diff --git a/.gitattributes b/.gitattributes index 1ef325f1b111266a6b26e0196871bd78baa8c2f3..b9aa4bed955f188c45642380445b5b0706311ccd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +info/consolidated_datasets.json filter=lfs diff=lfs merge=lfs -text diff --git a/dataset_info/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.yaml b/dataset_info/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6513b48dbd9f5ff3228cb30393b95cd1b1f1743c --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.yaml @@ -0,0 +1,951 @@ +dataset_name: beauty_sponge_and_cake_to_place +dataset_uuid: c4b8c5b1-7a57-48f3-9074-c2a019dbfd16 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: beauty_blender + level1: tools + level2: beauty_blender + level3: null + level4: null + level5: null +- object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_beauty_sponge_and_cake_to_place +video_url: ./assets/videos/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 394.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 8096 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the beauty blender out of the plate with one hand and place it on the + table, then pick up the cake on the table with the other hand and put it on the + plate. +sub_tasks: +- Static +- End +- Grasp the bullet into the plate with the left gripper +- Grasp the cake on the table with the right gripper +- Place the bullet on the table with the left gripper +- Abnormal +- Place the cake into the plate with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_beauty_sponge_and_cake_to_place_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 77 + dataset_name: beauty_sponge_and_cake_to_place + dataset_uuid: c4b8c5b1-7a57-48f3-9074-c2a019dbfd16 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/bb_bounces_on_the_table_and_cake_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_beauty_sponge_and_cake_to_place + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: beauty_sponge_and_cake_to_place + dataset_uuid: null + task_descriptions: + - take the beauty blender out of the plate with your left hand and place it on + the table, then pick up the cake on the table with your right hand and put it + on the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: beauty_blender + level1: tools + level2: beauty_blender + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 8096 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_bowl_storage_pepper.yaml b/dataset_info/AIRBOT_MMK2_bowl_storage_pepper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f9884022adf8145ca2291af381a8e9e6471cc39b --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_bowl_storage_pepper.yaml @@ -0,0 +1,957 @@ +dataset_name: bowl_storage_pepper +dataset_uuid: 83f67fd9-c480-4786-ae1d-41475a4f4618 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: chili_pepper + level1: vegetables + level2: chili_pepper + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: pumpkin + level1: vegetables + level2: pumpkin + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_bowl_storage_pepper +video_url: ./assets/videos/AIRBOT_MMK2_bowl_storage_pepper.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_bowl_storage_pepper.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 715.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 150 + total_frames: 19594 + total_tasks: 3 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:149 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Use one hand to place the pumpkin into the large white bowl while using your + other hand to make space. + + The person used one hand to throw the chili peppers into the blue bowl. + + Use one hand to place the small bowl into the large one while using your other hand + to make space.' +sub_tasks: +- Place the white bowl on the pink bowl with the left gripper +- Grasp the white bowl with the left gripper +- Static +- End +- Abnormal +- Grasp the pumpkin with the left gripper +- Place the pumpkin on the pink bowl with the left gripper +- Grasp the yellow round chili pepper with the right gripper +- Place yellow round chili pepper on the blue bowl with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_bowl_storage_pepper_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 98 + dataset_name: bowl_storage_pepper + dataset_uuid: 83f67fd9-c480-4786-ae1d-41475a4f4618 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/bowl_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_bowl_storage_pepper + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: bowl_storage_pepper + dataset_uuid: null + task_descriptions: + - with the right hand, the person threw the chili peppers into the blue bowl. + - put the pumpkin into the large white bowl with your left hand. give space to + your left hand with your right hand. + - put the small bowl into the large one with your left hand, and give space to + your left hand with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: chili_pepper + level1: vegetables + level2: chili_pepper + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level4: null + level5: null + - object_name: pumpkin + level1: vegetables + level2: pumpkin + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 150 + total_frames: 19594 + total_tasks: 3 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:149 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_boxs_storage.yaml b/dataset_info/AIRBOT_MMK2_boxs_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..18a3f1b70844a72299c62a174b6b5e691e69538e --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_boxs_storage.yaml @@ -0,0 +1,1023 @@ +dataset_name: boxs_storage +dataset_uuid: fda26243-c5f4-4e3a-8a7e-84a7d7c71f3a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null +- object_name: power_bank_box + level1: container + level2: power_bank_box + level3: null + level4: null + level5: null +- object_name: bucket + level1: container + level2: bucket + level3: null + level4: null + level5: null +- object_name: pomegranate + level1: fruit + level2: pomegranate + level3: null + level4: null + level5: null +- object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null +- object_name: potato + level1: vegetable + level2: potato + level3: null + level4: null + level5: null +- object_name: pumpkin + level1: vegetable + level2: pumpkin + level3: null + level4: null + level5: null +- object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_boxs_storage +video_url: ./assets/videos/AIRBOT_MMK2_boxs_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_boxs_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 138 + total_frames: 40906 + total_tasks: 3 + total_videos: 552 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:137 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Throw the pomegranate into one square and the mango into the other square. + + Throw the potato into one square and the pumpkin into the other square. + + Put the calculator box and the power bank box in the yellow bucket.' +sub_tasks: +- Grasp the potato with the left gripper +- Place the phone case box in the yellow box with the right gripper +- Place the pumpkin into the right compartment of the storage box with the right gripper +- Place the calculator box in the yellow box with the left gripper +- Static +- Grasp the calculator box with the left gripper +- End +- Grasp the mango with the right gripper +- Grasp the pomegranate with the left gripper +- Place the pomegranate into the left compartment of the storage box with the left + gripper +- Place the mango into the right compartment of the storage box with the right gripper +- Grasp the phone case box with the right gripper +- Place the potato into the left compartment of the storage box with the left gripper +- Grasp the pumpkin with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_boxs_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 99 + dataset_name: boxs_storage + dataset_uuid: fda26243-c5f4-4e3a-8a7e-84a7d7c71f3a + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/box_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_boxs_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: boxs_storage + dataset_uuid: null + task_descriptions: + - put the calculator box in the yellow bucket with your left hand and the power + bank box in the yellow bucket with your right hand. + - throw the pomegranate into the left square with your left hand and the mango + into the right square with your right hand. + - throw the potato into the left square with your left hand and the pumpkin into + the right square with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null + - object_name: power_bank_box + level1: container + level2: power_bank_box + level3: null + level4: null + level5: null + - object_name: bucket + level1: container + level2: bucket + level3: null + level4: null + level5: null + - object_name: pomegranate + level1: fruit + level2: pomegranate + level3: null + level4: null + level5: null + - object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null + - object_name: potato + level1: vegetable + level2: potato + level3: null + level4: null + level5: null + - object_name: pumpkin + level1: vegetable + level2: pumpkin + level3: null + level4: null + level5: null + - object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 138 + total_frames: 40906 + total_tasks: 3 + total_videos: 552 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:137 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_building_block_storage.yaml b/dataset_info/AIRBOT_MMK2_building_block_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b41cee908591e432bbfe037d664c02c0b1a89191 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_building_block_storage.yaml @@ -0,0 +1,1007 @@ +dataset_name: building_block_storage +dataset_uuid: 55a64137-7092-451d-8a70-b22ff2383b33 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +- object_name: toy_circle + level1: toy + level2: toy_circle + level3: null + level4: null + level5: null +- object_name: building_block_base + level1: toy + level2: building_block_base + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_building_block_storage +video_url: ./assets/videos/AIRBOT_MMK2_building_block_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_building_block_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 246 + total_frames: 39347 + total_tasks: 5 + total_videos: 984 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:245 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Take the rectangular building blocks out of the plate with one hand, and then + take the remaining rectangular building blocks out of the plate with the other hand. + + pick up the building blocks on the table with both hands simultaneously and place + them on the plate. + + Pick up one yellow building block from a side of the table and put it in the blue + circle, and then pick up the other yellow building block from the opposite side + of the table and put it in the blue circle. + + Pick up the green cylinder from one side of the table and put it in the paper box, + then pick up the red cylinder from the opposite side of the table and put it in + the paper box. + + Pick up the cylindrical building block from the table and place it on the corresponding + block base.' +sub_tasks: +- Place the red cylinder in the box with the right gripper +- Place the yellow block in the blue circle with the left gripper +- Place the green coil on the wooden pillar with the right gripper +- Grasp the green rectangular block on the plate with the right gripper +- Place the yellow block in the blue circle with the right gripper +- End +- Grasp the red cylinder with the right gripper +- Place green rectangular block on the table with the right gripper +- Grasp the yellow block with the left gripper +- Grasp the green coil with the right gripper +- Abnormal +- Grasp the green cylinder with the left gripper +- Grasp the yellow block with the rightt gripper +- Grasp the red rectangular block on the plate with the left gripper +- Place the green cylinder in the box with the left gripper +- Place red rectangular block on the table with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_building_block_storage_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 101 + dataset_name: building_block_storage + dataset_uuid: 55a64137-7092-451d-8a70-b22ff2383b33 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/building_block_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_building_block_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: building_block_storage + dataset_uuid: null + task_descriptions: + - pick up the yellow building block on the left side of the table with your left + hand and put it in the blue circle, and then pick up the yellow building block + on the right side of the table and put it in the blue circle with your right + hand. + - pick up the cylindrical building block from the table with your right hand and + place it on the corresponding block base. + - pick up the green cylinder on the left side of the table with your left hand + and put it in the paper box, then pick up the red cylinder on the right side + of the table and put it in the paper box with your right hand. + - pick up the building blocks on the table with both hands simultaneously and + place them on the plate. + - take the rectangular building blocks out of the plate with your left hand, and + then take the rectangular building blocks out of the plate with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + - object_name: toy_circle + level1: toy + level2: toy_circle + level3: null + level4: null + level5: null + - object_name: building_block_base + level1: toy + level2: building_block_base + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 246 + total_frames: 39347 + total_tasks: 5 + total_videos: 984 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:245 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_cake_storage.yaml b/dataset_info/AIRBOT_MMK2_cake_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..01b8dfdfe59274a9ca4c774d0b0d0174b2d07980 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_cake_storage.yaml @@ -0,0 +1,933 @@ +dataset_name: cake_storage +dataset_uuid: ac6999bc-70a1-42a2-9b0c-7da1a22d297c +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_cake_storage +video_url: ./assets/videos/AIRBOT_MMK2_cake_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_cake_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 198.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 4691 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the cake on the table with both hands and place it on a white plate. +sub_tasks: +- End +- Grasp the cake with the left gripper +- Place the cake on the white basket with the left gripper +- Grasp the cake with the right gripper +- Place the cake on the white basket with the right gripper +- Static +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_cake_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 84 + dataset_name: cake_storage + dataset_uuid: ac6999bc-70a1-42a2-9b0c-7da1a22d297c + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/put_the_cake_on/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_cake_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: cake_storage + dataset_uuid: null + task_descriptions: + - pick up the cake on the table with both hands and place it on a white plate. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 4691 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_chop_the_scallions.yaml b/dataset_info/AIRBOT_MMK2_chop_the_scallions.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d3d13ca702936801fd12f793a7116bda709f9c95 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_chop_the_scallions.yaml @@ -0,0 +1,930 @@ +dataset_name: chop_the_scallions +dataset_uuid: 5beeb056-0ab1-4611-8791-0f80b7dc82d2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- cut +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: knife + level1: food + level2: green_onion + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_chop_the_scallions +video_url: ./assets/videos/AIRBOT_MMK2_chop_the_scallions.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_chop_the_scallions.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 573.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 14308 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the knife off the knife rack with one hand, hold the scallion with the + other hand, cut the scallion with the knife, and then put the knife back on the + knife rack. +sub_tasks: +- Grasp the kitchen knife with the right gripper +- Press the scallion with the left gripper +- Place the kitchen knife back on the knife holder with the right gripper +- Static +- End +- Abnormal +- Cut scallions with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_chop_the_scallions_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 90 + dataset_name: chop_the_scallions + dataset_uuid: 5beeb056-0ab1-4611-8791-0f80b7dc82d2 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/chop_the_scallions/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_chop_the_scallions + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: chop_the_scallions + dataset_uuid: null + task_descriptions: + - take the knife off the knife rack with your right hand, hold the scallion with + your left hand, cut the scallion with your right hand, and then put the knife + back on the knife rack. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - cut + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: knife + level1: food + level2: green_onion + level3: null + level4: null + level5: null + bject_name: green_onion + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 14308 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_clean_the_desktop.yaml b/dataset_info/AIRBOT_MMK2_clean_the_desktop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ab092daa35534c404b56a305d8882f0937e8dbb --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_clean_the_desktop.yaml @@ -0,0 +1,922 @@ +dataset_name: clean_the_desktop +dataset_uuid: 05f361bc-b167-4623-b38b-a9371aa7d999 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: tools + level2: umbrella + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_clean_the_desktop +video_url: ./assets/videos/AIRBOT_MMK2_clean_the_desktop.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_clean_the_desktop.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 327.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 8709 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: place the umbrella and tissues on the white lid. +sub_tasks: +- End +- Grasp the tissue with the right gripper +- Place the umbrella on the white lid with the left gripper +- Place the tissue on the white lid with the right gripper +- Grasp the umbrella with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_clean_the_desktop_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 436 + dataset_name: clean_the_desktop + dataset_uuid: 05f361bc-b167-4623-b38b-a9371aa7d999 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/clean_the_desktop/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_clean_the_desktop + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_calculator_box + dataset_uuid: null + task_descriptions: + - pick the calculator box by left hand and give it to right hand,and then place + it on the table by right hand + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: tools + level2: umbrella + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 8709 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_clean_the_desktop_a.yaml b/dataset_info/AIRBOT_MMK2_clean_the_desktop_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..043f8c8f59e67e88aa31df2b6d19d387ee729b7c --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_clean_the_desktop_a.yaml @@ -0,0 +1,921 @@ +dataset_name: clean_the_desktop_a +dataset_uuid: 05f361bc-b167-4623-b38b-a9371aa7d998 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: tools + level2: umbrella + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_clean_the_desktop_a +video_url: ./assets/videos/AIRBOT_MMK2_clean_the_desktop_a.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_clean_the_desktop_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 338.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9819 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: place the umbrella and tissues on the white lid. +sub_tasks: +- Place the calculator case in the center of table with right gripper +- Grasp the calculator case with left gripper +- Pass the calculator case to right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_clean_the_desktop_a_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 573 + dataset_name: clean_the_desktop_a + dataset_uuid: 05f361bc-b167-4623-b38b-a9371aa7d998 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/clean_the_desktop/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_clean_the_desktop_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_calculator_box + dataset_uuid: null + task_descriptions: + - pick the calculator box by left hand and give it to right hand,and then place + it on the table by right hand + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: tools + level2: umbrella + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9819 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_close_the_computer.yaml b/dataset_info/AIRBOT_MMK2_close_the_computer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c46cdf0b33708c62f3d0c3f4cf0043c5466540 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_close_the_computer.yaml @@ -0,0 +1,922 @@ +dataset_name: close_the_computer +dataset_uuid: 5e9fe536-85e9-4e68-b390-51ba7aec5e6b +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: computer + level1: office_supplies + level2: computer + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_close_the_computer +video_url: ./assets/videos/AIRBOT_MMK2_close_the_computer.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_close_the_computer.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 320.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 7754 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Hold the computer with one hand and close it with the other. +sub_tasks: +- End +- Press the laptop with the left gripper +- Release the laptop with the left gripper +- Static +- Abnormal +- Close the laptop with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_close_the_computer_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 73 + dataset_name: close_the_computer + dataset_uuid: 5e9fe536-85e9-4e68-b390-51ba7aec5e6b + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/close_the_computer/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_close_the_computer + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: close_the_computer + dataset_uuid: null + task_descriptions: + - hold the computer with your left hand and close it with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: computer + level1: office_supplies + level2: computer + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 7754 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_cup_storage.yaml b/dataset_info/AIRBOT_MMK2_cup_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..16c2dfae8072eff1e619e1062d401d0f1c3fecda --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_cup_storage.yaml @@ -0,0 +1,935 @@ +dataset_name: cup_storage +dataset_uuid: 4f813d8b-217d-4c36-9698-e2c22c0696ae +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_cup_storage +video_url: ./assets/videos/AIRBOT_MMK2_cup_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_cup_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 522.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 12246 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Hold the blue cup in one hand and place it on the plate, then hold the purple + cup in your other hand and put it in the blue cup. +sub_tasks: +- Place the blue cup on the plate with the left gripper +- Place the purple cup on the blue cup with the right gripper +- Abnormal +- End +- Grasp the purple cup with the right gripper +- Grasp the blue cup with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_cup_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 88 + dataset_name: cup_storage + dataset_uuid: 4f813d8b-217d-4c36-9698-e2c22c0696ae + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/cup_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_cup_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: cup_storage + dataset_uuid: null + task_descriptions: + - hold the blue cup in your left hand and place it on the plate, and hold the + purple cup in your right hand and put it in the blue cup. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 12246 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_desktop_storage.yaml b/dataset_info/AIRBOT_MMK2_desktop_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c6a61470417d2af1ba3279fb64d8f7b3b12e8736 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_desktop_storage.yaml @@ -0,0 +1,960 @@ +dataset_name: desktop_storage +dataset_uuid: d50796e5-0306-40cf-8b49-547630740ce6 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null +- object_name: coffee_cup + level1: container + level2: coffee_cup + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_desktop_storage +video_url: ./assets/videos/AIRBOT_MMK2_desktop_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_desktop_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 171.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 13 + total_frames: 3939 + total_tasks: 1 + total_videos: 52 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:12 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Stack the mouse box on top of the computer box with one hand and place the + coffee cup on the plate with the other. +sub_tasks: +- Place the mouse box on the calculator box with the left gripper +- Grasp the coffee with the right gripper +- Grasp the mouse box with the left gripper +- Static +- Place the coffee into the plate with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_desktop_storage_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 79 + dataset_name: desktop_storage + dataset_uuid: d50796e5-0306-40cf-8b49-547630740ce6 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/desktop_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_desktop_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: desktop_storage + dataset_uuid: null + task_descriptions: + - place the mouse box on top of the calculator box with your left hand and place + the coffee cup on the plate with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null + - object_name: coffee_cup + level1: container + level2: coffee_cup + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 13 + total_frames: 3939 + total_tasks: 1 + total_videos: 52 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:12 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_diamond_storage.yaml b/dataset_info/AIRBOT_MMK2_diamond_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7d09b6e172639298fb7ec73649edb3e3281a818a --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_diamond_storage.yaml @@ -0,0 +1,935 @@ +dataset_name: diamond_storage +dataset_uuid: 07392499-4ada-4393-b1db-c07154012f54 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- cover +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: diamond + level1: mineral + level2: diamond + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_diamond_storage +video_url: ./assets/videos/AIRBOT_MMK2_diamond_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_diamond_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 426.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9131 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the diamond and put it into the box, then close the lid. +sub_tasks: +- End +- Place the diamond ring in the box with the right gripper +- Close the lid of the box with the left gripper +- Grasp the diamond ring with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_diamond_storage_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 89 + dataset_name: diamond_storage + dataset_uuid: 07392499-4ada-4393-b1db-c07154012f54 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/diamond_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_diamond_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: diamond_storage + dataset_uuid: null + task_descriptions: + - pick up the diamond with your right hand and put it into the box, then close + the lid with your left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - cover + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: diamond + level1: mineral + level2: diamond + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9131 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_double-sided_tape_placement.yaml b/dataset_info/AIRBOT_MMK2_double-sided_tape_placement.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7956cab5214bb07dfcbc52c0a3efbd11c610c4c9 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_double-sided_tape_placement.yaml @@ -0,0 +1,938 @@ +dataset_name: double-sided_tape_placement +dataset_uuid: 41460366-02ad-4c55-9db3-7dc79d98681d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: meinian_da + level1: drink + level2: meinian_da + level3: null + level4: null + level5: null +- object_name: double-sided_tape + level1: tool + level2: double-sided_tape + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_double-sided_tape_placement +video_url: ./assets/videos/AIRBOT_MMK2_double-sided_tape_placement.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_double-sided_tape_placement.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 553.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 11452 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up a piece of double-sided tape and put it over the meinianda, then pick + up another piece and put it over the meinianda. +sub_tasks: +- Place the transparent circular ring on the right onto the fanta in the middle with + right gripper +- End +- Grasp the transparent circular ring on the left with the left gripper +- Place the transparent circular ring on the left onto the fanta in the middle with + left gripper +- Abnormal +- Grasp the transparent circular ring on the right with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_double-sided_tape_placement_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 91 + dataset_name: double-sided_tape_placement + dataset_uuid: 41460366-02ad-4c55-9db3-7dc79d98681d + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/meinian_da_set_of_adhesive_tape/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_double-sided_tape_placement + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: double-sided_tape_placement + dataset_uuid: null + task_descriptions: + - pick up the double-sided tape with your left hand and put it over the meinianda, + pick up another double-sided tape with your right hand and put it over the meinianda. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: meinian_da + level1: drink + level2: meinian_da + level3: null + level4: null + level5: null + - object_name: double-sided_tape + level1: tool + level2: double-sided_tape + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 11452 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_egg_storage.yaml b/dataset_info/AIRBOT_MMK2_egg_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2a5b47d407f45c1ed7cc26730efe1b13ddf11bea --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_egg_storage.yaml @@ -0,0 +1,950 @@ +dataset_name: egg_storage +dataset_uuid: 63a0fe6b-923c-4ac5-9b65-501c2a9b8c99 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null +- object_name: egg_box + level1: food + level2: egg_box + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_egg_storage +video_url: ./assets/videos/AIRBOT_MMK2_egg_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_egg_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 525.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 58 + total_frames: 13597 + total_tasks: 2 + total_videos: 232 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:57 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Put the egg on one side in the bowl with one hand and the egg on the other + side in the bowl with your other hand. + + Pick up the egg from the table with one hand and put it in the egg box.' +sub_tasks: +- Grasp the egg with the left gripper +- Grasp the egg with the right gripper +- Abnormal +- End +- Place the egg into bowl with the left gripper +- Place the egg into bowl with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_egg_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 103 + dataset_name: egg_storage + dataset_uuid: 63a0fe6b-923c-4ac5-9b65-501c2a9b8c99 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/egg_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_egg_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: egg_storage + dataset_uuid: null + task_descriptions: + - put the egg on the left in the bowl with your left hand and the egg on the right + in the bowl with your right hand. + - pick up the egg from the table with your right hand and put it in the egg box. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null + - object_name: egg_box + level1: food + level2: egg_box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 58 + total_frames: 13597 + total_tasks: 2 + total_videos: 232 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:57 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_food_storage.yaml b/dataset_info/AIRBOT_MMK2_food_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2f267a7d9e614b6af16851d6b39ceab82f94757f --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_food_storage.yaml @@ -0,0 +1,1108 @@ +dataset_name: food_storage +dataset_uuid: 9c369848-06e7-404b-b234-c5f7a829f345 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null +- object_name: ice_cream + level1: food + level2: ice_cream + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null +- object_name: egg_box + level1: container + level2: egg_box + level3: null + level4: null + level5: null +- object_name: potato + level1: vegetables + level2: potato + level3: null + level4: null + level5: null +- object_name: grid + level1: container + level2: grid + level3: null + level4: null + level5: null +- object_name: braised_pork + level1: food + level2: braised_pork + level3: null + level4: null + level5: null +- object_name: prawns + level1: food + level2: prawns + level3: null + level4: null + level5: null +- object_name: sponge + level1: kitchenware + level2: sponge + level3: null + level4: null + level5: null +- object_name: wooden_frame + level1: furniture + level2: wooden_frame + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_food_storage +video_url: ./assets/videos/AIRBOT_MMK2_food_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_food_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 344 + total_frames: 58969 + total_tasks: 7 + total_videos: 1376 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:343 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Place the potato in one compartment using one hand while keeping the other + hand still. + + Pick up the cake and ice cream from the table simultaneously with both hands, and + then throw them into the bowl and plate at the same time. + + Take the sponge out of the plate with one hand and place it on the table, then pick + up the cake from the table with the other hand and put it on the plate. + + Pick up one egg on the table with one hand and put it on the plate, then pick up + another egg on the table with the other hand and put it on the plate. + + Pick up the egg on the table with one hand and put it into the egg box, then cover + the egg box with the other hand. + + Pick up the braised pork on the table with one hand and put it in the plate, and + then pick up the prawns on the table with the other hand and put them in the plate. + + Pick up one cake with one hand and place it on the wooden rack, and pick up the + other cake with the other hand and place it on the wooden rack.' +sub_tasks: +- Grasp the cake from the table and with the left gripper +- Place the shrimp into the plate with the right gripper +- Close the lid of the egg storage box with the left gripper +- Place the potato into the left compartment of the storage box with the left gripper +- Grasp the ice cream with the right gripper +- Place the braised pork in brown sauce into the plate with the left gripper +- Grasp the potato with the left gripper +- Place the cake into the bowl with the left gripper +- Place the egg into the egg storage box with the right gripper +- Grasp the egg with the left gripper +- Place the egg into the plate with the left gripper +- Grasp the egg with the right gripper +- Place the egg into the plate with the right gripper +- Place the cake onto the block toy with the left gripper +- Place the cake onto the block toy with the right gripper +- End +- Place the ice cream into the plate with the right gripper +- Grasp the cake from the table and with the right gripper +- Place the sponge on the table with the left gripper +- Grasp the braised pork in brown sauce with the left gripper +- Grasp the cake with the left gripper +- Static +- Grasp the sponge from the plate and with the left gripper +- Place the cake into the plate with the right gripper +- Abnormal +- Grasp the shrimp with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_food_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 104 + dataset_name: food_storage + dataset_uuid: 9c369848-06e7-404b-b234-c5f7a829f345 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/food_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_food_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: food_storage + dataset_uuid: null + task_descriptions: + - pick up the cake and ice cream from the table simultaneously with your left + and right hands, and then throw them into the bowl and plate at the same time. + - pick up the egg on the table with the right hand and put it into the egg box, + then cover the egg box with the left hand. + - place the potato in the left compartment with your left hand while keeping your + right hand still. + - pick up the braised pork on the table with your left hand and put it in the + plate, and then pick up the prawns on the table with your right hand and put + them in the plate. + - pick up the egg on the table with your left hand and put it on the plate, then + pick up another egg on the table with your right hand and put it on the plate. + - take the sponge out of the plate with your left hand and place it on the table, + then pick up the cake from the table with your right hand and put it on the + plate. + - pick up the cake on the left with your left hand and place it on the wooden + rack, and pick up the cake on the right with your right hand and place it on + the wooden rack. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + - object_name: ice_cream + level1: food + level2: ice_cream + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null + - object_name: egg_box + level1: container + level2: egg_box + level3: null + level4: null + level5: null + - object_name: potato + level1: vegetables + level2: potato + level3: null + level4: null + level5: null + - object_name: grid + level1: container + level2: grid + level3: null + level4: null + level5: null + - object_name: braised_pork + level1: food + level2: braised_pork + level3: null + level4: null + level5: null + - object_name: prawns + level1: food + level2: prawns + level3: null + level4: null + level5: null + - object_name: sponge + level1: kitchenware + level2: sponge + level3: null + level4: null + level5: null + - object_name: wooden_frame + level1: furniture + level2: wooden_frame + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 344 + total_frames: 58969 + total_tasks: 7 + total_videos: 1376 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:343 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_item_storage.yaml b/dataset_info/AIRBOT_MMK2_item_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e158ada6f033f2870de598d9fa5a8d5f4eb1af49 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_item_storage.yaml @@ -0,0 +1,976 @@ +dataset_name: item_storage +dataset_uuid: cfed792e-cf1c-4d1f-b6fc-a022e9be4d5e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: able + level3: null + level4: null + level5: null +- object_name: barrel + level1: container + level2: barrel + level3: null + level4: null + level5: null +- object_name: umbrella + level1: daily_necessities + level2: umbrella + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: lid + level1: daily_necessities + level2: lid + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_item_storage +video_url: ./assets/videos/AIRBOT_MMK2_item_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_item_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 717.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 72 + total_frames: 18773 + total_tasks: 2 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:71 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Place the umbrella on the white lid with one hand, and then put the blue bottle + on the white lid with the other hand. + + Pick up the large and small bowls simultaneously with both hands and put them into + the yellow bucket at the same time.' +sub_tasks: +- Grasp the umbrella with the left gripper +- End +- Grasp the bowl with the right gripper +- Grasp the bowl with the left gripper +- Place the cup into the white basket with the right gripper +- Static +- Place the umbrella into the white basket with the left gripper +- Place the bowl into the yellow basket with the left gripper +- Place the bowl into the yellow basket with the right gripper +- Grasp the cup with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_item_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 100 + dataset_name: item_storage + dataset_uuid: cfed792e-cf1c-4d1f-b6fc-a022e9be4d5e + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/bucket_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_item_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: item_storage + dataset_uuid: null + task_descriptions: + - pick up the large and small bowls simultaneously with both your left and right + hands and put them into the yellow bucket at the same time. + - place the umbrella on the white lid with your left hand, and then put the blue + bottle on the white lid with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: able + level3: null + level4: null + level5: null + - object_name: barrel + level1: container + level2: barrel + level3: null + level4: null + level5: null + - object_name: umbrella + level1: daily_necessities + level2: umbrella + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level4: null + level5: null + - object_name: lid + level1: daily_necessities + level2: lid + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 72 + total_frames: 18773 + total_tasks: 2 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:71 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_lemon_and_orange_storage.yaml b/dataset_info/AIRBOT_MMK2_lemon_and_orange_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bf105b1306d70429d078e46c257f4ee86b3e2c56 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_lemon_and_orange_storage.yaml @@ -0,0 +1,949 @@ +dataset_name: lemon_and_orange_storage +dataset_uuid: 0d0b881a-6584-4c86-a5de-2def6bfdaa68 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruit + level2: lemon + level3: null + level4: null + level5: null +- object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_lemon_and_orange_storage +video_url: ./assets/videos/AIRBOT_MMK2_lemon_and_orange_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_lemon_and_orange_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 286.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 29 + total_frames: 8975 + total_tasks: 1 + total_videos: 116 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:28 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the lemon in one compartment and the orange in the other compartment, + using a different hand for each. +sub_tasks: +- Abnormal +- Static +- End +- Place the lemon into the left compartment of the storage box with the left gripper +- Place the orange into the right compartment of the storage box with the right gripper +- Grasp the lemon with the left gripper +- Grasp the orange with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_lemon_and_orange_storage_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 69 + dataset_name: lemon_and_orange_storage + dataset_uuid: 0d0b881a-6584-4c86-a5de-2def6bfdaa68 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/fruits_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_lemon_and_orange_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: lemon_and_orange_storage + dataset_uuid: null + task_descriptions: + - put the lemon in the left compartment with your left hand, put the orange in + the right compartment with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruit + level2: lemon + level3: null + level4: null + level5: null + - object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 29 + total_frames: 8975 + total_tasks: 1 + total_videos: 116 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:28 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_medicine_bottle_storage.yaml b/dataset_info/AIRBOT_MMK2_medicine_bottle_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..315c8d953a459819bcc969b865b2bccc88805354 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_medicine_bottle_storage.yaml @@ -0,0 +1,950 @@ +dataset_name: medicine_bottle_storage +dataset_uuid: dd96582f-4eb0-43ad-b486-538898f0f0fe +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: medicine_bottle + level1: container + level2: medicine_bottle + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +- object_name: white_platform + level1: container + level2: white_platform + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_medicine_bottle_storage +video_url: ./assets/videos/AIRBOT_MMK2_medicine_bottle_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_medicine_bottle_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 467.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 16023 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the medicine bottle you are holding in one hand on the white platform, + then place the other medicine bottle you are holding on the same platform. +sub_tasks: +- Grasp the white bottle with the left gripper +- Static +- End +- Abnormal +- Grasp the white bottle the right gripper +- Place the white bottle on the white board with the left gripper +- Place the white bottle on the white board with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_medicine_bottle_storage_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 66 + dataset_name: medicine_bottle_storage + dataset_uuid: dd96582f-4eb0-43ad-b486-538898f0f0fe + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/medicine_bottle_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_medicine_bottle_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: medicine_bottle_storage + dataset_uuid: null + task_descriptions: + - place the medicine bottle with the medicine in the left hand on the white platform, + and then place the other white medicine bottle in the right hand on the same + white platform. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: medicine_bottle + level1: container + level2: medicine_bottle + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + - object_name: white_platform + level1: container + level2: white_platform + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 16023 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_mobile_calculator_box.yaml b/dataset_info/AIRBOT_MMK2_mobile_calculator_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fb2757b2bff9b8c21294e35b38e17bd68e73a4f5 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_mobile_calculator_box.yaml @@ -0,0 +1,947 @@ +dataset_name: mobile_calculator_box +dataset_uuid: 7629d634-2d89-41ad-a722-364a319f374b +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_mobile_calculator_box +video_url: ./assets/videos/AIRBOT_MMK2_mobile_calculator_box.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_mobile_calculator_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 150 + total_frames: 34396 + total_tasks: 2 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:149 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'One hand picked up the white lid from one side of the table and passed it + to the other hand, which then placed the lid on the opposite side of the table. + + Pick up the calculator box from one side of the table with one hand and pass it + to your other hand, which will then place the box on the opposite side of the table.' +sub_tasks: +- Grasp the calculator case with left gripper +- End +- Place the calculator case in the center of table with right gripper +- Place the white box in the center of table with right gripper +- Pass the white box to right gripper +- Grasp the yellow book with left gripper +- Place the yellow book in the center of table with right gripper +- Pass the yellow book to right gripper +- Pass the calculator case to right gripper +- Grasp the white box with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_mobile_calculator_box_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 105 + dataset_name: mobile_calculator_box + dataset_uuid: 7629d634-2d89-41ad-a722-364a319f374b + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mobile_goods/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_mobile_calculator_box + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_calculator_box + dataset_uuid: null + task_descriptions: + - pick up the calculator box from the left side of the table with your left hand + and pass it to your right hand, which will then place the calculator box on + the right side of the table. + - the left hand picked up the white lid from the left side of the table and passed + it to the right hand, and the right hand placed the white lid on the right side + of the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 150 + total_frames: 34396 + total_tasks: 2 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:149 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_mobile_car.yaml b/dataset_info/AIRBOT_MMK2_mobile_car.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6315cc7aa63ffdc4201537363979c0f8ea02412a --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_mobile_car.yaml @@ -0,0 +1,915 @@ +dataset_name: mobile_car +dataset_uuid: 51dbc118-d1f9-4b26-9b28-98863d08f696 +scene_type: +- home +atomic_actions: +- push +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: car + level1: toy + level2: car + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_mobile_car +video_url: ./assets/videos/AIRBOT_MMK2_mobile_car.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_mobile_car.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 175.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 6897 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Push the yellow cart away from your body with one hand. +sub_tasks: +- End +- Push the toy car from left to right with the left gripper +- Static +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_mobile_car_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 96 + dataset_name: mobile_car + dataset_uuid: 51dbc118-d1f9-4b26-9b28-98863d08f696 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/trolley/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_mobile_car + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_car + dataset_uuid: null + task_descriptions: + - push the yellow car to the right with your left hand. + scene_type: + - home + atomic_actions: + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: car + level1: toy + level2: car + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 6897 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_mobile_phone_storage.yaml b/dataset_info/AIRBOT_MMK2_mobile_phone_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0eb209ba4975ff08f748c41c20b1db3519a47baf --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_mobile_phone_storage.yaml @@ -0,0 +1,938 @@ +dataset_name: mobile_phone_storage +dataset_uuid: ae74a19b-7e4c-4f10-b378-faa014a9f006 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mobile_phone + level1: communication_supplies + level2: mobile_phone + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_mobile_phone_storage +video_url: ./assets/videos/AIRBOT_MMK2_mobile_phone_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_mobile_phone_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 496.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 9492 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the mobile phone and place it on the calculator box, then pick it up + from the box and put it on the table. +sub_tasks: +- End +- Place the telephone on the table with the right gripper +- Static +- Place the telephone on the box with the left gripper +- Grasp the telephone with the left gripper +- Grasp the telephone with the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_mobile_phone_storage_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 83 + dataset_name: mobile_phone_storage + dataset_uuid: ae74a19b-7e4c-4f10-b378-faa014a9f006 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/big_mobile_phone_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_mobile_phone_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_phone_storage + dataset_uuid: null + task_descriptions: + - pick up the mobile phone with your left hand and place it on the calculator + box.use your right hand to pick up the mobile phone from the calculator box.Put + it on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mobile_phone + level1: communication_supplies + level2: mobile_phone + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 9492 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_open_notebook.yaml b/dataset_info/AIRBOT_MMK2_open_notebook.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6e1dcdbcd08724f4d07a8640f374587abc0d2ebe --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_open_notebook.yaml @@ -0,0 +1,923 @@ +dataset_name: open_notebook +dataset_uuid: f7156fc6-87bb-4662-b1ff-9cf8de2c4742 +scene_type: +- home +atomic_actions: +- grasp +- open +- hold +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: notebook + level1: office_supplies + level2: notebook + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_open_notebook +video_url: ./assets/videos/AIRBOT_MMK2_open_notebook.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_open_notebook.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 432.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 11734 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Press the bottom corner of the notebook with one hand and open it with the + other. +sub_tasks: +- Static +- End +- Release the laptop with the right gripper +- Press the laptop with the right gripper +- Open the laptop with the left gripper +- Grasp the laptop with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_open_notebook_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 71 + dataset_name: open_notebook + dataset_uuid: f7156fc6-87bb-4662-b1ff-9cf8de2c4742 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/open_notebook/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_open_notebook + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: open_notebook + dataset_uuid: null + task_descriptions: + - press the bottom right corner of the notebook with your right hand and open + the notebook with your left hand. + scene_type: + - home + atomic_actions: + - grasp + - open + - hold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: notebook + level1: office_supplies + level2: notebook + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 11734 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_organize_and_place_books.yaml b/dataset_info/AIRBOT_MMK2_organize_and_place_books.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1b8906022b43172760e5b0091ec4f2e6aa854646 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_organize_and_place_books.yaml @@ -0,0 +1,923 @@ +dataset_name: organize_and_place_books +dataset_uuid: 6782c838-a0d2-4a8e-a50b-cc092bb2a215 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_organize_and_place_books +video_url: ./assets/videos/AIRBOT_MMK2_organize_and_place_books.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_organize_and_place_books.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 372.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 9838 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the book from the table with one hand and transfer it to your other hand, + then place it on another book. +sub_tasks: +- Place the yellow book on the white book with the right gripper +- Static +- End +- Deliver the yellow book from left gripper to right gripper +- Grasp the yellow book with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_organize_and_place_books_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 75 + dataset_name: organize_and_place_books + dataset_uuid: 6782c838-a0d2-4a8e-a50b-cc092bb2a215 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/organize_books/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_organize_and_place_books + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: organize_and_place_books + dataset_uuid: null + task_descriptions: + - take the book from the table with your left hand and pass it to your right hand. + take the book with your right hand and place it on another book. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 9838 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_organize_books.yaml b/dataset_info/AIRBOT_MMK2_organize_books.yaml new file mode 100644 index 0000000000000000000000000000000000000000..dff697ed5f0ecdb6450e07ac0b1727eaf14d8234 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_organize_books.yaml @@ -0,0 +1,931 @@ +dataset_name: organize_books +dataset_uuid: b36aed44-2805-4713-8d48-a14bebf79671 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null +- object_name: bookshelf + level1: container + level2: bookshelf + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_organize_books +video_url: ./assets/videos/AIRBOT_MMK2_organize_books.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_organize_books.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 439.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9576 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the book on the table and put it into the bookshelf. +sub_tasks: +- Static +- Grasp the yellow book with the right gripper +- Place the yellow book into the front mezzanine of the bookshelf with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_organize_books_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 92 + dataset_name: organize_books + dataset_uuid: b36aed44-2805-4713-8d48-a14bebf79671 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/the_bookshelf_stores_books/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_organize_books + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: organize_books + dataset_uuid: null + task_descriptions: + - pick up the book on the table with the right hand and put it into the bookshelf. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null + - object_name: bookshelf + level1: container + level2: bookshelf + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9576 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_cookies_and_beer.yaml b/dataset_info/AIRBOT_MMK2_place_cookies_and_beer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..95e1905cb89e9be3143445e8dcc2b289435a55aa --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_cookies_and_beer.yaml @@ -0,0 +1,948 @@ +dataset_name: place_cookies_and_beer +dataset_uuid: a380537f-44a3-457c-8113-67604aec65a7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: biscuit + level1: food + level2: biscuit + level3: null + level4: null + level5: null +- object_name: lid + level1: daily_necessities + level2: lid + level3: null + level4: null + level5: null +- object_name: beer_mug + level1: container + level2: beer_mug + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_cookies_and_beer +video_url: ./assets/videos/AIRBOT_MMK2_place_cookies_and_beer.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_cookies_and_beer.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 515.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 10519 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the biscuit from the table and place it in the white lid, and put the + beer glass from the table into the white lid. +sub_tasks: +- Grasp the bagged cookies with the left gripper +- End +- Grasp the beer mug with the right gripper +- Place the bagged cookies on the white basket with the left gripper +- Place the beer mug on the white basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_cookies_and_beer_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 82 + dataset_name: place_cookies_and_beer + dataset_uuid: a380537f-44a3-457c-8113-67604aec65a7 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/snack_and_beer_mug_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_cookies_and_beer + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_cookies_and_beer + dataset_uuid: null + task_descriptions: + - use your left hand to pick up the biscuit on the table and place it in the white + lid, and with your right hand, put the beer glass from the table into the white + lid. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: biscuit + level1: food + level2: biscuit + level3: null + level4: null + level5: null + - object_name: lid + level1: daily_necessities + level2: lid + level3: null + level4: null + level5: null + - object_name: beer_mug + level1: container + level2: beer_mug + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 10519 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_basin.yaml b/dataset_info/AIRBOT_MMK2_place_the_basin.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f6784dfb828e5b833da9d6fddb0fc46d4c7dff1e --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_basin.yaml @@ -0,0 +1,927 @@ +dataset_name: place_the_basin +dataset_uuid: 14a514fa-2a43-4b79-bcf6-c7d01e427623 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_basin +video_url: ./assets/videos/AIRBOT_MMK2_place_the_basin.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_basin.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 272.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 7672 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: hold the basin on the table with both hands simultaneously, pick it up and + then put it down. +sub_tasks: +- Static +- Place the basin on the table with the right gripper +- Grasp the basin with the right gripper +- End +- 'Lift the basin with the left gripper ' +- 'Grasp the basin with the left gripper ' +- Lift the basin with the right gripper +- 'Place the basin on the table with the left gripper ' +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_basin_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 108 + dataset_name: place_the_basin + dataset_uuid: 14a514fa-2a43-4b79-bcf6-c7d01e427623 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/pick_up_and_put_down_the_basin/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_basin + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_basin + dataset_uuid: null + task_descriptions: + - hold the basin on the table with both hands simultaneously, pick it up and then + put it down. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 7672 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_blue_and_purple_blocks.yaml b/dataset_info/AIRBOT_MMK2_place_the_blue_and_purple_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8329bd07361c4fa6bdf272e0d10e829d30209b24 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_blue_and_purple_blocks.yaml @@ -0,0 +1,937 @@ +dataset_name: place_the_blue_and_purple_blocks +dataset_uuid: 515b60a8-59ef-485b-bd22-34f963fd853c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: square + level1: toy + level2: square + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_blue_and_purple_blocks +video_url: ./assets/videos/AIRBOT_MMK2_place_the_blue_and_purple_blocks.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_blue_and_purple_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 502.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 10277 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the purple cube and place it on the plate, then pick up the blue cube + from the table and place it on top of the purple cube. +sub_tasks: +- Grasp the purple cube block with the left gripper +- Grasp the blue cube block with the right gripper +- Place the purple cube block on the plate with the left gripper +- Static +- Place the blue cube block on the purple cube block with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_blue_and_purple_blocks_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 86 + dataset_name: place_the_blue_and_purple_blocks + dataset_uuid: 515b60a8-59ef-485b-bd22-34f963fd853c + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/square_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_blue_and_purple_blocks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_blue_and_purple_blocks + dataset_uuid: null + task_descriptions: + - pick up the purple cube with your left hand and place it on the plate. use your + right hand to pick up the blue cube on the table and place it on top of the + purple cube. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: square + level1: toy + level2: square + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 10277 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_books.yaml b/dataset_info/AIRBOT_MMK2_place_the_books.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ded6d7bb35d3e309952e2b417bb9deacc33eef4e --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_books.yaml @@ -0,0 +1,938 @@ +dataset_name: place_the_books +dataset_uuid: e4617854-ddc2-4d6e-b108-2369485a9167 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- push +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null +- object_name: bookshelf + level1: container + level2: bookshelf + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_books +video_url: ./assets/videos/AIRBOT_MMK2_place_the_books.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_books.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 20564 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Push the book to one side of the table with one hand, and take it with the + other hand to put it on the bookshelf. +sub_tasks: +- Push the book from right to left with the right gripper +- Grasp the book with the left gripper +- Place the book into the front mezzanine of the bookshelf with the left gripper +- Static +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_books_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 116 + dataset_name: place_the_books + dataset_uuid: e4617854-ddc2-4d6e-b108-2369485a9167 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_book/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_books + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_books + dataset_uuid: null + task_descriptions: + - push the book to the left side of the table with your right hand, and take it + with your left hand to put it on the bookshelf. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null + - object_name: bookshelf + level1: container + level2: bookshelf + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 20564 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_building_blocks.yaml b/dataset_info/AIRBOT_MMK2_place_the_building_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..654527e0e9344c62f6879999d228a923c1776f1b --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_building_blocks.yaml @@ -0,0 +1,937 @@ +dataset_name: place_the_building_blocks +dataset_uuid: e309be0e-14ed-4d1a-bef2-0a030776d5f6 +scene_type: +- home +atomic_actions: +- grasp +- open +- hold +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_building_blocks +video_url: ./assets/videos/AIRBOT_MMK2_place_the_building_blocks.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_building_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 455.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 43 + total_frames: 14173 + total_tasks: 1 + total_videos: 172 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:42 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Put the red building blocks into one plate on the table and the green building + blocks into the other plate. +sub_tasks: +- Abnormal +- Place the green cuboid block into the plate with the right gripper +- Static +- Grasp the red cuboid block with the left gripper +- Place the red cuboid block into the plate with the left gripper +- End +- Grasp the green cuboid block with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_building_blocks_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 118 + dataset_name: place_the_building_blocks + dataset_uuid: e309be0e-14ed-4d1a-bef2-0a030776d5f6 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_building_block/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_building_blocks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_building_blocks + dataset_uuid: null + task_descriptions: + - put the red building blocks into the plate on the table with your left hand + and the green building blocks into the plate with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - open + - hold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 43 + total_frames: 14173 + total_tasks: 1 + total_videos: 172 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:42 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_cake.yaml b/dataset_info/AIRBOT_MMK2_place_the_cake.yaml new file mode 100644 index 0000000000000000000000000000000000000000..93b639fbb595c8e5cd83805a9510da35a3a54414 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_cake.yaml @@ -0,0 +1,1033 @@ +dataset_name: place_the_cake +dataset_uuid: 9dd9223d-2d05-47a8-bfd0-0884a7f571ed +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +- object_name: ice_cream + level1: food + level2: ice_cream + level3: null + level4: null + level5: null +- object_name: small_basin + level1: container + level2: small_basin + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: swiss_roll + level1: food + level2: swiss_roll + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_cake +video_url: ./assets/videos/AIRBOT_MMK2_place_the_cake.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_cake.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 249 + total_frames: 50001 + total_tasks: 5 + total_videos: 996 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:248 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up one cake from the table and place it on the yellow cube, then pick + up another cake from the table and place it on the blue cube. + + Pick up one cake from the table and put it in the white lid, then pick up the ice + cream from the table and put it in the white lid, and finally pick up another cake + from the table and put it in the white lid. + + Pick up the cake and place it on the plate, then pick up that cake from the plate + and put it back on the table. + + Pick up one ice cream and put it in the small white basin, then pick up another + ice cream and put it in the small white basin. + + Pick up one swiss roll and put it on the plate, then pick up another swiss roll + and put it on the plate.' +sub_tasks: +- Place the cake on the yellow cube block with the left gripper +- Grasp the bagged cake with the left gripper +- Grasp the cake on the plate with the right gripper +- Place the cake on the table with the right gripper +- Abnormal +- Static +- Grasp the cake with the left gripper +- Place the ice cream into the white basket with the right gripper +- Place the cake into the white basket with the left gripper +- Place the ice cream into the white basket with the left gripper +- Grasp the ice cream with the right gripper +- Grasp the ice cream with the left gripper +- Grasp the bagged cake with the right gripper +- Place the cake into the white plate with the left gripper +- Place the bagged cake on the white plate with the left gripper +- End +- Grasp the cake with the right gripper +- Place the bagged cake on the white plate with the right gripper +- Place the cake on the blue cube block with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_cake_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 113 + dataset_name: place_the_cake + dataset_uuid: 9dd9223d-2d05-47a8-bfd0-0884a7f571ed + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/snack_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_cake + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: snack_storage + dataset_uuid: null + task_descriptions: + - pick up the cake with your left hand and place it on the plate, then pick up + the cake from the plate with your right hand and put it on the table. + - pick up the cake on the table with your left hand and place it on the yellow + cube, and then pick up another cake on the table with your right hand and place + it on the blue cube. + - pick up the ice cream with your left hand and put it in the small white basin. + then, pick up another ice cream with your right hand and put it in the small + white basin. + - pick up the cake on the table with your left hand and put it in the white lid. + then, pick up the ice cream on the table with your right hand and put it in + the white lid. foodinally, pick up another cake on the table with your left + hand and put it in the white lid. + - pick up the swiss roll with your left hand and put it on the plate, then pick + up another swiss roll with your right hand and put it on the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + - object_name: ice_cream + level1: food + level2: ice_cream + level3: null + level4: null + level5: null + - object_name: small_basin + level1: container + level2: small_basin + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: swiss_roll + level1: food + level2: swiss_roll + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 249 + total_frames: 50001 + total_tasks: 5 + total_videos: 996 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:248 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.yaml b/dataset_info/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3215444dc10dff7c19f46f921cca9262c39f5b52 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.yaml @@ -0,0 +1,937 @@ +dataset_name: place_the_glasses_case_and_gold_bars +dataset_uuid: fc8bbdff-5847-4a9e-b1c1-634bab1b4ed7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: container + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gold_bar + level1: metal + level2: gold_bar + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_glasses_case_and_gold_bars +video_url: ./assets/videos/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 412.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 10180 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Hold the glasses case in the middle of the table with one hand and place the + gold bar on it with your other hand. +sub_tasks: +- Place the glasses case on the middle of the table with the left gripper +- End +- Static +- Place the gold bar on the glasses case with the right gripper +- Grasp the glasses case with the left gripper +- Grasp the gold bar the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_glasses_case_and_gold_bars_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 106 + dataset_name: place_the_glasses_case_and_gold_bars + dataset_uuid: fc8bbdff-5847-4a9e-b1c1-634bab1b4ed7 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/the_glasses_case_and_the_gold_bar_are_stacked_together/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_glasses_case_and_gold_bars + dataset_uuid: null + task_descriptions: + - hold the glasses case in the middle of the table with your left hand and place + the gold bar on the glasses case with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: container + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gold_bar + level1: metal + level2: gold_bar + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 10180 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.yaml b/dataset_info/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bab744da42d3f311fe7eda58db3abe23b5211c70 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.yaml @@ -0,0 +1,949 @@ +dataset_name: place_the_network_cable_and_mouse_box +dataset_uuid: 0d29b561-c4c2-4fde-ac84-230716315d3f +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null +- object_name: network_cable + level1: tool + level2: network_cable + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_network_cable_and_mouse_box +video_url: ./assets/videos/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 473.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 46 + total_frames: 11195 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:45 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the mouse box and place it into the box, then pick up the blue network + cable and place it into the box. +sub_tasks: +- Grasp the blue network cable with the right gripper +- Place the blue network cable into carton with the right gripper +- Static +- Grasp the mouse box with the left gripper +- Place the mouse box into carton with the left gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_network_cable_and_mouse_box_qced_hardlink/\n├──\ + \ annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 125 + dataset_name: place_the_network_cable_and_mouse_box + dataset_uuid: 0d29b561-c4c2-4fde-ac84-230716315d3f + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_mouse_box_and_network_cable/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_network_cable_and_mouse_box + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_network_cable_and_mouse_box + dataset_uuid: null + task_descriptions: + - put the mouse box into the box with the left hand, and then put the blue network + cable into the box with the right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null + - object_name: network_cable + level1: tool + level2: network_cable + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 46 + total_frames: 11195 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:45 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_paper_drawer.yaml b/dataset_info/AIRBOT_MMK2_place_the_paper_drawer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..772c201cca6e9b2b122a5d540048e01c450dd899 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_paper_drawer.yaml @@ -0,0 +1,1373 @@ +dataset_name: place_the_paper_drawer +dataset_uuid: 36dde00a-6af9-43ec-9c49-3b938ff6f736 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pallet + level1: container + level2: pallet + level3: null + level4: null + level5: null +- object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null +- object_name: power_bank_box + level1: container + level2: power_bank_box + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: mineral_water_bottle + level1: container + level2: mineral_water_bottle + level3: null + level4: null + level5: null +- object_name: tape_measure + level1: tools + level2: tape_measure + level3: null + level4: null + level5: null +- object_name: snacks + level1: food + level2: snacks + level3: null + level4: null + level5: null +- object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null +- object_name: croissant + level1: food + level2: croissant + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null +- object_name: pomegranate + level1: fruit + level2: pomegranate + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: beverage + level1: juice + level2: beverage + level3: null + level4: null + level5: null +- object_name: coffee + level1: juice + level2: coffee + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +- object_name: marble + level1: toy + level2: marble + level3: null + level4: null + level5: null +- object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null +- object_name: frying_pan + level1: container + level2: frying_pan + level3: null + level4: null + level5: null +- object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null +- object_name: shark_dagger + level1: toy + level2: shark_dagger + level3: null + level4: null + level5: null +- object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: steel_frame + level1: daily_necessities + level2: steel_frame + level3: null + level4: null + level5: null +- object_name: red_cube + level1: block + level2: red_cube + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_paper_drawer +video_url: ./assets/videos/AIRBOT_MMK2_place_the_paper_drawer.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_paper_drawer.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 688 + total_frames: 167196 + total_tasks: 15 + total_videos: 2752 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:687 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'pick up the steel frame with both hands and place it on the table. + + Take out two packs of vacuum paper from the white tray one after the other and place + them on the table. + + While picking up the calculator case with one hand, also pick up the power bank + case with the other hand, then place both items one after the other. + + Pick up the mineral water bottle and then the tape measure from the white lid and + place each one on the table. + + Hold the snacks and the box ruler and place them on the platform at the same time. + + Place the apple, then the peach, and finally the pear in their respective positions. + + Place the apple, then the pomegranate, and finally the orange in their respective + positions. + + Take out the drink and then the coffee cup from the white lid and place each one + on the table. + + Pick up the cake from the plate and place it on the table, then pick up the strip-shaped + bread from the table and put it on the plate. + + Take the building blocks and then the bb marbles from the plate and place each one + on the table. + + Take out the green cart and then the yellow cart from the plate and place each one + on the table. + + Push the pan to one side of the table and place it on the red cube. + + Take the mouse box and then the calculator box off the white cover. + + at the same time, both hands picked up the shark dagger on the table and placed + it on the white lid. + + Take the sponge and then the bowl out of the white lid and place each one on the + table.' +sub_tasks: +- Place the pomegranate on the middle of the table with the right gripper +- Place the steel tube on the table with the left gripper +- Grasp the bowl on the white basket and with the right gripper +- Grasp the green rectangular block on the plate with the left gripper +- Place the mineral water on the table with the left gripper +- Place the bagged waffle on the carton with the left gripper +- Place the green rectangular block on the table with the left gripper +- Grasp the tape measure with the right gripper +- Grasp the tissue on the white lid with the left gripper +- Grasp the vitamin B water on the white lid with the left gripper +- Place the shark dagger on the white basket with the right gripper +- Place the tape measure on the table with the right gripper +- Place the tissue on the table with the right gripper +- Place the sponge on the table with the left gripper +- Grasp the apple with the left gripper +- Place the apple on the left side of the table with the left gripper +- Grasp the pear with the right gripper +- Place the pear on the right side of the table with the right gripper +- Place the calculator box into the storage box with the right gripper +- Grasp the coffee on the white lid with the right gripper +- Grasp the bread with the right gripper +- Grasp the frying pan with the right gripper +- Grasp the phone case box with the left gripper +- Place the calculator box into the storage box with the left gripper +- Grasp the mouse box on the white lid and with the left gripper +- Grasp the orange with the right gripper +- Place the bowl on the table with the right gripper +- Grasp the pomegranate with the right gripper +- Grasp the tissue on the white lid with the right gripper +- Place the coffee on the table with the right gripper +- Place the bread into the plate with the right gripper +- Grasp the calculator box with the left gripper +- Abnormal +- Grasp the steel tube on the cube block with the right gripper +- Place the vitamin B water on the table with the left gripper +- Grasp the toy car on the plate and with the right gripper +- Grasp the peach with the left gripper +- Place the tape measure on the carton with the right gripper +- Place the phone case box into the storage box with the right gripper +- Grasp the cake on the plate with the left gripper +- Place the phone case box into the storage box with the left gripper +- Grasp the toy car on the plate and with the left gripper +- Grasp the calculator box on the white lid and with the right gripper +- Grasp the shark dagger with the left gripper +- Grasp the bagged waffle with the left gripper +- Grasp the mineral water with the left gripper +- Place the pomegranate on the middle of the table with the left gripper +- Grasp the sponge on the white basket and with the left gripper +- Place the peach on the middle of the table with the left gripper +- Place the shark dagger on the white basket with the left gripper +- Push the frying pan on left to right with the left gripper +- Place the steel tube on the table with the right gripper +- End +- Place the tissue on the table with the left gripper +- Grasp the phone case box with the right gripper +- Place the orange on the right side of the table with the right gripper +- Grasp the shark dagger with the right gripper +- Place the cake on the table with the left gripper +- Place the toy car on the table with the left gripper +- Place the toy car on the table with the right gripper +- Grasp the steel tube on the cube block with the left gripper +- Place the calculator box on the table with the right gripper +- Place the mouse box on the table with the left gripper +- Grasp the bullet on the plate with the right gripper +- Place the frying pan on the red cube block with the right gripper +- Place the coffee on the table with the left gripper +- Grasp the calculator box with the right gripper +- Static +- Place the bullet on the table with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_paper_drawer_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 110 + dataset_name: place_the_paper_drawer + dataset_uuid: 36dde00a-6af9-43ec-9c49-3b938ff6f736 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/place_goods/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_paper_drawer + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_goods + dataset_uuid: null + task_descriptions: + - take out a pack of tissue paper from the white tray with your left hand and + place it on the table. then, take out another pack of tissue paper from the + white tray with your right hand and place it on the table. + - while picking up the calculator box with the left hand, he also picked up the + power bank box with the right hand. then place your left hand first and then + your right hand. + - pick up the mineral water bottle on the white lid with your left hand and place + it on the table. then, pick up the tape measure on the white lid with your right + hand and put it on the table. + - hold the snacks in your left hand and the tape measure in your right hand, and + place them on the platform at the same time. + - place the apple on the left with your left hand, and then put the peach in the + middle with your left hand. finally, place the pear on the right side with your + right hand. + - place the apple on the left with your left hand, then put the pomegranate in + the middle with your right hand, and finally place the orange on the right with + your right hand. + - take out the beverage from the white lid with your left hand and place it on + the table. then, take out the coffee cup from the white lid with your right + hand and place it on the table. + - pick up the cake from the plate with your left hand and place it on the table. + then, with your right hand, pick up the coissant from the table and put it on + the plate. + - take the building blocks from the plate with your left hand and place them on + the table, then take the marble from the plate with your right hand and put + them on the table. + - take out the green car from the plate with your left hand and place it on the + table, then take out the yellow car from the plate with your right hand and + place it on the table. + - push the pan to the right side of the table with your left hand and place it + on the red cube with your right hand. + - take the mouse box off the white cover with your left hand, and then take the + calculator box off the white cover with your right hand. + - at the same time, both hands picked up the shark dagger on the table and placed + it on the white lid. + - take the sponge out of the white lid with your left hand and place it on the + table. then, take the bowl out of the white lid with your right hand and place + it on the table. + - pick up the steel frame with both hands and place it on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pallet + level1: container + level2: pallet + level3: null + level4: null + level5: null + - object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null + - object_name: power_bank_box + level1: container + level2: power_bank_box + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: mineral_water_bottle + level1: container + level2: mineral_water_bottle + level3: null + level4: null + level5: null + - object_name: tape_measure + level1: tools + level2: tape_measure + level3: null + level4: null + level5: null + - object_name: snacks + level1: food + level2: snacks + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + - object_name: croissant + level1: food + level2: croissant + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null + - object_name: pomegranate + level1: fruit + level2: pomegranate + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: beverage + level1: juice + level2: beverage + level3: null + level4: null + level5: null + - object_name: coffee + level1: juice + level2: coffee + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + - object_name: marble + level1: toy + level2: marble + level3: null + level4: null + level5: null + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + - object_name: frying_pan + level1: container + level2: frying_pan + level3: null + level4: null + level5: null + - object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null + - object_name: shark_dagger + level1: toy + level2: shark_dagger + level3: null + level4: null + level5: null + - object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: steel_frame + level1: daily_necessities + level2: steel_frame + level3: null + level4: null + level5: null + - object_name: red_cube + level1: block + level2: red_cube + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 688 + total_frames: 167196 + total_tasks: 15 + total_videos: 2752 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:687 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.yaml b/dataset_info/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d1b1c5befba8a471eaad5ed48d2adbd9bf71adf --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.yaml @@ -0,0 +1,950 @@ +dataset_name: place_the_piano_and_the_needle-nose_pliers +dataset_uuid: 230992b4-bba2-4f5b-99ce-03e63d148ce1 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: hand_tapping_the_qin + level1: toy + level2: hand_tapping_the_qin + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: long-nose_pliers + level1: tool + level2: long-nose_pliers + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers +video_url: ./assets/videos/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 826.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 25318 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Use one hand to pick up the piano and place it on the white lid, then use your + other hand to pick up the pointed nose pliers and place them on the white lid. +sub_tasks: +- End +- Static +- Place the tongs on the white lid with the right gripper +- Grasp the tongs with the right gripper +- Place the xylophone on the white lid with the left gripper +- Grasp the xylophone with the left gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 127 + dataset_name: place_the_piano_and_the_needle-nose_pliers + dataset_uuid: 230992b4-bba2-4f5b-99ce-03e63d148ce1 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_tools/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_hand_tapping_the_qin_and_the_long-nose_pliers + dataset_uuid: null + task_descriptions: + - use your left hand to pick up the hand tapping the qin and place it on the white + lid. then, use your right hand to pick up the long-nose pliers and place them + on the white lid. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: hand_tapping_the_qin + level1: toy + level2: hand_tapping_the_qin + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: long-nose_pliers + level1: tool + level2: long-nose_pliers + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 25318 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.yaml b/dataset_info/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.yaml new file mode 100644 index 0000000000000000000000000000000000000000..239bdc0f2dcdfba04b1353d3f252a09f722a8b82 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.yaml @@ -0,0 +1,949 @@ +dataset_name: place_the_pliers_and_wallpaper_knife +dataset_uuid: dc1abf9a-1c9d-43f0-bf5f-2c0f52365a88 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pliers + level1: tool + level2: pliers + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: utility_knife + level1: tool + level2: utility_knife + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife +video_url: ./assets/videos/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 230.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 8236 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the pliers with one hand and place them in the white lid, then pick + up the wallpaper knife with your other hand and place it in the white lid. +sub_tasks: +- Static +- End +- Place the utility knife into white basket with the right gripper +- Place the plier into white basket with the left gripper +- Abnormal +- Grasp the plier with the left gripper +- Grasp the utility knife with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 132 + dataset_name: place_the_pliers_and_wallpaper_knife + dataset_uuid: dc1abf9a-1c9d-43f0-bf5f-2c0f52365a88 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_tool_pliers_and_utility_knife/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_pliers_and_wallpaper_knife + dataset_uuid: null + task_descriptions: + - pick up the pliers with your left hand and place them in the white lid. then, + with your right hand, pick up the utility knife and place it in the white lid. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pliers + level1: tool + level2: pliers + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: utility_knife + level1: tool + level2: utility_knife + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 8236 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.yaml b/dataset_info/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.yaml new file mode 100644 index 0000000000000000000000000000000000000000..26ce3836fc8f02719aee93bebe6efab61d40cdf0 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.yaml @@ -0,0 +1,950 @@ +dataset_name: place_the_shark_toys_and_gold_bars +dataset_uuid: 23b13e76-788e-4ea3-a624-4007f8eaa57e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: shark_doll + level1: toy + level2: shark_doll + level3: null + level4: null + level5: null +- object_name: gold_bar + level1: metal + level2: gold_bar + level3: null + level4: null + level5: null +- object_name: paper_box_lid + level1: daily_necessities + level2: paper_box_lid + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_shark_toys_and_gold_bars +video_url: ./assets/videos/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 277.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 6486 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the shark doll with one hand and put it in the lid of the paper box, + then pick up the gold bar on the table with your other hand and put it in the lid + of the paper box. +sub_tasks: +- End +- Place the whale on the paper box with the left gripper +- Place the gold bar on the paper box with the right gripper +- Grasp the whale with the left gripper +- Static +- Grasp the gold bar with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_shark_toys_and_gold_bars_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 87 + dataset_name: place_the_shark_toys_and_gold_bars + dataset_uuid: 23b13e76-788e-4ea3-a624-4007f8eaa57e + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/shark_doll_and_gold_bar_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_shark_toys_and_gold_bars + dataset_uuid: null + task_descriptions: + - pick up the shark doll with your left hand and put it in the lid of the paper + box. then, with your right hand, pick up the gold bar on the table and put it + in the lid of the paper box. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: shark_doll + level1: toy + level2: shark_doll + level3: null + level4: null + level5: null + - object_name: gold_bar + level1: metal + level2: gold_bar + level3: null + level4: null + level5: null + - object_name: paper_box_lid + level1: daily_necessities + level2: paper_box_lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 6486 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.yaml b/dataset_info/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3ebd1cf62c154d0c21189a6971b9125191fa692c --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.yaml @@ -0,0 +1,934 @@ +dataset_name: place_the_small_bowl_of_canned_food +dataset_uuid: a9c7e711-c375-4aa9-8ce2-93c6f016b80d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mini_table + level1: furniture + level2: mini_table + level3: null + level4: null + level5: null +- object_name: small_bowl_of_canned_food + level1: food + level2: small_bowl_of_canned_food + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_small_bowl_of_canned_food +video_url: ./assets/videos/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 313.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 7610 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: The hand picked up the mini bowl of canned food from the table and placed it + on the mini table. +sub_tasks: +- End +- Abnormal +- Place the small bowl of canned food on the table with the right gripper +- Grasp the small bowl of canned food with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_small_bowl_of_canned_food_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 93 + dataset_name: place_the_small_bowl_of_canned_food + dataset_uuid: a9c7e711-c375-4aa9-8ce2-93c6f016b80d + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/the_small_can_is_placed_on_the_small_table/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_small_bowl_of_canned_food + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_small_bowl_of_canned_food + dataset_uuid: null + task_descriptions: + - the right hand picked up the mini bowl of canned food from the table and placed + it on the mini table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mini_table + level1: furniture + level2: mini_table + level3: null + level4: null + level5: null + - object_name: small_bowl_of_canned_food + level1: food + level2: small_bowl_of_canned_food + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 7610 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.yaml b/dataset_info/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..68d83767ca7f3db56b270abf79915a535c628964 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.yaml @@ -0,0 +1,994 @@ +dataset_name: place_the_sponge_and_wet_wipes +dataset_uuid: ce41bab0-f121-49df-b55f-742a8e05ec09 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null +- object_name: wet_wipes + level1: daily_necessities + level2: wet_wipes + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null +- object_name: charging_power_bank_box + level1: container + level2: charging_power_bank_box + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_sponge_and_wet_wipes +video_url: ./assets/videos/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 390.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 90 + total_frames: 10033 + total_tasks: 2 + total_videos: 360 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:89 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'pick up the sponge and wet wipes on the table with both hands and place them + in a white tray. + + Pick up the mouse box and the power bank box on the table with both hands simultaneously + and put them into the white lid.' +sub_tasks: +- 'Grasp the sponge with the left gripper ' +- 'Place the sponge into the white basket with the left gripper ' +- Grasp the mouse box with the left gripper +- Place the wet wipes into the white basket with the right gripper +- Grasp the wet wipes with the right gripper +- Static +- End +- Place the mouse box on the white lid with the left gripper +- Grasp the phone case box with the right gripper +- Place the phone case box on the white lid with the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_sponge_and_wet_wipes_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 102 + dataset_name: place_the_sponge_and_wet_wipes + dataset_uuid: ce41bab0-f121-49df-b55f-742a8e05ec09 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/desktop_cleanup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_sponge_and_wet_wipes + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_sponge_and_wet_wipes + dataset_uuid: null + task_descriptions: + - pick up the sponge and wet wipes on the table with both hands and place them + in a white tray. + - Pick up the mouse box and the power bank box on the table with both hands simultaneously + and put them into the white lid. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null + - object_name: wet_wipes + level1: daily_necessities + level2: wet_wipes + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null + - object_name: charging_power_bank_box + level1: container + level2: charging_power_bank_box + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 90 + total_frames: 10033 + total_tasks: 2 + total_videos: 360 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:89 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.yaml b/dataset_info/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cd4db1d833fbd3b1d2488a94c319784bde41e242 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.yaml @@ -0,0 +1,949 @@ +dataset_name: place_the_umbrella_and_the_ruler +dataset_uuid: 327b6447-3184-4211-985a-d0c2d279758c +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: umbrella + level1: tool + level2: umbrella + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: tape_measure + level1: tool + level2: tape_measure + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_umbrella_and_the_ruler +video_url: ./assets/videos/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 242.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 42 + total_frames: 7298 + total_tasks: 1 + total_videos: 168 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:41 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the small umbrella with one hand and place it in the white lid, then + pick up the measuring ruler with your other hand and place it in the white lid. +sub_tasks: +- Grasp the umbrella with the left gripper +- Grasp the tape measure with the right gripper +- Static +- End +- Place the tape measure in the white basket with the right gripper +- Place the umbrella in the white basket with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_umbrella_and_the_ruler_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 133 + dataset_name: place_the_umbrella_and_the_ruler + dataset_uuid: 327b6447-3184-4211-985a-d0c2d279758c + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_tool_umbrella_and_measuring_tape/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_umbrella_and_the_ruler + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_umbrella_and_the_ruler + dataset_uuid: null + task_descriptions: + - pick up the small umbrella with your left hand and place it in the white lid. + then, with your right hand, pick up the tape measure and place it in the white + lid. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: umbrella + level1: tool + level2: umbrella + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: tape_measure + level1: tool + level2: tape_measure + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 42 + total_frames: 7298 + total_tasks: 1 + total_videos: 168 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:41 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_place_the_yellow_block.yaml b/dataset_info/AIRBOT_MMK2_place_the_yellow_block.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f2414f4e2640afda99b433dc27578983b62f78ab --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_place_the_yellow_block.yaml @@ -0,0 +1,938 @@ +dataset_name: place_the_yellow_block +dataset_uuid: 5627f996-6a84-4ee5-942f-6a546d68645f +scene_type: +- home +atomic_actions: +- grasp +- pick +- lower +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: square_block + level1: toy + level2: square_block + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_place_the_yellow_block +video_url: ./assets/videos/AIRBOT_MMK2_place_the_yellow_block.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_place_the_yellow_block.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 501.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 10030 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the yellow square from the table onto the rubik's cube with one hand, + and use your other hand to take the yellow square from the rubik's cube to the table. +sub_tasks: +- Static +- End +- Abnormal +- Grasp the yellow block with left gripper +- Grasp the yellow block on the magic cube with right gripper +- Place the yellow block on the magic cube with left gripper +- Place the yellow block on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_place_the_yellow_block_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 80 + dataset_name: place_the_yellow_block + dataset_uuid: 5627f996-6a84-4ee5-942f-6a546d68645f + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/stack_blocks/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_place_the_yellow_block + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_yellow_block + dataset_uuid: null + task_descriptions: + - place the yellow square block on the table onto the rubik's cube with your left + hand, and use your right hand to take the yellow square block from the rubik's + cube to the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - lower + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: square_block + level1: toy + level2: square_block + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 10030 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_play_the_guitar.yaml b/dataset_info/AIRBOT_MMK2_play_the_guitar.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f4b43b5bd6b46f2da0e824057f3630780af2c941 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_play_the_guitar.yaml @@ -0,0 +1,925 @@ +dataset_name: play_the_guitar +dataset_uuid: cd4b25f6-e84e-4877-95e0-0c865e5b92a6 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: little_guitar + level1: musical_instrument + level2: little_guitar + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_play_the_guitar +video_url: ./assets/videos/AIRBOT_MMK2_play_the_guitar.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_play_the_guitar.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 360.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 8574 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: hold the small guitar in your lefthand, pluck the strings with your righthand, and + then put down the small guitar with your lefthand. +sub_tasks: +- Play ukulele with the right gripper +- End +- Place the ukulele on the table with the left gripper +- Lift the ukulele with the left gripper +- Grasp the ukulele with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_play_the_guitar_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 94 + dataset_name: play_the_guitar + dataset_uuid: cd4b25f6-e84e-4877-95e0-0c865e5b92a6 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/play_the_small_guitar/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_play_the_guitar + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: play_the_guitar + dataset_uuid: null + task_descriptions: + - hold the small guitar in your left hand, pluck the strings with your right hand, and + then put down the small guitar with your left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: little_guitar + level1: musical_instrument + level2: little_guitar + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 8574 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_potato_storage.yaml b/dataset_info/AIRBOT_MMK2_potato_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b978bfebc9569ca95f80ec2ab8cff30b6cffb609 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_potato_storage.yaml @@ -0,0 +1,939 @@ +dataset_name: potato_storage +dataset_uuid: 8fcf234f-ff14-4dc4-9bae-a32238fde9ed +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: potato + level1: food + level2: potato + level3: null + level4: null + level5: null +- object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_potato_storage +video_url: ./assets/videos/AIRBOT_MMK2_potato_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_potato_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 252.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 6958 + total_tasks: 2 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Put the potato in the compartment on one side using the hand on that same + side. + + Put the potatoes in the compartment on one side using the hand on that same side.' +sub_tasks: +- End +- Place the potato into the left compartment of the storage box with the left gripper +- Grasp the potato with the left gripper +- Place the potato into the right compartment of the storage box with the right gripper +- Grasp the potato with the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_potato_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 111 + dataset_name: potato_storage + dataset_uuid: 8fcf234f-ff14-4dc4-9bae-a32238fde9ed + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/potato_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_potato_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: potato_storage + dataset_uuid: null + task_descriptions: + - put the potato in the right compartment with your right hand. + - put the potatoes in the left compartment with your left hand. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: potato + level1: food + level2: potato + level3: null + level4: null + level5: null + - object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 6958 + total_tasks: 2 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_pour_out_the_beauty_blender.yaml b/dataset_info/AIRBOT_MMK2_pour_out_the_beauty_blender.yaml new file mode 100644 index 0000000000000000000000000000000000000000..57aef73e2a60fddbd5c4329f1d3fae0de726e9f0 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_pour_out_the_beauty_blender.yaml @@ -0,0 +1,946 @@ +dataset_name: pour_out_the_beauty_blender +dataset_uuid: 9bd6999e-de56-4b21-b103-e3054f98d4ef +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: marble + level1: toy + level2: marble + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_pour_out_the_beauty_blender +video_url: ./assets/videos/AIRBOT_MMK2_pour_out_the_beauty_blender.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_pour_out_the_beauty_blender.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 652.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 17577 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the cup and pour the beauty blender inside into the bowl. +sub_tasks: +- Place the paper cup on the table with right gripper +- Pour the bullets from the paper cup into the bowl with right gripper +- Static +- Grasp the paper cup containing bullets with right gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_pour_out_the_beauty_blender_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 115 + dataset_name: pour_out_the_beauty_blender + dataset_uuid: 9bd6999e-de56-4b21-b103-e3054f98d4ef + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_beauty_blender/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_pour_out_the_beauty_blender + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_out_the_marble + dataset_uuid: null + task_descriptions: + - pick up the cup with your right hand and pour the marble inside into the bowl. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: marble + level1: toy + level2: marble + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 17577 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_pull_the_syringe_piston.yaml b/dataset_info/AIRBOT_MMK2_pull_the_syringe_piston.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a04a105246062986c57b3697fc3fc73e401aa49c --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_pull_the_syringe_piston.yaml @@ -0,0 +1,926 @@ +dataset_name: pull_the_syringe_piston +dataset_uuid: 0dd7afd0-0119-4a2d-a6bf-0eff2463b0bd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: syringe + level1: medical_supplies + level2: syringe + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_pull_the_syringe_piston +video_url: ./assets/videos/AIRBOT_MMK2_pull_the_syringe_piston.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_pull_the_syringe_piston.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 473.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9990 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the syringe with one hand, pull the piston away with the other hand, + and then place the syringe back on the table with the first hand. +sub_tasks: +- End +- Grasp the syringe with the left gripper +- Pull the piston with the right gripper +- Lift the syringe with the left gripper +- Grasp the piston with the right gripper +- Place the syringe on the table with the left gripper +- Static +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_pull_the_syringe_piston_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 78 + dataset_name: pull_the_syringe_piston + dataset_uuid: 0dd7afd0-0119-4a2d-a6bf-0eff2463b0bd + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/pull_the_syringe_piston/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_pull_the_syringe_piston + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pull_the_syringe_piston + dataset_uuid: null + task_descriptions: + - pick up the syringe with your left hand, pull the piston away with your right + hand, and then place the syringe back on the table with your left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: syringe + level1: medical_supplies + level2: syringe + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9990 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_pumpkin_storage.yaml b/dataset_info/AIRBOT_MMK2_pumpkin_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ac5f1e5d6ce97b44d486d13abc517a66a69b9c7 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_pumpkin_storage.yaml @@ -0,0 +1,935 @@ +dataset_name: pumpkin_storage +dataset_uuid: 591a516b-5f33-44ad-aa8a-b9b96c17194d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pumpkin + level1: food + level2: pumpkin + level3: null + level4: null + level5: null +- object_name: cubicle + level1: container + level2: cubicle + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_pumpkin_storage +video_url: ./assets/videos/AIRBOT_MMK2_pumpkin_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_pumpkin_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 462.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 12358 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Throw the pumpkin into the designated compartment with one hand, while keeping + your other hand still. +sub_tasks: +- Static +- Grasp the pumpkin with the right gripper +- End +- Place the pumpkin into the right compartment of the storage box +- Place the pumpkin into the right compartment of the storage box with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_pumpkin_storage_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 67 + dataset_name: pumpkin_storage + dataset_uuid: 591a516b-5f33-44ad-aa8a-b9b96c17194d + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/pumpkin_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_pumpkin_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pumpkin_storage + dataset_uuid: null + task_descriptions: + - throw the pumpkin into the right compartment with your right hand, while keeping + your left hand still. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pumpkin + level1: food + level2: pumpkin + level3: null + level4: null + level5: null + - object_name: cubicle + level1: container + level2: cubicle + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 12358 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_push_building_blocks.yaml b/dataset_info/AIRBOT_MMK2_push_building_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3baa7c3bce290c5792c612b14f865a8a77d69aa5 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_push_building_blocks.yaml @@ -0,0 +1,928 @@ +dataset_name: push_building_blocks +dataset_uuid: 6428216e-f07b-4971-8ba9-ac3162e1d2b0 +scene_type: +- home +atomic_actions: +- push +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_push_building_blocks +video_url: ./assets/videos/AIRBOT_MMK2_push_building_blocks.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_push_building_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 139 + total_frames: 40790 + total_tasks: 3 + total_videos: 556 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:138 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Push the cylindrical block to one side of the cubic block. + + Push the dark blue and yellow blocks to the upper corner below the arched block. + + Push the arched block upwards.' +sub_tasks: +- Abnormal +- Move the green cylinder to the right side of the box with right gripper +- Move the yellow cube to the upper right side of the box with right gripper +- Move the orange cylinder to the right side of the box with right gripper +- Static +- End +- Move the wooden arched building blocks to the upper right side of the box with right + gripper +- Move the blue cube to the upper right side of the box with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_push_building_blocks_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 114 + dataset_name: push_building_blocks + dataset_uuid: 6428216e-f07b-4971-8ba9-ac3162e1d2b0 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/push_building_blocks/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_push_building_blocks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: push_building_blocks + dataset_uuid: null + task_descriptions: + - push the cylindrical block to the right of the cubic block with your right hand. + - push the dark blue and yellow blocks to the upper right corner below the arched + block with your right hand. + - push the arched block upwards with your right hand. + scene_type: + - home + atomic_actions: + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 139 + total_frames: 40790 + total_tasks: 3 + total_videos: 556 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:138 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_push_piston.yaml b/dataset_info/AIRBOT_MMK2_push_piston.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4e347995b1bdfd4f01a2c4fd169d64e41057f0af --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_push_piston.yaml @@ -0,0 +1,924 @@ +dataset_name: push_piston +dataset_uuid: eef01bf4-6600-4121-9501-b7651d8e26c5 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: syringe + level1: medical_supplies + level2: syringe + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_push_piston +video_url: ./assets/videos/AIRBOT_MMK2_push_piston.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_push_piston.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 598.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 15278 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the syringe with your left hand and push the syringe piston in with + your right hand. +sub_tasks: +- Static +- Push the piston with the right gripper +- End +- Grasp the syringe with the left gripper +- Grasp the piston with the right gripper +- Place the syringe on the table with the left gripper +- Lift the syringe with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_push_piston_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 85 + dataset_name: push_piston + dataset_uuid: eef01bf4-6600-4121-9501-b7651d8e26c5 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/push_piston/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_push_piston + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: push_piston + dataset_uuid: null + task_descriptions: + - hold the syringe on the table with your left hand and push the plunger with + your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: syringe + level1: medical_supplies + level2: syringe + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 15278 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_screw_the_bottle_cap.yaml b/dataset_info/AIRBOT_MMK2_screw_the_bottle_cap.yaml new file mode 100644 index 0000000000000000000000000000000000000000..59e3b0c8a538e5f74a4a96f49cd0fafc0e6662fd --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_screw_the_bottle_cap.yaml @@ -0,0 +1,924 @@ +dataset_name: screw_the_bottle_cap +dataset_uuid: 311c08d2-fc43-43ec-afbf-f038c651ad6a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_screw_the_bottle_cap +video_url: ./assets/videos/AIRBOT_MMK2_screw_the_bottle_cap.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_screw_the_bottle_cap.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 632.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 16965 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the water bottle with one hand, twist off the cap with the other, and + place the bottle on the table. +sub_tasks: +- Place the bottle on the table with the left gripper +- Grasp the bottle with the left gripper +- Unscrew the bottle cap with the right hand while holding the bottle with the left + hand +- Lift the bottle up with the left gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_screw_the_bottle_cap_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 95 + dataset_name: screw_the_bottle_cap + dataset_uuid: 311c08d2-fc43-43ec-afbf-f038c651ad6a + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/screw_the_bottle_cap/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_screw_the_bottle_cap + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: screw_the_bottle_cap + dataset_uuid: null + task_descriptions: + - pick up the water bottle with your left hand, twist off the cap with your right + hand, and place the water bottle on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 16965 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_square_arrangement.yaml b/dataset_info/AIRBOT_MMK2_square_arrangement.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8fc418b29b6d8eee2bbb265f18a1a912a2e800d4 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_square_arrangement.yaml @@ -0,0 +1,923 @@ +dataset_name: square_arrangement +dataset_uuid: cd2eedcd-a8fc-496e-96d2-199d2b7e5570 +scene_type: +- home +atomic_actions: +- grasp +- pick +- lower +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: square + level1: toy + level2: square + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_square_arrangement +video_url: ./assets/videos/AIRBOT_MMK2_square_arrangement.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_square_arrangement.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 308.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 6572 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the small cubes on each side simultaneously on the large cubes on the + same side. +sub_tasks: +- Grasp the green cube block with the right gripper +- Grasp the blue cube block with the left gripper +- Place the green cube block on the yellow cube block with the right gripper +- Place the blue cube block on the red cube block with the left gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_square_arrangement_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 81 + dataset_name: square_arrangement + dataset_uuid: cd2eedcd-a8fc-496e-96d2-199d2b7e5570 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/square_arrangement/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_square_arrangement + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: square_arrangement + dataset_uuid: null + task_descriptions: + - place the small cubes placed on the left and right sides simultaneously on the + corresponding large cubes on the left and right sides. + scene_type: + - home + atomic_actions: + - grasp + - pick + - lower + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: square + level1: toy + level2: square + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 6572 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_stacking_blocks.yaml b/dataset_info/AIRBOT_MMK2_stacking_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4c777ccce9647932d6ade35e259b68d479673b68 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_stacking_blocks.yaml @@ -0,0 +1,971 @@ +dataset_name: stacking_blocks +dataset_uuid: cdff2820-6ed6-414f-add9-1454a57a81b2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_stacking_blocks +video_url: ./assets/videos/AIRBOT_MMK2_stacking_blocks.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_stacking_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 213 + total_frames: 52766 + total_tasks: 5 + total_videos: 852 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:212 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red rectangular block from one side of the table with one hand + and place it in the center, then pick up the blue hexagonal wooden block from the + other side with your other hand and place it on top of the red block. + + Move the large block from one side to the center with one hand, and stack the small + blocks on top of it with your other hand. + + Pick up a block from the table with one hand and place it on the blocks, then pick + up another block from the table with your other hand and place it on the blocks. + + Pick up the blue cube from one side of the table with one hand and place it on top + of the yellow cube in the middle, then pick up the green cube from the other side + with your other hand and place it on top of the blue cube. + + Pick up the blue cube from the table with one hand and place it on the small table, + then pick up the red cube from the table with your other hand and place it on top + of the blue cube.' +sub_tasks: +- Place the yellow cube on the orange cube with the right gripper +- Static +- Grasp the blue rhombic cuboid block with the right gripper +- Grasp the red cuboid block with the left gripper +- Grasp the blue small cube with the left gripper +- Place the red small cube on the blue small cube with the right gripper +- Place the red cuboid block in the center of view with the left gripper +- Grasp the big red cube with the left gripper +- Abnormal +- Place the orange cube on the yellow cube with the right gripper +- Place the green small cube on the blue small cube with the right gripper +- Grasp the green small cube with the right gripper +- Grasp the red small cube with the right gripper +- Grasp the blue cube with the right gripper +- Place the blue cube on the red cube with the left gripper +- Grasp the orange cube with the right gripper +- Grasp the blue cube with the left gripper +- Place the blue small cube on the small table with the left gripper +- End +- Place the blue rhombic cuboid block on the red cuboid block with the right gripper +- Place the blue small cube on the yellow small cube with the left gripper +- Place the big red cube in the center of view with the left gripper +- Grasp the yellow cube with the right gripper +- Place theblue cube on the big red cube with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_stacking_blocks_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 112 + dataset_name: stacking_blocks + dataset_uuid: cdff2820-6ed6-414f-add9-1454a57a81b2 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/stack_building_blocks/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_stacking_blocks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: stacking_blocks + dataset_uuid: null + task_descriptions: + - use your left hand to move the large block on the left side to the center, and + use your right hand to stack the small blocks on top of the large block. + - use your left hand to pick up a block from the table and place it on the blocks. + use your right hand to pick up another block from the table and place it on + the blocks. + - use your left hand to pick up the blue cube from the left side of the table + and place it on top of the yellow cube in the middle of the table. use your + right hand to pick up the green cube from the right side of the table and place + it on top of the blue cube. + - pick up the blue cube from the table with your left hand and place it on the + small table. then, pick up the red cube from the table with your right hand + and place it on top of the blue cube. + - use your left hand to pick up the red rectangular block on the left side of + the table and place it in the center of the table. use your right hand to pick + up the blue hexagonal wooden block on the right side of the table and place + it on top of the red rectangular block. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 213 + total_frames: 52766 + total_tasks: 5 + total_videos: 852 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:212 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.yaml b/dataset_info/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d941acf55b2101039f03f4d2d832592e617d4448 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.yaml @@ -0,0 +1,948 @@ +dataset_name: storage_box_for_mouse_and_sponge +dataset_uuid: 2c6237a9-4c9b-45ce-bd08-c48c42462c93 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null +- object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null +- object_name: round_plate + level1: container + level2: round_plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_box_for_mouse_and_sponge +video_url: ./assets/videos/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 299.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 9471 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the mouse box and the sponge in the round plate using one hand. +sub_tasks: +- Grasp the sponge with the right gripper +- Static +- Place the box on the white plate with the left gripper +- End +- Abnormal +- Place the sponge on the white plate with the right gripper +- Grasp the box with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_box_for_mouse_and_sponge_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 68 + dataset_name: storage_box_for_mouse_and_sponge + dataset_uuid: 2c6237a9-4c9b-45ce-bd08-c48c42462c93 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/goods_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_box_for_mouse_and_sponge + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_box_for_mouse_and_sponge + dataset_uuid: null + task_descriptions: + - place the mouse box in the round plate with your left hand, put the sponge in + the round plate with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null + - object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null + - object_name: round_plate + level1: container + level2: round_plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 9471 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_computer_box.yaml b/dataset_info/AIRBOT_MMK2_storage_computer_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5835eba22e1b259060e5685591e08d4f4a46669d --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_computer_box.yaml @@ -0,0 +1,935 @@ +dataset_name: storage_computer_box +dataset_uuid: dc4fba6b-79c1-4977-a7ad-1b159d434505 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_computer_box +video_url: ./assets/videos/AIRBOT_MMK2_storage_computer_box.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_computer_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 363.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 10024 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the computer box from the table with one hand and transfer it to the other, + then place it inside the white lid. +sub_tasks: +- Place the calculator box into the white basket with the right gripper +- Deliver the calculator box from left gripper to right gripper +- Grasp the calculator box with the left gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_computer_box_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 119 + dataset_name: storage_computer_box + dataset_uuid: dc4fba6b-79c1-4977-a7ad-1b159d434505 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_computer_box/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_computer_box + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_calculator_box + dataset_uuid: null + task_descriptions: + - take the calculator box from the table with your left hand and pass it to your + right hand. take the computer box with your right hand and place it inside the + white lid. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: calculator_box + level1: container + level2: calculator_box + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 10024 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.yaml b/dataset_info/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.yaml new file mode 100644 index 0000000000000000000000000000000000000000..46738ae7bcaee189ffe842056fce1e489aaf700f --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.yaml @@ -0,0 +1,1020 @@ +dataset_name: storage_for_building_blocks_and_beauty_sponges +dataset_uuid: be857fee-79ab-4aaa-b319-7037bc68d506 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plastic_bullets + level1: toy + level2: plastic_bullets + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +- object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null +- object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null +- object_name: beverage + level1: juice + level2: beverage + level3: null + level4: null + level5: null +- object_name: wet_wipes + level1: daily_necessities + level2: wet_wipes + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges +video_url: ./assets/videos/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 150 + total_frames: 33906 + total_tasks: 3 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:149 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Take the sponge out of the plate with one hand and place it on the table, + then pick up the mouse box from the table with your other hand and place it on the + plate. + + Take the drink out of the plate with one hand and place it on the table, then pick + up the wet wipes from the table with your other hand and place them on the plate. + + Take the beauty blender out of the plate with one hand and place it on the table, + then pick up the building blocks from the table with your other hand and place them + on the plate.' +sub_tasks: +- Graasp the bullet on the plate and with the left gripper +- Abnormal +- Place the mouse box into the plate with the right gripper +- Grasp the Vitamin B water in the plate with the left gripper +- Place the wet wipes into the plate with the right gripper +- Place the bullet on the table with the left gripper +- Grasp the mouse box with the right gripper +- Place the sponge on the table with the left gripper +- Place the Vitamin B water on the table with the left gripper +- Static +- Graasp the green rectangular block with the right gripper +- End +- Grasp the sponge in the plate with the left gripper +- Grasp the wet wipes with the right gripper +- Place the green rectangular block on the plate with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 109 + dataset_name: storage_for_building_blocks_and_beauty_sponges + dataset_uuid: be857fee-79ab-4aaa-b319-7037bc68d506 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/plate_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_for_building_blocks_and_beauty_sponges + dataset_uuid: null + task_descriptions: + - take the plastic bullets out of the plate with your left hand and place it on + the table; pick up the building blocks from the table with your right hand and + place them on the plate. + - take the sponge out of the plate with your left hand and place it on the table. + pick up the mouse box from the table with your right hand and place it on the + plate. + - take the drink out of the plate with your left hand and place it on the table. + pick up the wet wipes from the table with your right hand and place them on + the plate. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plastic_bullets + level1: toy + level2: plastic_bullets + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + - object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null + - object_name: mouse_box + level1: container + level2: mouse_box + level3: null + level4: null + level5: null + - object_name: beverage + level1: juice + level2: beverage + level3: null + level4: null + level5: null + - object_name: wet_wipes + level1: daily_necessities + level2: wet_wipes + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 150 + total_frames: 33906 + total_tasks: 3 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:149 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_item.yaml b/dataset_info/AIRBOT_MMK2_storage_item.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ddc42424cb6081017378f8a869086da2c3ad5f1d --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_item.yaml @@ -0,0 +1,962 @@ +dataset_name: storage_item +dataset_uuid: b53b741f-6c4c-401c-a3cf-83ef26539097 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: tape_measure + level1: tool + level2: tape_measure + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_item +video_url: ./assets/videos/AIRBOT_MMK2_storage_item.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_item.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 357.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 8573 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the building blocks from the table with one hand and place them in + the bowl, then pick up the tape measure from the table with your other hand and + place it in the small tray. +sub_tasks: +- Place the green rectangular block into the blue bowl with the left gripper +- Place the tape measure into the pink plate with the right gripper +- Grasp the tape measure with the right gripper +- Static +- Grasp the green rectangular block with the left gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_item_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 72 + dataset_name: storage_item + dataset_uuid: b53b741f-6c4c-401c-a3cf-83ef26539097 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/summarize_items/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_item + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_item + dataset_uuid: null + task_descriptions: + - pick up the building blocks on the table with your left hand and place them + in the bowl; pick up the tape measure from the table with your right hand and + place it in the small tray. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: tape_measure + level1: tool + level2: tape_measure + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 8573 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.yaml b/dataset_info/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.yaml new file mode 100644 index 0000000000000000000000000000000000000000..46c197e72bae04c2d85fe7b2bbffa838e14e73a3 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.yaml @@ -0,0 +1,953 @@ +dataset_name: storage_remote_control_clip_box_water_bottle +dataset_uuid: 993b81b9-2ebd-44d7-933c-d6d77b2851db +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: remote_control_gripper + level1: tool + level2: remote_control_gripper + level3: null + level4: null + level5: null +- object_name: mineral_water_bottle + level1: container + level2: mineral_water_bottle + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle +video_url: ./assets/videos/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 478.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 9890 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: At the same time as picking up the remote control gripper with one hand, the + other hand picks up the mineral water bottle; the first hand then puts its item + into the box, followed by the other hand doing the same. +sub_tasks: +- Place the water bottle into the cardboard box with the right gripper +- End +- Static +- Lift the water bottle with the right gripper +- 'Grasp the remote control clip with the left gripper ' +- 'Lift the remote control clip with the left gripper ' +- Place the remote control clip into the cardboard box with the left gripper +- Abnormal +- Grasp the water bottle with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 123 + dataset_name: storage_remote_control_clip_box_water_bottle + dataset_uuid: 993b81b9-2ebd-44d7-933c-d6d77b2851db + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_remote_control_gripper_and_mineral_water_bottle/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_remote_control_clip_box_water_bottle + dataset_uuid: null + task_descriptions: + - at the same time as picking up the remote control gripper with the left hand, + the right hand picks up the mineral water bottle. the left hand then puts it + into the box, then the right hand does the same. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: remote_control_gripper + level1: tool + level2: remote_control_gripper + level3: null + level4: null + level5: null + - object_name: mineral_water_bottle + level1: container + level2: mineral_water_bottle + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 9890 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_rubiks_cube_and_cup.yaml b/dataset_info/AIRBOT_MMK2_storage_rubiks_cube_and_cup.yaml new file mode 100644 index 0000000000000000000000000000000000000000..df9060220eaa54bd4337c0801c54e6bcbd238179 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_rubiks_cube_and_cup.yaml @@ -0,0 +1,948 @@ +dataset_name: storage_rubiks_cube_and_cup +dataset_uuid: a274e48b-ea08-49bb-a762-da873baef867 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: circular_tray + level1: container + level2: circular_tray + level3: null + level4: null + level5: null +- object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_rubiks_cube_and_cup +video_url: ./assets/videos/AIRBOT_MMK2_storage_rubiks_cube_and_cup.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_rubiks_cube_and_cup.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 392.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 13979 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: One hand places the rubik's cube onto the circular tray while the other places + the paper cup on top of it. +sub_tasks: +- End +- Place the paper cup on the magic cube with the left gripper +- Abnormal +- Grasp the magic cube with the right gripper +- Place the magic cube on the plate with the right gripper +- Grasp the paper cup with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_rubiks_cube_and_cup_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 124 + dataset_name: storage_rubiks_cube_and_cup + dataset_uuid: a274e48b-ea08-49bb-a762-da873baef867 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_rubiks_cube_and_cup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_rubiks_cube_and_cup + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_rubiks_cube_and_cup + dataset_uuid: null + task_descriptions: + - the right hand places the rubik's cube onto the circular tray, the left hand + places the paper cup on top of the rubik's cube. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: circular_tray + level1: container + level2: circular_tray + level3: null + level4: null + level5: null + - object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 13979 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_spoon.yaml b/dataset_info/AIRBOT_MMK2_storage_spoon.yaml new file mode 100644 index 0000000000000000000000000000000000000000..86451d0b9acdf973edccaa3eaef8b5a5b9e61448 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_spoon.yaml @@ -0,0 +1,935 @@ +dataset_name: storage_spoon +dataset_uuid: d4290af8-7a4d-4868-8a9b-2962225648e8 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_spoon +video_url: ./assets/videos/AIRBOT_MMK2_storage_spoon.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_spoon.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 363.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 12204 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take a spoon in one hand and put it into the basin, then take another spoon + in your other hand and put it into the basin. +sub_tasks: +- Static +- Grasp the spoon with the right gripper +- End +- Grasp the spoon with the left gripper +- Place the spoon into the basin with the right gripper +- Place the spoon into the basin with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_spoon_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 126 + dataset_name: storage_spoon + dataset_uuid: d4290af8-7a4d-4868-8a9b-2962225648e8 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_spoon/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_spoon + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_spoon + dataset_uuid: null + task_descriptions: + - take use your left hand to put a spoon into the basin, and then use your right + hand to put another spoon into the basin. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 12204 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_tissue_and_milk_carton.yaml b/dataset_info/AIRBOT_MMK2_storage_tissue_and_milk_carton.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d2d92203cd1d3347b5506a79c25cd24f443f497f --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_tissue_and_milk_carton.yaml @@ -0,0 +1,949 @@ +dataset_name: storage_tissue_and_milk_carton +dataset_uuid: 65bf2295-305d-4c59-aac7-0ce3349acaf9 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: milk_carton + level1: container + level2: milk_carton + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_tissue_and_milk_carton +video_url: ./assets/videos/AIRBOT_MMK2_storage_tissue_and_milk_carton.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_tissue_and_milk_carton.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 338.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 9751 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the tissue paper on the white lid with one hand, and with the other hand, + put the milk carton with the straw on top of the white lid. +sub_tasks: +- Abnormal +- Grasp the tissue with the left gripper +- Static +- End +- Place the tissue on the white basket with the left gripper +- Grasp the milk with the right gripper +- Place the milk on the white basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_tissue_and_milk_carton_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 128 + dataset_name: storage_tissue_and_milk_carton + dataset_uuid: 65bf2295-305d-4c59-aac7-0ce3349acaf9 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_tissue_and_milk_carton/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_tissue_and_milk_carton + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_tissue_and_milk_carton + dataset_uuid: null + task_descriptions: + - place the tissue paper on the white lid with your left hand, using your right + hand, put the milk carton with the straw on top of the white lid. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: milk_carton + level1: container + level2: milk_carton + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 9751 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_tissue_paper.yaml b/dataset_info/AIRBOT_MMK2_storage_tissue_paper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4a147fae4a1624082d1c17b0a1017ff69fa34b81 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_tissue_paper.yaml @@ -0,0 +1,938 @@ +dataset_name: storage_tissue_paper +dataset_uuid: 22dc3be9-588c-4288-b3a3-5176c69a5f71 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null +- object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_tissue_paper +video_url: ./assets/videos/AIRBOT_MMK2_storage_tissue_paper.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_tissue_paper.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 211.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 6980 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up one pack of tissue paper from the table and place it in the basin, + then pick up another pack from the table and place it in the basin. +sub_tasks: +- Static +- Place the tissue into the brown basin with the left gripper +- End +- Abnormal +- Place the tissue into the brown basin with the right gripper +- Grasp the tissue with the right gripper +- Grasp the tissue with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_tissue_paper_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 129 + dataset_name: storage_tissue_paper + dataset_uuid: 22dc3be9-588c-4288-b3a3-5176c69a5f71 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_tissue_paper/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_tissue_paper + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_tissue_paper + dataset_uuid: null + task_descriptions: + - pick up the tissue paper from the table with your left hand and place it in + the basin. then, pick up another pack of tissue paper from the table with your + right hand and place it in the basin. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null + - object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 6980 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_toy_cars_and_cookies.yaml b/dataset_info/AIRBOT_MMK2_storage_toy_cars_and_cookies.yaml new file mode 100644 index 0000000000000000000000000000000000000000..482f97175aea18db946533d8ad8be19840356037 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_toy_cars_and_cookies.yaml @@ -0,0 +1,950 @@ +dataset_name: storage_toy_cars_and_cookies +dataset_uuid: 47323a9b-f930-4dcb-b755-7483052a8032 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null +- object_name: cookies + level1: food + level2: cookies + level3: null + level4: null + level5: null +- object_name: lid + level1: daily necessities + level2: lid + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_toy_cars_and_cookies +video_url: ./assets/videos/AIRBOT_MMK2_storage_toy_cars_and_cookies.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_toy_cars_and_cookies.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 277.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 8388 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the red toy car in one hand and the blue packaged cookies in the other, + then place both items on the round lid. +sub_tasks: +- Abnormal +- Place the cookies on the pink plate with the right gripper +- Place the toy car on the pink plate with the left gripper +- Static +- Grasp the toy car with left gripper and grasp the cookies with the right gripper +- End +- Lift the toy car with left gripper and lift the cookies with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_toy_cars_and_cookies_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 130 + dataset_name: storage_toy_cars_and_cookies + dataset_uuid: 47323a9b-f930-4dcb-b755-7483052a8032 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_toy_cars_and_cookies/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_toy_cars_and_cookies + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_toy_cars_and_cookies + dataset_uuid: null + task_descriptions: + - with the left hand, pick up the red toy car and with the right hand, pick up + the blue packaged cookies, with the left hand, place the red toy car on the + round lid, with the right hand, put the blue packaged cookies on the round lid. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + - object_name: cookies + level1: food + level2: cookies + level3: null + level4: null + level5: null + - object_name: lid + level1: daily necessities + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 8388 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_storage_wet_tissue_and_building_block.yaml b/dataset_info/AIRBOT_MMK2_storage_wet_tissue_and_building_block.yaml new file mode 100644 index 0000000000000000000000000000000000000000..210157ca1e780aeb2b6738379c653d3da0a053b1 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_storage_wet_tissue_and_building_block.yaml @@ -0,0 +1,949 @@ +dataset_name: storage_wet_tissue_and_building_block +dataset_uuid: 1479380b-b15a-4f01-b1f7-6c3842a45d84 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: wet_tissue + level1: tool + level2: wet_tissue + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +- object_name: platform + level1: container + level2: platform + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_storage_wet_tissue_and_building_block +video_url: ./assets/videos/AIRBOT_MMK2_storage_wet_tissue_and_building_block.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_storage_wet_tissue_and_building_block.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 335.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 11526 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Put the wet wipes into the white platform with one hand, and place the arched + building blocks into the white platform with the other hand. +sub_tasks: +- Place the arch-shaped block on the white board with the right gripper +- Grasp the wet wipe with the left gripper +- Place the wet wipe on the white board with the left gripper +- End +- Grasp the arch-shaped block with the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_storage_wet_tissue_and_building_block_qced_hardlink/\n├──\ + \ annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 131 + dataset_name: storage_wet_tissue_and_building_block + dataset_uuid: 1479380b-b15a-4f01-b1f7-6c3842a45d84 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_wet_wipes + _and _arched _building _blocks/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_storage_wet_tissue_and_building_block + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_wet_tissue_and_building_block + dataset_uuid: null + task_descriptions: + - put the wet wipes into the white platform with your left hand, place the arched + building blocks into the white platform with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: wet_tissue + level1: tool + level2: wet_tissue + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + - object_name: platform + level1: container + level2: platform + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 11526 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.yaml b/dataset_info/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d8946260dd6c2b952368421b509f42d9766df0e --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.yaml @@ -0,0 +1,948 @@ +dataset_name: store_beauty_blender_and_building_blocks +dataset_uuid: fee911a7-d998-45da-b549-b1621ca063be +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: marble + level1: toy + level2: marble + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_store_beauty_blender_and_building_blocks +video_url: ./assets/videos/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 300.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9178 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Throw the beauty blender into the bowl with one hand, and then throw the building + blocks into the bowl with the other hand. +sub_tasks: +- Grasp the green cuboid block with the right gripper +- Place the bullet into the bowl with the left gripper +- End +- Grasp the bullet with the left gripper +- Abnormal +- Place the green cuboid block into the bowl with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_store_beauty_blender_and_building_blocks_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 121 + dataset_name: store_beauty_blender_and_building_blocks + dataset_uuid: fee911a7-d998-45da-b549-b1621ca063be + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_items/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_store_beauty_blender_and_building_blocks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: store_marble_and_building_blocks + dataset_uuid: null + task_descriptions: + - throw the marble into the bowl with your left hand, and then throw the building + blocks into the bowl with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: marble + level1: toy + level2: marble + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9178 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_store_coffee_cups.yaml b/dataset_info/AIRBOT_MMK2_store_coffee_cups.yaml new file mode 100644 index 0000000000000000000000000000000000000000..061a452ae25bff3f3ad837847b455265ad5c1175 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_store_coffee_cups.yaml @@ -0,0 +1,935 @@ +dataset_name: store_coffee_cups +dataset_uuid: 38759f00-3a88-419c-b74b-d8a66882a254 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: coffee_cup + level1: container + level2: coffee_cup + level3: null + level4: null + level5: null +- object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_store_coffee_cups +video_url: ./assets/videos/AIRBOT_MMK2_store_coffee_cups.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_store_coffee_cups.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 444.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 11166 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up a coffee cup with one hand and place it in the basin; then pick up + another coffee cup with your other hand and place it in the basin. +sub_tasks: +- Grasp the cup the right gripper +- place the cup in the basin use the left gripper +- End +- Grasp the cup the left gripper +- place the cup in the basin use the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_store_coffee_cups_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 70 + dataset_name: store_coffee_cups + dataset_uuid: 38759f00-3a88-419c-b74b-d8a66882a254 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/store_coffee_cups/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_store_coffee_cups + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: store_coffee_cups + dataset_uuid: null + task_descriptions: + - pick up a coffee cup with your left hand and place it in the basin; pick up + another coffee cup with your right hand and place it in the basin. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: coffee_cup + level1: container + level2: coffee_cup + level3: null + level4: null + level5: null + - object_name: basin + level1: container + level2: basin + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 11166 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_store_peaches_and_pears.yaml b/dataset_info/AIRBOT_MMK2_store_peaches_and_pears.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cd2aba4046c6807263754373217e2064e8881202 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_store_peaches_and_pears.yaml @@ -0,0 +1,947 @@ +dataset_name: store_peaches_and_pears +dataset_uuid: c95d9ed0-71ed-4c90-94ec-30af0eb88215 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: peache + level1: fruit + level2: peache + level3: null + level4: null + level5: null +- object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null +- object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_store_peaches_and_pears +video_url: ./assets/videos/AIRBOT_MMK2_store_peaches_and_pears.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_store_peaches_and_pears.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 343.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 11276 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: One hand throws the peach into one compartment while the other hand throws + the pear into the other compartment. +sub_tasks: +- Place the pear into the right compartment of the storage box with the right gripper +- Place the peach into the left compartment of the storage box with the left gripper +- Abnormal +- Grasp a peach with the left gripper +- End +- Grasp a pear with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_store_peaches_and_pears_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 122 + dataset_name: store_peaches_and_pears + dataset_uuid: c95d9ed0-71ed-4c90-94ec-30af0eb88215 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_peaches_and_pears/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_store_peaches_and_pears + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: store_peaches_and_pears + dataset_uuid: null + task_descriptions: + - the left hand throws the peach into the left compartment, the right hand throws + the pear into the right compartment. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: peache + level1: fruit + level2: peache + level3: null + level4: null + level5: null + - object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null + - object_name: compartment + level1: container + level2: compartment + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 11276 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_store_pomegranates_and_mangoes.yaml b/dataset_info/AIRBOT_MMK2_store_pomegranates_and_mangoes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6a70c0251b6f40940ad6ef40b4477c22a6fb20ff --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_store_pomegranates_and_mangoes.yaml @@ -0,0 +1,949 @@ +dataset_name: store_pomegranates_and_mangoes +dataset_uuid: 40eeb436-8f0b-4ef8-b835-9a9c4e510448 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pomegranate + level1: fruit + level2: pomegranate + level3: null + level4: null + level5: null +- object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null +- object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_store_pomegranates_and_mangoes +video_url: ./assets/videos/AIRBOT_MMK2_store_pomegranates_and_mangoes.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_store_pomegranates_and_mangoes.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 495.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 44 + total_frames: 13755 + total_tasks: 1 + total_videos: 176 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:43 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: One hand throws the pomegranate into one compartment while the other hand throws + the mango into the other compartment. +sub_tasks: +- Grasp a mango with the right gripper +- Place the pomegranate into the left compartment of the storage box with the left + gripper +- Place the mango into the right compartment of the storage box with the right gripper +- Static +- End +- Grasp a pomegranate with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_store_pomegranates_and_mangoes_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 74 + dataset_name: store_pomegranates_and_mangoes + dataset_uuid: 40eeb436-8f0b-4ef8-b835-9a9c4e510448 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/separate_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_store_pomegranates_and_mangoes + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: store_pomegranates_and_mangoes + dataset_uuid: null + task_descriptions: + - the left hand throws the pomegranate into the left compartment, the right hand + throws the mango into the right compartment. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pomegranate + level1: fruit + level2: pomegranate + level3: null + level4: null + level5: null + - object_name: compartment + level1: container + level2: compartment + level3: null + level4: null + level5: null + - object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 44 + total_frames: 13755 + total_tasks: 1 + total_videos: 176 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:43 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_store_wet_wipes_and_bowls.yaml b/dataset_info/AIRBOT_MMK2_store_wet_wipes_and_bowls.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e7a7d07a1a3d58e42bb54391d9834436fe6e2be2 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_store_wet_wipes_and_bowls.yaml @@ -0,0 +1,948 @@ +dataset_name: store_wet_wipes_and_bowls +dataset_uuid: de8bf908-6d6b-42fb-9298-29fa21a3fc8d +scene_type: +- home +atomic_actions: +- grasp +- open +- hold +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: wet_tissue + level1: daily_necessities + level2: wet_tissue + level3: null + level4: null + level5: null +- object_name: square_plate + level1: container + level2: square_plate + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_store_wet_wipes_and_bowls +video_url: ./assets/videos/AIRBOT_MMK2_store_wet_wipes_and_bowls.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_store_wet_wipes_and_bowls.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 425.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 13058 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the large blue bowl on the square plate with one hand and put the wet + wipes into the bowl with the other. +sub_tasks: +- Place the bowl on the plate with the right gripper +- Static +- Grasp the wet wipes with the left gripper +- Grasp the bowl with the right gripper +- End +- Place the wet wipes into the bowl with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_store_wet_wipes_and_bowls_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 117 + dataset_name: store_wet_wipes_and_bowls + dataset_uuid: de8bf908-6d6b-42fb-9298-29fa21a3fc8d + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_bowl_and_wet_tissue/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_store_wet_wipes_and_bowls + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: store_wet_wipes_and_bowls + dataset_uuid: null + task_descriptions: + - with the right hand, place the large blue bowl on the square plate, with the + left hand, put the wet wipes into the blue bowl. + scene_type: + - home + atomic_actions: + - grasp + - open + - hold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: wet_tissue + level1: daily_necessities + level2: wet_tissue + level3: null + level4: null + level5: null + - object_name: square_plate + level1: container + level2: square_plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 13058 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_take_down_paper_cup.yaml b/dataset_info/AIRBOT_MMK2_take_down_paper_cup.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f3802cc5dd3febb7ac6a68aea42e2d3e6e0c3ecc --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_take_down_paper_cup.yaml @@ -0,0 +1,937 @@ +dataset_name: take_down_paper_cup +dataset_uuid: 0c37ceb8-ce17-4a73-a167-316d17712390 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: coffee_cup + level1: container + level2: coffee_cup + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_take_down_paper_cup +video_url: ./assets/videos/AIRBOT_MMK2_take_down_paper_cup.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_take_down_paper_cup.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 224.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 46 + total_frames: 7169 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:45 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the white paper cup off the white lid with one hand and the other white + paper cup off with your other hand. +sub_tasks: +- End +- place the cup in the table use the right gripper +- Grasp the cup the left gripper +- place the cup in the table use the left gripper +- Grasp the cup the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_take_down_paper_cup_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 76 + dataset_name: take_down_paper_cup + dataset_uuid: 0c37ceb8-ce17-4a73-a167-316d17712390 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/dataset_name + take_down_paper_cup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_take_down_paper_cup + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_down_paper_cup + dataset_uuid: null + task_descriptions: + - take the white coffee cup off the white lid with your left hand and the other + coffee paper cup off with your right hand. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: coffee_cup + level1: container + level2: coffee_cup + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 46 + total_frames: 7169 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:45 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.yaml b/dataset_info/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bfd08e2047005d7de9297b4ba0a2a61d35adb3eb --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.yaml @@ -0,0 +1,1041 @@ +dataset_name: take_down_umbrella_and_mineral_water +dataset_uuid: f02d7798-2ef4-4eb5-9f41-d9d908b80510 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: umbrella + level1: tool + level2: umbrella + level3: null + level4: null + level5: null +- object_name: mineral_water + level1: drink + level2: mineral_water + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: vitamin_b_water + level1: beverage + level2: vitamin_b_water + level3: null + level4: null + level5: null +- object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null +- object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_take_down_umbrella_and_mineral_water +video_url: ./assets/videos/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 212 + total_frames: 31517 + total_tasks: 5 + total_videos: 848 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:211 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'pick up the blue and green cubes from the lid of the paper box simultaneously + with both hands and place them on the table. + + Use one hand to take the white umbrella off the white lid and then use your other + hand to take the mineral water off the white lid. + + Take the vitamin b water off the white cap with one hand, and then take another + vitamin b water off the white cap with your other hand. + + Take out the yellow egg with one hand. + + take the two black cakes out of the white box simultaneously with both hands and + place them on the table.' +sub_tasks: +- Place the cake on the table with the left gripper +- Place the mineral water on the table with the left gripper +- Grasp the umbrella on the white lid with the right gripper +- Grasp the cake from the white basket with the right gripper +- Grasp the vitamin B water on the white lid with the left gripper +- Place the umbrella on the table with the right gripper +- Grasp the blue cube block on the paper box with the left gripper +- Place the green cube block on the table with the right gripper +- End +- Grasp the cake from the white basket with the left gripper +- Place the blue cube block on the table with the left gripper +- Grasp the mineral water on the white lid with the left gripper +- Place the vitamin B water on the table with the right gripper +- Place the vitamin B water on the table with the left gripper +- Static +- Place the cake on the table with the right gripper +- Abnormal +- Grasp the egg from the egg storage box with the right gripper +- Place the egg on the table with the right gripper +- Grasp the vitamin B water on the white lid with the right gripper +- Grasp the green cube block on the paper box with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_take_down_umbrella_and_mineral_water_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 137 + dataset_name: take_down_umbrella_and_mineral_water + dataset_uuid: f02d7798-2ef4-4eb5-9f41-d9d908b80510 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/take_goods/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_take_down_umbrella_and_mineral_water + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_down_umbrella_and_mineral_water + dataset_uuid: null + task_descriptions: + - use your right hand to take the white umbrella off the white lid then use your + left hand to take the mineral water off the white lid. + - take the vitamin b water off the white cap with your left hand, and then take + another vitamin b water off the white cap with your right hand. + - take out the yellow egg with your right hand. + - take the two black cakes out of the white box simultaneously with both hands + and place them on the table. + - pick up the blue and green cubes from the lid of the paper box simultaneously + with both hands and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: umbrella + level1: tool + level2: umbrella + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: drink + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: vitamin_b_water + level1: beverage + level2: vitamin_b_water + level3: null + level4: null + level5: null + - object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 212 + total_frames: 31517 + total_tasks: 5 + total_videos: 848 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:211 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_take_the_book.yaml b/dataset_info/AIRBOT_MMK2_take_the_book.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ec898a1db057e227eaeab7a18ef6ea25526ec5e8 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_take_the_book.yaml @@ -0,0 +1,930 @@ +dataset_name: take_the_book +dataset_uuid: a04264d7-7e81-40cc-af53-0ec87db1f556 +scene_type: +- home +atomic_actions: +- pick +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bookshelf + level1: container + level2: bookshelf + level3: null + level4: null + level5: null +- object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_take_the_book +video_url: ./assets/videos/AIRBOT_MMK2_take_the_book.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_take_the_book.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 352.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 79 + total_frames: 9314 + total_tasks: 2 + total_videos: 316 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:78 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'A hand''s index finger hooked the book "century" off the bookshelf. + + A hand''s index finger hooked the book "letitbe" off the bookshelf.' +sub_tasks: +- Lay the book down with the right gripper +- Hold the book with the right gripper +- Abnormal +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_take_the_book_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 136 + dataset_name: take_the_book + dataset_uuid: a04264d7-7e81-40cc-af53-0ec87db1f556 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/take_the_book/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_take_the_book + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_the_book + dataset_uuid: null + task_descriptions: + - the index finger of the right hand hooked the book "century" off the bookshelf. + - the index finger of the right hand hooked the book "letitbe" off the bookshelf. + scene_type: + - home + atomic_actions: + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bookshelf + level1: container + level2: bookshelf + level3: null + level4: null + level5: null + - object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 79 + total_frames: 9314 + total_tasks: 2 + total_videos: 316 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:78 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.yaml b/dataset_info/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.yaml new file mode 100644 index 0000000000000000000000000000000000000000..eaee20a37bd9dc394950320dd7823e8c3f9913df --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.yaml @@ -0,0 +1,938 @@ +dataset_name: the_cup_is_put_into_the_bucket +dataset_uuid: 3d103654-86bc-4dae-b569-be335fe5d8df +scene_type: +- home +atomic_actions: +- grasp +- open +- hold +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null +- object_name: bucket + level1: container + level2: bucket + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_the_cup_is_put_into_the_bucket +video_url: ./assets/videos/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 369.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9335 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the same white paper cup in each hand and put one cup into the yellow + bucket, then put the other cup in. +sub_tasks: +- Lift the cup the right gripper +- Static +- End +- Grasp the cup the right gripper +- Lift the cup the left gripper +- Grasp the cup the left gripper +- place the cup in the yellow basket use the right gripper +- place the cup in the yellow basket use the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_the_cup_is_put_into_the_bucket_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 120 + dataset_name: the_cup_is_put_into_the_bucket + dataset_uuid: 3d103654-86bc-4dae-b569-be335fe5d8df + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/storage_cup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_the_cup_is_put_into_the_bucket + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: the_cup_is_put_into_the_bucket + dataset_uuid: null + task_descriptions: + - take the same white paper cup in both hands. put the left hand's cup into the + yellow bucket, then put the right hand's cup in. + scene_type: + - home + atomic_actions: + - grasp + - open + - hold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null + - object_name: bucket + level1: container + level2: bucket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - discover_robotics_aitbot_mmk2 + end_effector_type: two_finger_gripper + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9335 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AIRBOT_MMK2_toy_storage.yaml b/dataset_info/AIRBOT_MMK2_toy_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..69578b1a62d2d39a2d2ab39420b0c9d93638bd36 --- /dev/null +++ b/dataset_info/AIRBOT_MMK2_toy_storage.yaml @@ -0,0 +1,993 @@ +dataset_name: toy_storage +dataset_uuid: 38eb75f9-27a2-42df-817f-90d75b91a582 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: little_dog_doll + level1: toy + level2: little_dog_doll + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: shark_doll + level1: toy + level2: shark_doll + level3: null + level4: null + level5: null +- object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +path: AIRBOT_MMK2_toy_storage +video_url: ./assets/videos/AIRBOT_MMK2_toy_storage.mp4 +thumbnail_url: ./assets/thumbnails/AIRBOT_MMK2_toy_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: discover_robotics_aitbot_mmk2 +codebase_version: v2.1 +statistics: + total_episodes: 199 + total_frames: 28709 + total_tasks: 4 + total_videos: 796 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:198 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'with both hands, picked up the little dog doll on the white plate and placed + it on the table. + + One hand picked up the shark doll from the table and passed it to the other hand, + which then placed it in the white lid. + + Use one hand to pick up a building block and place it in the pink plate on one side, + and use the other hand to put the remaining building block into the white plate + on the opposite side. + + with both hands, he picked up the shark doll on the table and placed it in the white + lid.' +sub_tasks: +- Grasp the whale with the left gripper +- End +- Place the puppy on the table with the left and right grippers +- Grasp the puppy with the left and right grippers +- Static +- Grasp the large green cube block with the left gripper +- Place the whale on the white lid with the right gripper +- Grasp the large red cube block with the right gripper +- Place the large green cube block on the pink plate with the left gripper +- Place the large red cube block on the white lid with the right gripper +- Deliver the whale from left gripper to right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AIRBOT_MMK2_toy_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 134 + dataset_name: toy_storage + dataset_uuid: 38eb75f9-27a2-42df-817f-90d75b91a582 + device_model: Airbot_MMK2 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/toy_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AIRBOT_MMK2_toy_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: toy_storage + dataset_uuid: null + task_descriptions: + - with both hands, picked up the little dog doll on the white plate and placed + it on the table. + - the left hand picked up the shark doll on the table and handed it to the right + hand, the right hand took the shark doll and placed it in the white lid. + - use your left hand to pick up the building block and place it in the pink plate + on the left, and use your right hand to put the other building block into the + white plate on the right. + - with both hands, he picked up the shark doll on the table and placed it in the + white lid. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: little_dog_doll + level1: toy + level2: little_dog_doll + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: shark_doll + level1: toy + level2: shark_doll + level3: null + level4: null + level5: null + - object_name: lid + level1: container + level2: lid + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - airbot mmk2 + end_effector_type: five_finger_hand + meta: + robot_type: discover_robotics_aitbot_mmk2 + codebase_version: v2.1 + statistics: + total_episodes: 199 + total_frames: 28709 + total_tasks: 4 + total_videos: 796 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:198 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_battery_storage_b.yaml b/dataset_info/AgiBot-g1_battery_storage_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5368183c659fe736ec745108c2d82dff6693fcdc --- /dev/null +++ b/dataset_info/AgiBot-g1_battery_storage_b.yaml @@ -0,0 +1,1261 @@ +dataset_name: battery_storage_b +dataset_uuid: 632c0e2b-a8bb-4e12-9635-82df87be2096 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: battery + level1: electronic_products + level2: battery + level3: null + level4: null + level5: null +path: AgiBot-g1_battery_storage_b +video_url: ./assets/videos/AgiBot-g1_battery_storage_b.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_battery_storage_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 29.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 115 + total_frames: 57968 + total_tasks: 1 + total_videos: 920 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:114 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the batteries in the box on the table. +sub_tasks: +- Place the power supply on the operating table. +- Grab and lift the power supply from the large box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_battery_storage_b_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 478 + dataset_name: battery_storage_b + dataset_uuid: 632c0e2b-a8bb-4e12-9635-82df87be2096 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/20_备料区场景4/376/A2D0015AC00476/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_battery_storage_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: battery_storage_b + dataset_uuid: null + task_descriptions: + - put the battery from the box onto the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: battery + level1: electronic_products + level2: battery + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 115 + total_frames: 57968 + total_tasks: 1 + total_videos: 920 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:114 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_battery_storage_c.yaml b/dataset_info/AgiBot-g1_battery_storage_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c197eca2fcc43af1d810ee2920727034aafa0ad6 --- /dev/null +++ b/dataset_info/AgiBot-g1_battery_storage_c.yaml @@ -0,0 +1,1264 @@ +dataset_name: battery_storage_c +dataset_uuid: b2a4e622-affe-407e-9e15-b94e3a5cf225 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: battery + level1: electronic_products + level2: battery + level3: null + level4: null + level5: null +path: AgiBot-g1_battery_storage_c +video_url: ./assets/videos/AgiBot-g1_battery_storage_c.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_battery_storage_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 18.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 57 + total_frames: 34166 + total_tasks: 1 + total_videos: 456 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:56 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the batteries in the box on the table. +sub_tasks: +- End +- Grab and lift the power supply from the large box. +- Place the battery on the shelf +- Grasp the battery +- Place the power supply on the operating table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_battery_storage_c_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 476 + dataset_name: battery_storage_c + dataset_uuid: b2a4e622-affe-407e-9e15-b94e3a5cf225 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/21_备料区场景5/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_battery_storage_c + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: battery_storage_c + dataset_uuid: null + task_descriptions: + - place the batteries in the box on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: battery + level1: electronic_products + level2: battery + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 57 + total_frames: 34166 + total_tasks: 1 + total_videos: 456 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:56 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_a.yaml b/dataset_info/AgiBot-g1_box_storage_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b509adb54bc8fd8c39831484de75933167558339 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_a.yaml @@ -0,0 +1,1248 @@ +dataset_name: box_storage_a +dataset_uuid: a1e4a24d-cfb7-4719-a86c-d455555bc395 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_a +video_url: ./assets/videos/AgiBot-g1_box_storage_a.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 21 + total_frames: 11770 + total_tasks: 1 + total_videos: 168 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:20 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the box on the table into the big box. +sub_tasks: +- Place the mouse and the power cord paper box into the container. +- Pick up the mouse and the power cord paper box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 472 + dataset_name: box_storage_a + dataset_uuid: a1e4a24d-cfb7-4719-a86c-d455555bc395 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/22_下料区场景7/389/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 21 + yaml: + dataset_name: box_storage_a + dataset_uuid: null + task_descriptions: + - put the box on the table into the big box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 21 + total_frames: 11770 + total_tasks: 1 + total_videos: 168 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:20 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_b.yaml b/dataset_info/AgiBot-g1_box_storage_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a72d52a911ad6066d3ccfb1e443569006324d28c --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_b.yaml @@ -0,0 +1,1248 @@ +dataset_name: box_storage_b +dataset_uuid: acb66e80-45d3-413b-829d-ca92e763d418 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_b +video_url: ./assets/videos/AgiBot-g1_box_storage_b.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 19.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 96 + total_frames: 49301 + total_tasks: 1 + total_videos: 768 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:95 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the box on the table into the big box. +sub_tasks: +- Place the mouse and the power cord paper box into the container. +- Pick up the mouse and the power cord paper box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 473 + dataset_name: box_storage_b + dataset_uuid: acb66e80-45d3-413b-829d-ca92e763d418 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/24_下料区场景6/388/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_b + dataset_uuid: null + task_descriptions: + - put the box on the table into the big box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 96 + total_frames: 49301 + total_tasks: 1 + total_videos: 768 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:95 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_c.yaml b/dataset_info/AgiBot-g1_box_storage_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f0c3e942799c21d4ea2c9f2f64af0e0ded00a2a4 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_c.yaml @@ -0,0 +1,1252 @@ +dataset_name: box_storage_c +dataset_uuid: a55ac5d2-061f-4ff3-9670-41aef4e03037 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_c +video_url: ./assets/videos/AgiBot-g1_box_storage_c.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 10.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 39 + total_frames: 23361 + total_tasks: 1 + total_videos: 312 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:38 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the box on the table into the big box. +sub_tasks: +- Pick up the mouse and power cord box. +- Place the mouse and power cord box into the container. +- End +- Place the paper box in the another big box +- Abnormal +- Grasp the paper box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_c_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 474 + dataset_name: box_storage_c + dataset_uuid: a55ac5d2-061f-4ff3-9670-41aef4e03037 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/29_下料区场景3/335/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_c + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_c + dataset_uuid: null + task_descriptions: + - put the box on the table into the big box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 39 + total_frames: 23361 + total_tasks: 1 + total_videos: 312 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:38 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_cardboard_box_a.yaml b/dataset_info/AgiBot-g1_box_storage_cardboard_box_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..092cb77655d17ef193f64ac470067a7f995dd197 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_cardboard_box_a.yaml @@ -0,0 +1,1260 @@ +dataset_name: box_storage_cardboard_box_a +dataset_uuid: 15be5a22-893f-4c6d-8562-afa106f6846f +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: paper_box + level1: tool + level2: paper_box + level3: null + level4: null + level5: null +- object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_cardboard_box_a +video_url: ./assets/videos/AgiBot-g1_box_storage_cardboard_box_a.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_cardboard_box_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 87.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 402 + total_frames: 188369 + total_tasks: 1 + total_videos: 3216 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:401 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: using a robotic arm to pick up a cardboard box and palace it the carton. +sub_tasks: +- Place the mouse and the power cord paper box into the container. +- Pick up the mouse and the power cord paper box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_cardboard_box_a_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 458 + dataset_name: box_storage_cardboard_box_a + dataset_uuid: 15be5a22-893f-4c6d-8562-afa106f6846f + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/95_下料区场景13/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_cardboard_box_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_cardboard_box_a + dataset_uuid: null + task_descriptions: + - using a robotic arm to pick up a cardboard box and palace it the carton. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: paper_box + level1: tool + level2: paper_box + level4: null + level5: null + - object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 402 + total_frames: 188369 + total_tasks: 1 + total_videos: 3216 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:401 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_cardboard_box_b.yaml b/dataset_info/AgiBot-g1_box_storage_cardboard_box_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..87c4a4433534ca98f1d3a71e04d79bb69b12f824 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_cardboard_box_b.yaml @@ -0,0 +1,1260 @@ +dataset_name: box_storage_cardboard_box_b +dataset_uuid: 7e28f5b3-7a48-4d52-b01e-390390932ffd +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: paper_box + level1: tool + level2: paper_box + level3: null + level4: null + level5: null +- object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_cardboard_box_b +video_url: ./assets/videos/AgiBot-g1_box_storage_cardboard_box_b.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_cardboard_box_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 56.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 247 + total_frames: 115855 + total_tasks: 1 + total_videos: 1976 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:246 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: using a robotic arm to pick up a cardboard box and palace it the carton. +sub_tasks: +- Place the mouse and the power cord paper box into the container. +- Pick up the mouse and the power cord paper box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_cardboard_box_b_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 459 + dataset_name: box_storage_cardboard_box_b + dataset_uuid: 7e28f5b3-7a48-4d52-b01e-390390932ffd + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/97_下料区场景14/469/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_cardboard_box_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_cardboard_box_b + dataset_uuid: null + task_descriptions: + - using a robotic arm to pick up a cardboard box and palace it the carton. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: paper_box + level1: tool + level2: paper_box + level4: null + level5: null + - object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 247 + total_frames: 115855 + total_tasks: 1 + total_videos: 1976 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:246 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_cardboard_box_c.yaml b/dataset_info/AgiBot-g1_box_storage_cardboard_box_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..691181458b35f31633d4fb825a7392920af53dd4 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_cardboard_box_c.yaml @@ -0,0 +1,1255 @@ +dataset_name: box_storage_cardboard_box_c +dataset_uuid: f5991bf3-3900-460c-adbd-56e87ac4bbc1 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_cardboard_box_c +video_url: ./assets/videos/AgiBot-g1_box_storage_cardboard_box_c.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_cardboard_box_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 109.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 476 + total_frames: 230771 + total_tasks: 1 + total_videos: 3808 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:475 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: using a robotic arm to pick up a cardboard box and palace it the carton. +sub_tasks: +- Place the mouse and the power cord paper box into the container. +- Pick up the mouse and the power cord paper box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_cardboard_box_c_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 462 + dataset_name: box_storage_cardboard_box_c + dataset_uuid: f5991bf3-3900-460c-adbd-56e87ac4bbc1 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/101_下料区场景15/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_cardboard_box_c + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_cardboard_box_c + dataset_uuid: null + task_descriptions: + - using a robotic arm to pick up a cardboard box and place it into the carton. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null + - .0object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 476 + total_frames: 230771 + total_tasks: 1 + total_videos: 3808 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:475 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_e.yaml b/dataset_info/AgiBot-g1_box_storage_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e8cc02f22fc611d24790d03df8ba8a01098479ef --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_e.yaml @@ -0,0 +1,1260 @@ +dataset_name: box_storage_e +dataset_uuid: 6fc368f2-1d50-44e7-ab39-3a3405e14efc +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_e +video_url: ./assets/videos/AgiBot-g1_box_storage_e.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 13.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 58 + total_frames: 33264 + total_tasks: 1 + total_videos: 464 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:57 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the small box on the table into the large box on the left. +sub_tasks: +- Place the mouse and the power cord paper box into the container. +- Pick up the mouse and the power cord paper box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_e_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 568 + dataset_name: box_storage_e + dataset_uuid: 6fc368f2-1d50-44e7-ab39-3a3405e14efc + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt02/zy/80_下料区场景5/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_e + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_e + dataset_uuid: null + task_descriptions: + - using a robotic arm to pick up a cardboard box and place it into the carton. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 58 + total_frames: 33264 + total_tasks: 1 + total_videos: 464 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:57 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_part_a.yaml b/dataset_info/AgiBot-g1_box_storage_part_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c9e5a46a23df23f1868ae26116b75c55c46ce3d7 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_part_a.yaml @@ -0,0 +1,1273 @@ +dataset_name: box_storage_part_a +dataset_uuid: 24378624-9647-4aad-82ac-d822bb7bc50d +scene_type: +- factory +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_part_a +video_url: ./assets/videos/AgiBot-g1_box_storage_part_a.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_part_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 105.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 335 + total_frames: 205995 + total_tasks: 1 + total_videos: 2680 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:334 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the parts on the tray and put them in the cardboard box. +sub_tasks: +- Pick up the IO bracket from the container box. +- Place the IO bracket into the ingredient slot. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_part_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 466 + dataset_name: box_storage_part_a + dataset_uuid: 24378624-9647-4aad-82ac-d822bb7bc50d + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/104_主机上料工序-IO挡板上料场景1/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_part_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_part_a + dataset_uuid: null + task_descriptions: + - pick up the parts on the tray and put them in the cardboard box. + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 335 + total_frames: 205995 + total_tasks: 1 + total_videos: 2680 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:334 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_box_storage_tool.yaml b/dataset_info/AgiBot-g1_box_storage_tool.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e954610dc9b3a94beb651dfe6b78c9fa05faf206 --- /dev/null +++ b/dataset_info/AgiBot-g1_box_storage_tool.yaml @@ -0,0 +1,846 @@ +dataset_name: box_storage_tool +dataset_uuid: 4ed6d684-19e6-4881-9b9f-eabbb1a6789d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: tool + level1: tool + level2: tool + level3: null + level4: null + level5: null +path: AgiBot-g1_box_storage_tool +video_url: ./assets/videos/AgiBot-g1_box_storage_tool.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_box_storage_tool.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 32860 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Pick up the power cord from the box containing it and place it in another box. +sub_tasks: +- End +- Abnormal +- Grasp the data cable +- Place the data cable in the another box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_box_storage_tool_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 451 + dataset_name: box_storage_tool + dataset_uuid: 4ed6d684-19e6-4881-9b9f-eabbb1a6789d + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt02/rt/10_配件小产线上料工序-放电源线场景2/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_box_storage_tool + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: tool + level1: tool + level2: tool + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: box_storage_tool + dataset_uuid: null + task_descriptions: + - put the tools in the box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: tool + level1: tool + level2: tool + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 32860 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_left_capture_part.yaml b/dataset_info/AgiBot-g1_left_capture_part.yaml new file mode 100644 index 0000000000000000000000000000000000000000..aeee8c2a37eb80df553ebf8b1e28912e074dd017 --- /dev/null +++ b/dataset_info/AgiBot-g1_left_capture_part.yaml @@ -0,0 +1,1293 @@ +dataset_name: left_capture_part +dataset_uuid: 66d07878-2211-48d2-8cd0-1df8f2cd83a3 +scene_type: +- factory +atomic_actions: +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null +path: AgiBot-g1_left_capture_part +video_url: ./assets/videos/AgiBot-g1_left_capture_part.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_left_capture_part.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 97.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 464 + total_frames: 174563 + total_tasks: 1 + total_videos: 3712 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:463 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Grasp the part with one hand and place it on the black container. +sub_tasks: +- Pick up the front USB bracket from the feeding area. +- Place the front USB bracket into the box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_left_capture_part_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 444 + dataset_name: left_capture_part + dataset_uuid: 66d07878-2211-48d2-8cd0-1df8f2cd83a3 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt01/zy/45_上料区-金华场景2/377/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_left_capture_part + scene_types: + - factory + atomic_actions: + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: left_capture_part + dataset_uuid: null + task_descriptions: + - grasp the part with your left hand and place them on the black container. + scene_type: + - factory + atomic_actions: + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + - object_name: black_container + level1: tool + level2: black_container + level3: null + level4: null + operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 464 + total_frames: 174563 + total_tasks: 1 + total_videos: 3712 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:463 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_mobile_accessory_storage_box_a.yaml b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..50446933636debc4aa18bbe102bf3c120a9eea7e --- /dev/null +++ b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_a.yaml @@ -0,0 +1,1261 @@ +dataset_name: mobile_accessory_storage_box_a +dataset_uuid: 811a660c-6371-490a-9141-3019afa0cac2 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null +path: AgiBot-g1_mobile_accessory_storage_box_a +video_url: ./assets/videos/AgiBot-g1_mobile_accessory_storage_box_a.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_mobile_accessory_storage_box_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 16.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 81 + total_frames: 40631 + total_tasks: 1 + total_videos: 648 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:80 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move the position of the storage box with accessories on the table. +sub_tasks: +- Place the open mouse box onto the operation table. +- Grab and pick up the open mouse box from the accessory packaging area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_mobile_accessory_storage_box_a_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 477 + dataset_name: mobile_accessory_storage_box_a + dataset_uuid: 811a660c-6371-490a-9141-3019afa0cac2 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/30_配件包装区场景1/354/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_mobile_accessory_storage_box_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_accessory_storage_box_a + dataset_uuid: null + task_descriptions: + - move the position of the storage box with accessories on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 81 + total_frames: 40631 + total_tasks: 1 + total_videos: 648 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:80 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_mobile_accessory_storage_box_c.yaml b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b64e75cfe37f9431581dea335e059fb0565db341 --- /dev/null +++ b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_c.yaml @@ -0,0 +1,1266 @@ +dataset_name: mobile_accessory_storage_box_c +dataset_uuid: be27952f-4bad-4014-aaf8-ce6946a852d5 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null +path: AgiBot-g1_mobile_accessory_storage_box_c +video_url: ./assets/videos/AgiBot-g1_mobile_accessory_storage_box_c.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_mobile_accessory_storage_box_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 13.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 40 + total_frames: 28207 + total_tasks: 1 + total_videos: 320 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:39 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move the position of the storage box with accessories on the table. +sub_tasks: +- Grasp the mouse and data cable +- Place the mouse and data cable in the paper box +- Place the data cable in the paper box +- End +- Grab and pick up the mouse and power cord from the accessory packaging area. +- Abnormal +- Place the mouse and power cord into the box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_mobile_accessory_storage_box_c_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 481 + dataset_name: mobile_accessory_storage_box_c + dataset_uuid: be27952f-4bad-4014-aaf8-ce6946a852d5 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/48_配件包装区场景9/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_mobile_accessory_storage_box_c + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_accessory_storage_box_c + dataset_uuid: null + task_descriptions: + - grasp data cable left put into box grasp mouse right put into box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 40 + total_frames: 28207 + total_tasks: 1 + total_videos: 320 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:39 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_mobile_accessory_storage_box_d.yaml b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5572a8f4e603411f3df9880798905f04632d15c1 --- /dev/null +++ b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_d.yaml @@ -0,0 +1,1266 @@ +dataset_name: mobile_accessory_storage_box_d +dataset_uuid: add3803d-befc-4ae5-8bc7-b6d81060cdcf +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null +path: AgiBot-g1_mobile_accessory_storage_box_d +video_url: ./assets/videos/AgiBot-g1_mobile_accessory_storage_box_d.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_mobile_accessory_storage_box_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 7.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 30 + total_frames: 17860 + total_tasks: 1 + total_videos: 240 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:29 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move the position of the storage box with accessories on the table. +sub_tasks: +- Grasp the mouse and data cable +- Place the mouse and data cable in the paper box +- End +- Place the mouse in the paper box +- Grab and pick up the mouse and power cord from the accessory packaging area. +- Abnormal +- Place the mouse and power cord into the box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_mobile_accessory_storage_box_d_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 483 + dataset_name: mobile_accessory_storage_box_d + dataset_uuid: add3803d-befc-4ae5-8bc7-b6d81060cdcf + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/49_配件包装区场景10/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_mobile_accessory_storage_box_d + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_accessory_storage_box_d + dataset_uuid: null + task_descriptions: + - move the position of the storage box with accessories on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 30 + total_frames: 17860 + total_tasks: 1 + total_videos: 240 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:29 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_mobile_accessory_storage_box_e.yaml b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7163bd46374d716ba4307c416d2b9e2d6f6e173e --- /dev/null +++ b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_e.yaml @@ -0,0 +1,1261 @@ +dataset_name: mobile_accessory_storage_box_e +dataset_uuid: 76ecd9c6-025c-4c06-abcc-de49bc084c86 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null +path: AgiBot-g1_mobile_accessory_storage_box_e +video_url: ./assets/videos/AgiBot-g1_mobile_accessory_storage_box_e.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_mobile_accessory_storage_box_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 14.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 61 + total_frames: 29872 + total_tasks: 1 + total_videos: 488 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:60 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move the position of the storage box with accessories on the table. +sub_tasks: +- Place the mouse and power cord into the box. +- Simultaneously pick up the mouse and power cord from the accessory packaging area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_mobile_accessory_storage_box_e_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 482 + dataset_name: mobile_accessory_storage_box_e + dataset_uuid: 76ecd9c6-025c-4c06-abcc-de49bc084c86 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/53_配件包装区场景12/390/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_mobile_accessory_storage_box_e + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_accessory_storage_box_e + dataset_uuid: null + task_descriptions: + - grasp data cable left put into box grasp mouse right put into box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 61 + total_frames: 29872 + total_tasks: 1 + total_videos: 488 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:60 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_mobile_accessory_storage_box_f.yaml b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_f.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8b70397341927a6fa007a1bbcd4ebbdf5a6c4aaa --- /dev/null +++ b/dataset_info/AgiBot-g1_mobile_accessory_storage_box_f.yaml @@ -0,0 +1,1261 @@ +dataset_name: mobile_accessory_storage_box_f +dataset_uuid: 52a333b0-b320-467a-a555-12066d086c01 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null +path: AgiBot-g1_mobile_accessory_storage_box_f +video_url: ./assets/videos/AgiBot-g1_mobile_accessory_storage_box_f.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_mobile_accessory_storage_box_f.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 12.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 68 + total_frames: 31735 + total_tasks: 1 + total_videos: 544 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:67 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move the position of the storage box with accessories on the table. +sub_tasks: +- Place the mouse and power cord into the box. +- Simultaneously pick up the mouse and power cord from the accessory packaging area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_mobile_accessory_storage_box_f_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 486 + dataset_name: mobile_accessory_storage_box_f + dataset_uuid: 52a333b0-b320-467a-a555-12066d086c01 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/54_配件包装区场景14/362/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_mobile_accessory_storage_box_f + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_accessory_storage_box_f + dataset_uuid: null + task_descriptions: + - move the position of the storage box with accessories on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: accessories + level1: electronic_products + level2: accessories + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 68 + total_frames: 31735 + total_tasks: 1 + total_videos: 544 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:67 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_pick_up_battery.yaml b/dataset_info/AgiBot-g1_pick_up_battery.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ec7aabd757138516a7e168b10fe7f2e6f0363738 --- /dev/null +++ b/dataset_info/AgiBot-g1_pick_up_battery.yaml @@ -0,0 +1,1260 @@ +dataset_name: pick_up_battery +dataset_uuid: 16b21b98-c079-4363-863b-54db1f5d5ebe +scene_type: +- factory +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null +- object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null +path: AgiBot-g1_pick_up_battery +video_url: ./assets/videos/AgiBot-g1_pick_up_battery.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_pick_up_battery.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 95.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 387 + total_frames: 185469 + total_tasks: 1 + total_videos: 3096 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:386 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: using a robotic arm to pick up battery. +sub_tasks: +- Grab the main unit power supply from the containment box. +- Place the main unit power supply in the designated area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_pick_up_battery_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 468 + dataset_name: pick_up_battery + dataset_uuid: 16b21b98-c079-4363-863b-54db1f5d5ebe + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/106_备料工序-电源备料场景1/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_pick_up_battery + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pick_up_battery + dataset_uuid: null + task_descriptions: + - pick up the battery from the box and put it on the table + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null + - object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 387 + total_frames: 185469 + total_tasks: 1 + total_videos: 3096 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:386 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_picks_up_battery_a.yaml b/dataset_info/AgiBot-g1_picks_up_battery_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..398f6b4a3041dc1c61ba42396439243e5a88ada4 --- /dev/null +++ b/dataset_info/AgiBot-g1_picks_up_battery_a.yaml @@ -0,0 +1,1262 @@ +dataset_name: picks_up_battery_a +dataset_uuid: 3385f559-eb6d-46ff-94d3-a6b48d250220 +scene_type: +- factory +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null +- object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null +path: AgiBot-g1_picks_up_battery_a +video_url: ./assets/videos/AgiBot-g1_picks_up_battery_a.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_picks_up_battery_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 119.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 562 + total_frames: 214263 + total_tasks: 1 + total_videos: 4496 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:561 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: using a robotic arm to pick up battery. +sub_tasks: +- Place the power supply on the operating table. +- Grab and lift the power supply from the large box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_picks_up_battery_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 457 + dataset_name: picks_up_battery_a + dataset_uuid: 3385f559-eb6d-46ff-94d3-a6b48d250220 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/88_备料区场景9/448/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_picks_up_battery_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: picks_up_battery_a + dataset_uuid: null + task_descriptions: + - use a robotic arm to pick up the battery from the box and place it in the material + preparation area. + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: container + level2: carton + level3: null + level4: null + level5: null + - object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 562 + total_frames: 214263 + total_tasks: 1 + total_videos: 4496 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:561 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_picks_up_battery_b.yaml b/dataset_info/AgiBot-g1_picks_up_battery_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..89a372f28e4847f314699b86cdea186230acc44c --- /dev/null +++ b/dataset_info/AgiBot-g1_picks_up_battery_b.yaml @@ -0,0 +1,1261 @@ +dataset_name: picks_up_battery_b +dataset_uuid: 69e28097-0f6e-4238-8562-b87280af0714 +scene_type: +- factory +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null +- object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null +path: AgiBot-g1_picks_up_battery_b +video_url: ./assets/videos/AgiBot-g1_picks_up_battery_b.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_picks_up_battery_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 71.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 329 + total_frames: 131840 + total_tasks: 1 + total_videos: 2632 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:328 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: using a robotic arm to pick up battery. +sub_tasks: +- Place the power supply on the operating table. +- Grab and lift the power supply from the large box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_picks_up_battery_b_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 454 + dataset_name: picks_up_battery_b + dataset_uuid: 69e28097-0f6e-4238-8562-b87280af0714 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/89_备料区场景10/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_picks_up_battery_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: picks_up_battery_b + dataset_uuid: null + task_descriptions: + - take out the battery from the box and place it in the material preparation area + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null + - object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 329 + total_frames: 131840 + total_tasks: 1 + total_videos: 2632 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:328 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_picks_up_cardboard_box.yaml b/dataset_info/AgiBot-g1_picks_up_cardboard_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c6369c96df67b1066bbcdf7d7d313aca37880476 --- /dev/null +++ b/dataset_info/AgiBot-g1_picks_up_cardboard_box.yaml @@ -0,0 +1,1285 @@ +dataset_name: picks_up_cardboard_box +dataset_uuid: d4888396-b8d0-45fe-9fdc-8f4e9300b1fd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null +- object_name: paper_box + level1: laboratory_supplies + level2: paper_box + level3: null + level4: null + level5: null +path: AgiBot-g1_picks_up_cardboard_box +video_url: ./assets/videos/AgiBot-g1_picks_up_cardboard_box.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_picks_up_cardboard_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 59.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 277 + total_frames: 149409 + total_tasks: 1 + total_videos: 2216 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:276 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the small cardboard box and load it into the large cardboard box. +sub_tasks: +- Pick up the mouse and power cord box. +- End +- Place the paper box in the another big box +- Grasp the paper box +- Place the mouse and power cord box into the case. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_picks_up_cardboard_box_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 442 + dataset_name: picks_up_cardboard_box + dataset_uuid: d4888396-b8d0-45fe-9fdc-8f4e9300b1fd + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt01/zy/29_下料区场景3/335/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_picks_up_cardboard_box + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null + - object_name: paper_box + level1: laboratory_supplies + level2: paper_box + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: picks_up_cardboard_box + dataset_uuid: null + task_descriptions: + - pick up the small cardboard box and load it into the large cardboard box. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: paper_box + level1: tool + level2: paper_box + level4: null + level5: null + - object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 277 + total_frames: 149409 + total_tasks: 1 + total_videos: 2216 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:276 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_picks_up_parts_a.yaml b/dataset_info/AgiBot-g1_picks_up_parts_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..18b4fa2fb8b1c1377b9868d0122755d2cbbe9cd6 --- /dev/null +++ b/dataset_info/AgiBot-g1_picks_up_parts_a.yaml @@ -0,0 +1,1260 @@ +dataset_name: picks_up_parts_a +dataset_uuid: ffa75a2d-6545-468f-86d7-86ae4766cc5a +scene_type: +- factory +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: parts + level1: tool + level2: parts + level3: null + level4: null + level5: null +path: AgiBot-g1_picks_up_parts_a +video_url: ./assets/videos/AgiBot-g1_picks_up_parts_a.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_picks_up_parts_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 22.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 126 + total_frames: 45417 + total_tasks: 1 + total_videos: 1008 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:125 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: use the mechanical arm to pick up the parts and place them on the table. +sub_tasks: +- Place the hard drive bracket into the box. +- Pick up the hard drive bracket from the feeding area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_picks_up_parts_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 463 + dataset_name: picks_up_parts_a + dataset_uuid: ffa75a2d-6545-468f-86d7-86ae4766cc5a + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/99_上料区-金华场景14/476/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_picks_up_parts_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: picks_up_parts_a + dataset_uuid: null + task_descriptions: + - use the mechanical arm to pick up the parts and place them on the table. + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: parts + level1: tool + level2: parts + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 126 + total_frames: 45417 + total_tasks: 1 + total_videos: 1008 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:125 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_picks_up_parts_b.yaml b/dataset_info/AgiBot-g1_picks_up_parts_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bb6333dc6542eb3315e0c12610c69af3258f4bc9 --- /dev/null +++ b/dataset_info/AgiBot-g1_picks_up_parts_b.yaml @@ -0,0 +1,1260 @@ +dataset_name: picks_up_parts_b +dataset_uuid: 3c0a2eba-4ba5-472f-8d66-81ef39df434e +scene_type: +- factory +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: parts + level1: tool + level2: parts + level3: null + level4: null + level5: null +path: AgiBot-g1_picks_up_parts_b +video_url: ./assets/videos/AgiBot-g1_picks_up_parts_b.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_picks_up_parts_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 127.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 824 + total_frames: 274936 + total_tasks: 1 + total_videos: 6592 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:823 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: use the mechanical arm to pick up the parts and place them on the table. +sub_tasks: +- Place the hard drive bracket into the box. +- Pick up the hard drive bracket from the feeding area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_picks_up_parts_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 469 + dataset_name: picks_up_parts_b + dataset_uuid: 3c0a2eba-4ba5-472f-8d66-81ef39df434e + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/103_上料区-金华场景15/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_picks_up_parts_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: picks_up_parts_b + dataset_uuid: null + task_descriptions: + - use the mechanical arm to pick up the parts and place them on the table. + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: parts + level1: tool + level2: parts + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 824 + total_frames: 274936 + total_tasks: 1 + total_videos: 6592 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:823 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_remove_the_accessory.yaml b/dataset_info/AgiBot-g1_remove_the_accessory.yaml new file mode 100644 index 0000000000000000000000000000000000000000..64f0cb54b88f0a92909cfe2e111ff9dc984fbe8b --- /dev/null +++ b/dataset_info/AgiBot-g1_remove_the_accessory.yaml @@ -0,0 +1,1261 @@ +dataset_name: remove_the_accessory +dataset_uuid: fcba76dc-2672-4dc1-9b8e-b375ede64077 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: accessories + level1: industrial_parts + level2: accessories + level3: null + level4: null + level5: null +path: AgiBot-g1_remove_the_accessory +video_url: ./assets/videos/AgiBot-g1_remove_the_accessory.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_remove_the_accessory.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 14.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 68 + total_frames: 27353 + total_tasks: 1 + total_videos: 544 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:67 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take the accessories out of the box and place them on the table. +sub_tasks: +- Place the hard drive bracket into the box. +- Pick up the hard drive bracket from the feeding area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_remove_the_accessory_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 480 + dataset_name: remove_the_accessory + dataset_uuid: fcba76dc-2672-4dc1-9b8e-b375ede64077 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx02/zy/34_上料区-金华场景8/379/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_remove_the_accessory + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: remove_the_accessory_b + dataset_uuid: null + task_descriptions: + - take the accessories out of the box and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: accessories + level1: industrial_parts + level2: accessories + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 68 + total_frames: 27353 + total_tasks: 1 + total_videos: 544 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:67 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_right_capture_part.yaml b/dataset_info/AgiBot-g1_right_capture_part.yaml new file mode 100644 index 0000000000000000000000000000000000000000..51af239c100e96d79d4e8c0448847e944922e71f --- /dev/null +++ b/dataset_info/AgiBot-g1_right_capture_part.yaml @@ -0,0 +1,1293 @@ +dataset_name: right_capture_part +dataset_uuid: 3bab35b2-895e-4796-be8a-198ba6e5baa8 +scene_type: +- factory +atomic_actions: +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null +path: AgiBot-g1_right_capture_part +video_url: ./assets/videos/AgiBot-g1_right_capture_part.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_right_capture_part.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 13.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 57 + total_frames: 27866 + total_tasks: 1 + total_videos: 456 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:56 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the part and place them on the black container. +sub_tasks: +- Place the front USB bracket into the box. +- Pick up and lift the front USB bracket from the feeding area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_right_capture_part_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 443 + dataset_name: right_capture_part + dataset_uuid: 3bab35b2-895e-4796-be8a-198ba6e5baa8 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt01/zy/43_上料区-金华场景3/383/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_right_capture_part + scene_types: + - factory + atomic_actions: + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: right_capture_part + dataset_uuid: null + task_descriptions: + - grasp the part with your right hand and place them on the black container. + scene_type: + - factory + atomic_actions: + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + - object_name: black_container + level1: tool + level2: black_container + level3: null + level4: null + operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 57 + total_frames: 27866 + total_tasks: 1 + total_videos: 456 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:56 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_robotic_arm_picks_up_battery.yaml b/dataset_info/AgiBot-g1_robotic_arm_picks_up_battery.yaml new file mode 100644 index 0000000000000000000000000000000000000000..17606b635dd2088f2614a3a28381dc578f2bb0b0 --- /dev/null +++ b/dataset_info/AgiBot-g1_robotic_arm_picks_up_battery.yaml @@ -0,0 +1,1283 @@ +dataset_name: robotic_arm_picks_up_battery +dataset_uuid: 14af3598-fff7-4c0b-bca2-16c57884c70e +scene_type: +- factory +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null +- object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null +path: AgiBot-g1_robotic_arm_picks_up_battery +video_url: ./assets/videos/AgiBot-g1_robotic_arm_picks_up_battery.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_robotic_arm_picks_up_battery.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 17.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 56 + total_frames: 30215 + total_tasks: 1 + total_videos: 448 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:55 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take the battery and put it on the table. +sub_tasks: +- Place the power supply on the operating table. +- Grab and lift the power supply from the large box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_robotic_arm_picks_up_battery_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 445 + dataset_name: robotic_arm_picks_up_battery + dataset_uuid: 14af3598-fff7-4c0b-bca2-16c57884c70e + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt01/zy/21_备料区场景5/375/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_robotic_arm_picks_up_battery + scene_types: + - factory + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null + - object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: robotic_arm_picks_up_battery + dataset_uuid: null + task_descriptions: + - take the battery and put it on the table. + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: carton + level1: tool + level2: carton + level3: null + level4: null + level5: null + - object_name: battery + level1: tool + level2: battery + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 56 + total_frames: 30215 + total_tasks: 1 + total_videos: 448 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:55 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_robotic_arm_picks_up_parts.yaml b/dataset_info/AgiBot-g1_robotic_arm_picks_up_parts.yaml new file mode 100644 index 0000000000000000000000000000000000000000..93c18a766060c8b032ddefc06d1202839e78aa6b --- /dev/null +++ b/dataset_info/AgiBot-g1_robotic_arm_picks_up_parts.yaml @@ -0,0 +1,1283 @@ +dataset_name: robotic_arm_picks_up_parts +dataset_uuid: 9d81f45b-a37d-46ad-b5cd-899737518fb6 +scene_type: +- factory +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +path: AgiBot-g1_robotic_arm_picks_up_parts +video_url: ./assets/videos/AgiBot-g1_robotic_arm_picks_up_parts.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_robotic_arm_picks_up_parts.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 15.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 53 + total_frames: 30190 + total_tasks: 1 + total_videos: 424 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:52 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up parts and place them into a black container. +sub_tasks: +- Place the hard drive bracket into the box. +- Pick up the hard drive bracket from the feeding area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_robotic_arm_picks_up_parts_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_back_left_fisheye_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n │ \ + \ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 447 + dataset_name: robotic_arm_picks_up_parts + dataset_uuid: 9d81f45b-a37d-46ad-b5cd-899737518fb6 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt01/zy/36_上料区-金华场景7/358/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_robotic_arm_picks_up_parts + scene_types: + - factory + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: robotic_arm_picks_up_parts + dataset_uuid: null + task_descriptions: + - pick up parts and place them into a black container. + scene_type: + - factory + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null + - object_name: parts + level1: industrial_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 53 + total_frames: 30190 + total_tasks: 1 + total_videos: 424 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:52 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_storage_item_b.yaml b/dataset_info/AgiBot-g1_storage_item_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1288208d03eb07e548ea1bfa2cfd05704f04bf86 --- /dev/null +++ b/dataset_info/AgiBot-g1_storage_item_b.yaml @@ -0,0 +1,1270 @@ +dataset_name: storage_item_b +dataset_uuid: 6dc0fd94-f3bf-4d74-8dca-8b8723050f7d +scene_type: +- factory +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: data_cable + level1: tool + level2: data_cable + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: mouse + level1: tool + level2: mouse + level3: null + level4: null + level5: null +path: AgiBot-g1_storage_item_b +video_url: ./assets/videos/AgiBot-g1_storage_item_b.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_storage_item_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 21.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 106 + total_frames: 48184 + total_tasks: 1 + total_videos: 848 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:105 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp data cable left put into box grasp mouse right put into box. +sub_tasks: +- Place the mouse and power cord into the box. +- Simultaneously pick up the mouse and power cord from the accessory packaging area. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_storage_item_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 456 + dataset_name: storage_item_b + dataset_uuid: 6dc0fd94-f3bf-4d74-8dca-8b8723050f7d + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/94_配件包装区场景18/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_storage_item_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_item_b + dataset_uuid: null + task_descriptions: + - grasp data cable left put into box grasp mouse right put into box. + scene_type: + - factory + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: data_cable + level1: tool + level2: data_cable + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + - object_name: mouse + level1: tool + level2: mouse + level3: null + level4: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 106 + total_frames: 48184 + total_tasks: 1 + total_videos: 848 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:105 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_storage_item_d.yaml b/dataset_info/AgiBot-g1_storage_item_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f6ffd37755001c738f8e9a7634c3871b15707ac3 --- /dev/null +++ b/dataset_info/AgiBot-g1_storage_item_d.yaml @@ -0,0 +1,1271 @@ +dataset_name: storage_item_d +dataset_uuid: 49f10ba2-bad7-46fc-ae4b-f6142efa81a2 +scene_type: +- factory +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: data_cable + level1: tool + level2: data_cable + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: mouse + level1: tool + level2: mouse + level3: null + level4: null + level5: null +path: AgiBot-g1_storage_item_d +video_url: ./assets/videos/AgiBot-g1_storage_item_d.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_storage_item_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 86.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 450 + total_frames: 180148 + total_tasks: 1 + total_videos: 3600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:449 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp data cable left put into box grasp mouse right put into box. +sub_tasks: +- Grab and pick up both the mouse and power cord from the accessory packaging area + at the same time +- Place the mouse and power cord into the box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_storage_item_d_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 461 + dataset_name: storage_item_d + dataset_uuid: 49f10ba2-bad7-46fc-ae4b-f6142efa81a2 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/98_配件包装区场景19/472/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_storage_item_d + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_item_d + dataset_uuid: null + task_descriptions: + - grasp data cable left put into box grasp mouse right put into box. + scene_type: + - factory + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: data_cable + level1: tool + level2: data_cable + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + - object_name: mouse + level1: tool + level2: mouse + level3: null + level4: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 450 + total_frames: 180148 + total_tasks: 1 + total_videos: 3600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:449 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_storage_item_e.yaml b/dataset_info/AgiBot-g1_storage_item_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d4fe7ca0d70b1eb8ab50f16db436a81ca20148b2 --- /dev/null +++ b/dataset_info/AgiBot-g1_storage_item_e.yaml @@ -0,0 +1,1271 @@ +dataset_name: storage_item_e +dataset_uuid: 6d8ca1f6-f9cf-4b0c-bef5-fca799793086 +scene_type: +- factory +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: data_cable + level1: tool + level2: data_cable + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: mouse + level1: tool + level2: mouse + level3: null + level4: null + level5: null +path: AgiBot-g1_storage_item_e +video_url: ./assets/videos/AgiBot-g1_storage_item_e.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_storage_item_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 92.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 507 + total_frames: 212067 + total_tasks: 1 + total_videos: 4056 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:506 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the tools in the box. +sub_tasks: +- Grab and lift both the mouse and power cord from the accessory packaging area at + the same time +- Place the mouse and power cord into the box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_storage_item_e_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 465 + dataset_name: storage_item_e + dataset_uuid: 6d8ca1f6-f9cf-4b0c-bef5-fca799793086 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/jx01/zy/100_配件包装区场景20/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_storage_item_e + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_item_e + dataset_uuid: null + task_descriptions: + - put the data cable and mouse into the box. + scene_type: + - factory + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: data_cable + level1: tool + level2: data_cable + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + - object_name: mouse + level1: tool + level2: mouse + level3: null + level4: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 507 + total_frames: 212067 + total_tasks: 1 + total_videos: 4056 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:506 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/AgiBot-g1_tool_storage.yaml b/dataset_info/AgiBot-g1_tool_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c548520665a97d147acf9a290198f1e5a69ab295 --- /dev/null +++ b/dataset_info/AgiBot-g1_tool_storage.yaml @@ -0,0 +1,1283 @@ +dataset_name: tool_storage +dataset_uuid: 4681c572-c9b2-475c-b9c1-66ed9f3d533d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: tools + level1: tools + level2: tools + level3: null + level4: null + level5: null +path: AgiBot-g1_tool_storage +video_url: ./assets/videos/AgiBot-g1_tool_storage.mp4 +thumbnail_url: ./assets/thumbnails/AgiBot-g1_tool_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 13.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 67 + total_frames: 30600 + total_tasks: 1 + total_videos: 536 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:66 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the tools into the yellow box on the white table. +sub_tasks: +- Place the mouse and power cord into the box. +- Grab and lift both the mouse and power cord from the accessory packaging area at + the same time. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.cam_back_left_fisheye_rgb + name: cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_back_right_fisheye_rgb + name: cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_center_fisheye_rgb + name: cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_left_fisheye_rgb + name: cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_fisheye_rgb + name: cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + resolution: + - 1536 + - 1920 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_back_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_center_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_left_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_fisheye_rgb + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w +action_space: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "AgiBot-g1_tool_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_back_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_back_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_center_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_left_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_fisheye_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 448 + dataset_name: tool_storage + dataset_uuid: 4681c572-c9b2-475c-b9c1-66ed9f3d533d + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt02/zy/59_配件包装区场景13/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/AgiBot-g1_tool_storage + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: tools + level1: tools + level2: tools + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: mouse_storage + dataset_uuid: null + task_descriptions: + - put the mouse into the box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: mouse_storage + level1: electronic products + level2: mouse_storage + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 67 + total_frames: 30600 + total_tasks: 1 + total_videos: 536 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:66 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_back_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_center_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_left_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_right_fisheye_rgb: + dtype: video + shape: + - 1536 + - 1920 + - 3 + names: + - height + - width + - channels + info: + video.height: 1536 + video.width: 1920 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 41 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + - robot_pos_x_m + - robot_pos_y_m + - robot_pos_z_m + - robot_quat_x + - robot_quat_y + - robot_quat_z + - robot_quat_w + action: + dtype: float32 + shape: + - 34 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_end_pos_x_m + - left_end_pos_y_m + - left_end_pos_z_m + - left_end_quat_x + - left_end_quat_y + - left_end_quat_z + - left_end_quat_w + - right_end_pos_x_m + - right_end_pos_y_m + - right_end_pos_z_m + - right_end_quat_x + - right_end_quat_y + - right_end_quat_z + - right_end_quat_w + - waist_yaw_rad + - waist_pitch_rad + - head_yaw_rad + - head_pitch_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_block_gold_bar_models.yaml b/dataset_info/Airbot_MMK2_move_block_gold_bar_models.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3d496131d9da573d36ac6c69a3b625d49c1d58b5 --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_block_gold_bar_models.yaml @@ -0,0 +1,952 @@ +dataset_name: Airbot_MMK2_move_block_gold_bar_models +dataset_uuid: 8f0091c0-69e1-4ca0-80f9-a7ae390d4a9f +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: eyeglass_case + level1: laboratory_supplies + level2: eyeglass_case + level3: null + level4: null + level5: null +- object_name: early_education_toys + level1: toys + level2: early_education_toys + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_block_gold_bar_models +video_url: ./assets/videos/Airbot_MMK2_move_block_gold_bar_models.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_block_gold_bar_models.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 433.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 10703 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: place the glasses case in the middle of the table with one hand and put the + toy gold bar on top of it with the other hand. +sub_tasks: +- Place the gold bar on the glasses case with the right gripper +- Grasp the glasses case with the left gripper +- Abnormal +- Static +- Place the glasses case on the middle of the table with the left gripper +- End +- Grasp the gold bar the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_block_gold_bar_models_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 984 + dataset_name: Airbot_MMK2_move_block_gold_bar_models + dataset_uuid: 8f0091c0-69e1-4ca0-80f9-a7ae390d4a9f + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_block_gold_bar_models/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_block_gold_bar_models + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: eyeglass_case + level1: laboratory_supplies + level2: eyeglass_case + level3: null + level4: null + level5: null + - object_name: early_education_toys + level1: toys + level2: early_education_toys + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_move_block_gold_bar_models + dataset_uuid: null + task_descriptions: + - place the glasses case in the middle of the table with your left hand and put + the toy gold bar on the glasses case with your right hand. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: eyeglass_case + level1: laboratory_supplies + level2: eyeglass_case + level3: null + level4: null + level5: null + - object_name: early_education_toys + level1: toys + level2: early_education_toys + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 10703 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_book_front.yaml b/dataset_info/Airbot_MMK2_move_book_front.yaml new file mode 100644 index 0000000000000000000000000000000000000000..04857f9d4cad55f5e956a0abfbe62b2f1ff6043f --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_book_front.yaml @@ -0,0 +1,932 @@ +dataset_name: Airbot_MMK2_move_book_front +dataset_uuid: 76889c9d-1f69-4822-b205-536409786515 +scene_type: +- 'level1: household' +- 'level2: study_room' +- household +- study_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_book_front +video_url: ./assets/videos/Airbot_MMK2_move_book_front.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_book_front.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 396.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 10519 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the book with one hand and transfer it to the other, then place it + on top of another book. +sub_tasks: +- Deliver the yellow book from left gripper to right gripper +- Place the yellow book on the white book with the right gripper +- Grasp the yellow book with the left gripper +- Static +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_book_front_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 969 + dataset_name: Airbot_MMK2_move_book_front + dataset_uuid: 76889c9d-1f69-4822-b205-536409786515 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_book_front/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_book_front + scene_types: + - 'level1: household' + - 'level2: study_room' + - household + - study_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null + total_episodes: 49 + yaml: + dataset_name: Airbot_MMK2_move_book_front + dataset_uuid: null + task_descriptions: + - pick up the book with your left hand and hand it to your right hand, then place + it on top of another book. + result: success + scene_type: + level1: household + level2: study_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 10519 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_book_right_side.yaml b/dataset_info/Airbot_MMK2_move_book_right_side.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a2f70b2f82e358ff8c7e459297a6a55a9e42b4e2 --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_book_right_side.yaml @@ -0,0 +1,931 @@ +dataset_name: Airbot_MMK2_move_book_right_side +dataset_uuid: 9ed7c8c8-72eb-4c06-9bf6-a2e3f326d088 +scene_type: +- 'level1: household' +- 'level2: study_room' +- household +- study_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_book_right_side +video_url: ./assets/videos/Airbot_MMK2_move_book_right_side.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_book_right_side.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 224.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 46 + total_frames: 7183 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:45 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the book with one hand, transfer it to the other hand, and then put + it down. +sub_tasks: +- Pass the yellow book to right gripper +- End +- Grasp the yellow book with left gripper +- Place the yellow book in the center of table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_book_right_side_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 972 + dataset_name: Airbot_MMK2_move_book_right_side + dataset_uuid: 9ed7c8c8-72eb-4c06-9bf6-a2e3f326d088 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_book_right_side/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_book_right_side + scene_types: + - 'level1: household' + - 'level2: study_room' + - household + - study_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null + total_episodes: 46 + yaml: + dataset_name: Airbot_MMK2_move_book_right_side + dataset_uuid: null + task_descriptions: + - pick up the book with your left hand, hand it to your right hand and then put + it down. + result: success + scene_type: + level1: household + level2: study_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: book + level1: stationery + level2: book + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 46 + total_frames: 7183 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:45 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_bottle_tape_measure.yaml b/dataset_info/Airbot_MMK2_move_bottle_tape_measure.yaml new file mode 100644 index 0000000000000000000000000000000000000000..41b15b9a084a739ae53fdae6109f91ee1765e934 --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_bottle_tape_measure.yaml @@ -0,0 +1,968 @@ +dataset_name: Airbot_MMK2_move_bottle_tape_measure +dataset_uuid: c3616451-32d4-41c0-a86d-8dc9a90fc41c +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null +- object_name: tape_measure + level1: stationery + level2: tape_measure + level3: null + level4: null + level5: null +- object_name: white_basket + level1: home_storage + level2: white_basket + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_bottle_tape_measure +video_url: ./assets/videos/Airbot_MMK2_move_bottle_tape_measure.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_bottle_tape_measure.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 221.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 43 + total_frames: 7316 + total_tasks: 1 + total_videos: 172 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:42 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the water bottle and the ruler off the white box, one in each hand. +sub_tasks: +- Grasp the tape measure with the right gripper +- Abnormal +- Grasp the mineral water with the left gripper +- Place the tape measure on the table with the right gripper +- Place the mineral water on the table with the left gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_bottle_tape_measure_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 961 + dataset_name: Airbot_MMK2_move_bottle_tape_measure + dataset_uuid: c3616451-32d4-41c0-a86d-8dc9a90fc41c + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_bottle_tape_measure/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_bottle_tape_measure + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: tape_measure + level1: stationery + level2: tape_measure + level3: null + level4: null + level5: null + - object_name: white_basket + level1: home_storage + level2: white_basket + level3: null + level4: null + level5: null + total_episodes: 44 + yaml: + dataset_name: Airbot_MMK2_move_bottle_tape_measure + dataset_uuid: null + task_descriptions: + - take the water bottle and the ruler off the white box respectively with your + left and right hands. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: white_basket + level1: home_storage + level2: white_basket + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: tape_measure + level1: stationery + level2: tape_measure + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 43 + total_frames: 7316 + total_tasks: 1 + total_videos: 172 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:42 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_fake_food.yaml b/dataset_info/Airbot_MMK2_move_fake_food.yaml new file mode 100644 index 0000000000000000000000000000000000000000..228ab1d8ec2a1b3d92cf15ec8451c9e3c3033526 --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_fake_food.yaml @@ -0,0 +1,928 @@ +dataset_name: Airbot_MMK2_move_fake_food +dataset_uuid: 25d0c571-2d77-452e-b50c-95104b62ef46 +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: early_education_toys + level1: toys + level2: early_education_toys + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_fake_food +video_url: ./assets/videos/Airbot_MMK2_move_fake_food.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_fake_food.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 313.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 7610 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the toy food on the toy table using one hand. +sub_tasks: +- End +- Grasp the small bowl of canned food with right gripper +- Place the small bowl of canned food on the table with the right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_fake_food_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 963 + dataset_name: Airbot_MMK2_move_fake_food + dataset_uuid: 25d0c571-2d77-452e-b50c-95104b62ef46 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_fake_food/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_fake_food + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: early_education_toys + level1: toys + level2: early_education_toys + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_move_fake_food + dataset_uuid: null + task_descriptions: + - put the toy food on the toy table with your right hand. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: early_education_toys + level1: toys + level2: early_education_toys + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 7610 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_medicine_bottle.yaml b/dataset_info/Airbot_MMK2_move_medicine_bottle.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d36100e93997a974f3283f09e8f7e7493ad9fc5c --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_medicine_bottle.yaml @@ -0,0 +1,968 @@ +dataset_name: Airbot_MMK2_move_medicine_bottle +dataset_uuid: 1ac761d0-db14-4cb1-9126-7d82c8c2bcc0 +scene_type: +- 'level1: medical_healthcare' +- 'level2: pharmacy' +- medical_healthcare +- pharmacy +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: board + level1: material + level2: board + level3: null + level4: null + level5: null +- object_name: medicine_bottle + level1: container + level2: medicine_bottle + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_medicine_bottle +video_url: ./assets/videos/Airbot_MMK2_move_medicine_bottle.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_medicine_bottle.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 467.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 16023 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: place the medicine bottles on the table onto the board with both hands. +sub_tasks: +- Place the white bottle on the white board with the right gripper +- Abnormal +- Grasp the white bottle with the left gripper +- Static +- End +- Grasp the white bottle the right gripper +- Place the white bottle on the white board with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_medicine_bottle_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 881 + dataset_name: Airbot_MMK2_move_medicine_bottle + dataset_uuid: 1ac761d0-db14-4cb1-9126-7d82c8c2bcc0 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_medicine_bottle/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_medicine_bottle + scene_types: + - 'level1: medical_healthcare' + - 'level2: pharmacy' + - medical_healthcare + - pharmacy + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: board + level1: material + level2: board + level3: null + level4: null + level5: null + - object_name: medicine_bottle + level1: container + level2: medicine_bottle + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_move_medicine_bottle + dataset_uuid: null + task_descriptions: + - place the medicine bottles on the table onto the board with both hands. + result: success + scene_type: + level1: medical_healthcare + level2: pharmacy + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: medicine_bottle + level1: container + level2: medicine_bottle + level3: null + level4: null + level5: null + - object_name: board + level1: material + level2: board + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 16023 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_phone_twice.yaml b/dataset_info/Airbot_MMK2_move_phone_twice.yaml new file mode 100644 index 0000000000000000000000000000000000000000..185e72c623ce8df85f20d169c3436e22492fc88d --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_phone_twice.yaml @@ -0,0 +1,961 @@ +dataset_name: Airbot_MMK2_move_phone_twice +dataset_uuid: a87f0421-4254-42fb-8e01-2e1ba2d0e671 +scene_type: +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: household' +- 'level2: bedroom' +- household +- bedroom +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: mobile_phone + level1: appliances + level2: mobile_phone + level3: null + level4: null + level5: null +- object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_phone_twice +video_url: ./assets/videos/Airbot_MMK2_move_phone_twice.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_phone_twice.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 512.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 9795 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Place the mobile phone on the box with one hand and take it off with the other. +sub_tasks: +- Grasp the telephone with the right gripper +- End +- Abnormal +- Place the telephone on the box with the left gripper +- Static +- Grasp the telephone with the left gripper +- Place the telephone on the table with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_phone_twice_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 864 + dataset_name: Airbot_MMK2_move_phone_twice + dataset_uuid: a87f0421-4254-42fb-8e01-2e1ba2d0e671 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_phone_twice/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_phone_twice + scene_types: + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: household' + - 'level2: bedroom' + - household + - bedroom + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: mobile_phone + level1: appliances + level2: mobile_phone + level3: null + level4: null + level5: null + - object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_move_phone_twice + dataset_uuid: null + task_descriptions: + - place the mobile phone on the box with your left hand and take it off with your + right hand. + result: success + scene_type: + level1: household + level2: bedroom + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: mobile_phone + level1: appliances + level2: mobile_phone + level3: null + level4: null + level5: null + - object_name: paper_boxes + level1: home_storage + level2: paper_boxes + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 9795 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_move_tub.yaml b/dataset_info/Airbot_MMK2_move_tub.yaml new file mode 100644 index 0000000000000000000000000000000000000000..47ab7d2f25df8b5e4efa8fb9ff1dd49e348140b2 --- /dev/null +++ b/dataset_info/Airbot_MMK2_move_tub.yaml @@ -0,0 +1,938 @@ +dataset_name: Airbot_MMK2_move_tub +dataset_uuid: e11a8b93-b2b1-4df9-9f42-0ec47d628374 +scene_type: +- kitchen +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Airbot_MMK2_move_tub +video_url: ./assets/videos/Airbot_MMK2_move_tub.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_move_tub.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 340.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 37 + total_frames: 11634 + total_tasks: 1 + total_videos: 148 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:36 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pass the plate to your other hand and then put it down. +sub_tasks: +- Grasp the white box with left gripper +- Place the white box in the center of table with right gripper +- End +- Pass the white box to right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_move_tub_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 862 + dataset_name: Airbot_MMK2_move_tub + dataset_uuid: e11a8b93-b2b1-4df9-9f42-0ec47d628374 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_move_tub/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_move_tub + scene_types: + - kitchen + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: 37 + yaml: + dataset_name: Airbot_MMK2_move_tub + dataset_uuid: null + task_descriptions: + - pass the plate to your right hand with your left hand and then put it down. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 37 + total_frames: 11634 + total_tasks: 1 + total_videos: 148 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:36 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_open_laptop.yaml b/dataset_info/Airbot_MMK2_open_laptop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..477ded267a76c7323291d55d619ed041dbe6aced --- /dev/null +++ b/dataset_info/Airbot_MMK2_open_laptop.yaml @@ -0,0 +1,926 @@ +dataset_name: Airbot_MMK2_open_laptop +dataset_uuid: 6d721559-56e0-4fc9-8e7c-8037cd238e24 +scene_type: +- 'level1: office_workspace' +- 'level2: office' +- office +- office_workspace +atomic_actions: +- grasp +- open +end_effector_type: +- five_finger_gripper +operation_platform_height: null +objects: +- object_name: laptop + level1: appliances + level2: laptop + level3: null + level4: null + level5: null +path: Airbot_MMK2_open_laptop +video_url: ./assets/videos/Airbot_MMK2_open_laptop.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_open_laptop.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 432.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 11734 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Press the laptop with one hand and then open it with the other. +sub_tasks: +- Press the laptop with the right gripper +- Open the laptop with the left gripper +- Static +- Release the laptop with the right gripper +- End +- Grasp the laptop with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_open_laptop_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 952 + dataset_name: Airbot_MMK2_open_laptop + dataset_uuid: 6d721559-56e0-4fc9-8e7c-8037cd238e24 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_open_laptop/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_open_laptop + scene_types: + - 'level1: office_workspace' + - 'level2: office' + - office + - office_workspace + atomic_actions: + - grasp + - open + objects: + - object_name: laptop + level1: appliances + level2: laptop + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_open_laptop + dataset_uuid: null + task_descriptions: + - press the laptop with your right hand and then open it with your left hand. + result: success + scene_type: + level1: office_workspace + level2: office + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - open + objects: + - object_name: laptop + level1: appliances + level2: laptop + level3: null + level4: null + level5:operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 11734 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_pass_paper_box.yaml b/dataset_info/Airbot_MMK2_pass_paper_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1353eed4d1f399e62f3bed8c970cd25597fe5c30 --- /dev/null +++ b/dataset_info/Airbot_MMK2_pass_paper_box.yaml @@ -0,0 +1,934 @@ +dataset_name: Airbot_MMK2_pass_paper_box +dataset_uuid: aeba7ae4-265f-49c1-890a-4d6b4d092e95 +scene_type: +- 'level1: household' +- 'level2: study_room' +- household +- study_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: paper_box + level1: laboratory_supplies + level2: paper_box + level3: null + level4: null + level5: null +path: Airbot_MMK2_pass_paper_box +video_url: ./assets/videos/Airbot_MMK2_pass_paper_box.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_pass_paper_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 306.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 46 + total_frames: 8948 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:45 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the book with one hand, transfer it to the other hand, and then put + it down. +sub_tasks: +- Place the mouse box on the white lid with the left gripper +- Grasp the calculator case with left gripper +- Place the phone case box on the white lid with the right gripper +- Grasp the mouse box with the left gripper +- Grasp the phone case box with the right gripper +- Pass the calculator case to right gripper +- Place the calculator case in the center of table with right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_pass_paper_box_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 980 + dataset_name: Airbot_MMK2_pass_paper_box + dataset_uuid: aeba7ae4-265f-49c1-890a-4d6b4d092e95 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_pass_paper_box/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_pass_paper_box + scene_types: + - 'level1: household' + - 'level2: study_room' + - household + - study_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: paper_box + level1: laboratory_supplies + level2: paper_box + level3: null + level4: null + level5: null + total_episodes: 49 + yaml: + dataset_name: Airbot_MMK2_pass_paper_box + dataset_uuid: null + task_descriptions: + - pick up the book with your left hand, hand it to your right hand and then put + it down. + result: success + scene_type: + level1: household + level2: study_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: paper_box + level1: laboratory_supplies + level2: paper_box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 46 + total_frames: 8948 + total_tasks: 1 + total_videos: 184 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:45 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_pour_BBs.yaml b/dataset_info/Airbot_MMK2_pour_BBs.yaml new file mode 100644 index 0000000000000000000000000000000000000000..58dd1ee9692cb4b7fccd7fa55ffe11cd21f30191 --- /dev/null +++ b/dataset_info/Airbot_MMK2_pour_BBs.yaml @@ -0,0 +1,961 @@ +dataset_name: Airbot_MMK2_pour_BBs +dataset_uuid: 6a396572-9a1c-44ac-b622-1af54a32325c +scene_type: [] +atomic_actions: +- grasp +- pick +- place +- pour +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +- object_name: paper_cup + level1: kitchen_supplies + level2: paper_cup + level3: null + level4: null + level5: null +- object_name: bullet + level1: toys + level2: bullet + level3: null + level4: null + level5: null +path: Airbot_MMK2_pour_BBs +video_url: ./assets/videos/Airbot_MMK2_pour_BBs.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_pour_BBs.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 708.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 19075 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: grab the paper cup and pour the bullets inside into the bowl. +sub_tasks: +- Grasp the paper cup containing bullets with right gripper +- End +- Abnormal +- Static +- Pour the bullets from the paper cup into the bowl with right gripper +- Place the paper cup on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_pour_BBs_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 885 + dataset_name: Airbot_MMK2_pour_BBs + dataset_uuid: 6a396572-9a1c-44ac-b622-1af54a32325c + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_pour_BBs/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_pour_BBs + scene_types: [] + atomic_actions: + - grasp + - pick + - place + - pour + objects: + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + - object_name: paper_cup + level1: kitchen_supplies + level2: paper_cup + level3: null + level4: null + level5: null + - object_name: bullet + level1: toys + level2: bullet + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_pour_BBs + dataset_uuid: null + task_descriptions: + - grab the paper cup and pour the bullets inside into the bowl. + result: success + scene_type: null + level1: other + level2: laboratory + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + - pour + objects: + - object_name: paper_cup + level1: kitchen_supplies + level2: paper_cup + level3: null + level4: null + level5: null + - object_name: bowl + level1: kitchen_supplies + level2: bowl + level3: null + level4: null + level5: null + - object_name: bullet + level1: toys + level2: bullet + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 19075 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_push_toy_car.yaml b/dataset_info/Airbot_MMK2_push_toy_car.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b96f3725228525595ac501cd33263483cb889683 --- /dev/null +++ b/dataset_info/Airbot_MMK2_push_toy_car.yaml @@ -0,0 +1,940 @@ +dataset_name: Airbot_MMK2_push_toy_car +dataset_uuid: 1872d0f2-3819-4b1a-8ade-d10d50a740ab +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- push +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null +path: Airbot_MMK2_push_toy_car +video_url: ./assets/videos/Airbot_MMK2_push_toy_car.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_push_toy_car.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 175.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 6897 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: push the toy car by hand. +sub_tasks: +- End +- Static +- Push the toy car from left to right with the left gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_push_toy_car_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 889 + dataset_name: Airbot_MMK2_push_toy_car + dataset_uuid: 1872d0f2-3819-4b1a-8ade-d10d50a740ab + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_push_toy_car/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_push_toy_car + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_push_toy_car + dataset_uuid: null + task_descriptions: + - push the toy car by hand. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - push + objects: + - object_name: table + level1: home_storage + level2: table + level3: null + level4: null + level5: null + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 6897 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_bottle_part.yaml b/dataset_info/Airbot_MMK2_storage_bottle_part.yaml new file mode 100644 index 0000000000000000000000000000000000000000..11b5bcd77601e792e08d19658111edfeaa6e478b --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_bottle_part.yaml @@ -0,0 +1,970 @@ +dataset_name: Airbot_MMK2_storage_bottle_part +dataset_uuid: 85e60000-e33a-446b-a956-ce91d77b5f1c +scene_type: +- 'level2: supermarket' +- 'level1: commercial_convenience' +- supermarket +- commercial_convenience +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null +- object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null +- object_name: handle + level1: laboratory_supplies + level2: handle + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_bottle_part +video_url: ./assets/videos/Airbot_MMK2_storage_bottle_part.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_bottle_part.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 508.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 10499 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: put the water bottle and handle into the cardboard box. +sub_tasks: +- Grasp the water bottle with the right gripper +- Place the water bottle into the cardboard box with the right gripper +- Lift the water bottle with the right gripper +- 'Lift the remote control clip with the left gripper ' +- Abnormal +- Static +- Place the remote control clip into the cardboard box with the left gripper +- End +- 'Grasp the remote control clip with the left gripper ' +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_bottle_part_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 983 + dataset_name: Airbot_MMK2_storage_bottle_part + dataset_uuid: 85e60000-e33a-446b-a956-ce91d77b5f1c + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_bottle_part/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_bottle_part + scene_types: + - 'level2: supermarket' + - 'level1: commercial_convenience' + - supermarket + - commercial_convenience + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: handle + level1: laboratory_supplies + level2: handle + level3: null + level4: null + level5: null + total_episodes: 49 + yaml: + dataset_name: Airbot_MMK2_storage_bottle_part + dataset_uuid: null + task_descriptions: + - put the water bottle and handle into the cardboard box. + result: success + scene_type: + level1: commercial_convenience + level2: supermarket + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: handle + level1: laboratory_supplies + level2: handle + level3: null + level4: null + level5: null + - object_name: carton + level1: laboratory_supplies + level2: carton + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 10499 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_bowl_wet_wipes.yaml b/dataset_info/Airbot_MMK2_storage_bowl_wet_wipes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..da5b1d1f65bc798362009305b157d3447ffdc59f --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_bowl_wet_wipes.yaml @@ -0,0 +1,985 @@ +dataset_name: Airbot_MMK2_storage_bowl_wet_wipes +dataset_uuid: 02ae73d2-a9a0-465e-af14-eabdbfb11aa1 +scene_type: +- 'level2: supermarket' +- 'level1: commercial_convenience' +- supermarket +- commercial_convenience +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: rectangular_plate + level1: kitchen_supplies + level2: rectangular_plate + level3: null + level4: null + level5: null +- object_name: plastic_bowls + level1: kitchen_supplies + level2: plastic_bowls + level3: null + level4: null + level5: null +- object_name: wet_tissue_paper + level1: kitchen_supplies + level2: wet_tissue_paper + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_bowl_wet_wipes +video_url: ./assets/videos/Airbot_MMK2_storage_bowl_wet_wipes.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_bowl_wet_wipes.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 425.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 13058 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: put the bowl and wet wipes on the plate. +sub_tasks: +- Place the wet wipes into the bowl with the left gripper +- Place the bowl on the plate with the right gripper +- Static +- Grasp the wet wipes with the left gripper +- End +- Grasp the bowl with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_bowl_wet_wipes_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 913 + dataset_name: Airbot_MMK2_storage_bowl_wet_wipes + dataset_uuid: 02ae73d2-a9a0-465e-af14-eabdbfb11aa1 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_bowl_wet_wipes/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_bowl_wet_wipes + scene_types: + - 'level2: supermarket' + - 'level1: commercial_convenience' + - supermarket + - commercial_convenience + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rectangular_plate + level1: kitchen_supplies + level2: rectangular_plate + level3: null + level4: null + level5: null + - object_name: plastic_bowls + level1: kitchen_supplies + level2: plastic_bowls + level3: null + level4: null + level5: null + - object_name: wet_tissue_paper + level1: kitchen_supplies + level2: wet_tissue_paper + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_storage_bowl_wet_wipes + dataset_uuid: null + task_descriptions: + - put the bowl and wet wipes on the plate. + result: success + scene_type: + level1: commercial_convenience + level2: supermarket + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: home_storage + level2: table + level3: null + level4: null + level5: null + - object_name: plastic_bowls + level1: kitchen_supplies + level2: plastic_bowls + level3: null + level4: null + level5: null + - object_name: rectangular_plate + level1: kitchen_supplies + level2: rectangular_plate + level3: null + level4: null + level5: null + - object_name: wet_tissue_paper + level1: kitchen_supplies + level2: wet_tissue_paper + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 13058 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_braised_pork_belly_shrimp.yaml b/dataset_info/Airbot_MMK2_storage_braised_pork_belly_shrimp.yaml new file mode 100644 index 0000000000000000000000000000000000000000..64302e23be00a0210af2681e31ac42790eaa7a19 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_braised_pork_belly_shrimp.yaml @@ -0,0 +1,967 @@ +dataset_name: Airbot_MMK2_storage_braised_pork_belly_shrimp +dataset_uuid: bc8cb44a-0607-4499-af4b-29d23baeed6f +scene_type: +- kitchen +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: shrimp + level1: prepared_dishes + level2: shrimp + level3: null + level4: null + level5: null +- object_name: braised_pork + level1: prepared_dishes + level2: braised_pork + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_braised_pork_belly_shrimp +video_url: ./assets/videos/Airbot_MMK2_storage_braised_pork_belly_shrimp.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_braised_pork_belly_shrimp.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 277.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 38 + total_frames: 5834 + total_tasks: 1 + total_videos: 152 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:37 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: put the braised pork and shrimp on the plate +sub_tasks: +- Place the braised pork in brown sauce into the plate with the left gripper +- Grasp the shrimp with the right gripper +- Place the shrimp into the plate with the right gripper +- Grasp the cake from the table and with the left gripper +- End +- Grasp the braised pork in brown sauce with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_braised_pork_belly_shrimp_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 915 + dataset_name: Airbot_MMK2_storage_braised_pork_belly_shrimp + dataset_uuid: bc8cb44a-0607-4499-af4b-29d23baeed6f + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_braised_pork_belly_shrimp/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_braised_pork_belly_shrimp + scene_types: + - kitchen + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: shrimp + level1: prepared_dishes + level2: shrimp + level3: null + level4: null + level5: null + - object_name: braised_pork + level1: prepared_dishes + level2: braised_pork + level3: null + level4: null + level5: null + total_episodes: 38 + yaml: + dataset_name: Airbot_MMK2_storage_braised_pork_belly_shrimp + dataset_uuid: null + task_descriptions: + - put the braised pork and shrimp on the plate + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: shrimp + level1: prepared_dishes + level2: shrimp + level3: null + level4: null + level5: null + - object_name: braised_pork + level1: prepared_dishes + level2: braised_pork + level3: null + level4: null + level5: null + - object_name: plate + level1: plates + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 38 + total_frames: 5834 + total_tasks: 1 + total_videos: 152 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:37 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_cookie_toy_car.yaml b/dataset_info/Airbot_MMK2_storage_cookie_toy_car.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e3142f27de2e34c1d65d6d4c320617c616e8dd54 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_cookie_toy_car.yaml @@ -0,0 +1,988 @@ +dataset_name: Airbot_MMK2_storage_cookie_toy_car +dataset_uuid: cd07af68-cd83-4eaa-9ad1-c0b0926ab380 +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null +- object_name: cookie + level1: snacks + level2: cookie + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_cookie_toy_car +video_url: ./assets/videos/Airbot_MMK2_storage_cookie_toy_car.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_cookie_toy_car.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 277.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 8388 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the toy car with one hand and put it in the basket, then pick up the + cookie with the other hand and put it in the basket. +sub_tasks: +- Lift the toy car with left gripper and lift the cookies with the right gripper +- Grasp the toy car with left gripper and grasp the cookies with the right gripper +- Place the toy car on the pink plate with the left gripper +- Abnormal +- Place the cookies on the pink plate with the right gripper +- Static +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_cookie_toy_car_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 989 + dataset_name: Airbot_MMK2_storage_cookie_toy_car + dataset_uuid: cd07af68-cd83-4eaa-9ad1-c0b0926ab380 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_cookie_toy_car/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_cookie_toy_car + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + - object_name: cookie + level1: snacks + level2: cookie + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_storage_cookie_toy_car + dataset_uuid: null + task_descriptions: + - pick up the toy car with left hand and put it in the basket, then pick up the + cookie with right hand and put it in the basket. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + - object_name: cookie + level1: snacks + level2: cookie + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 8388 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_cup.yaml b/dataset_info/Airbot_MMK2_storage_cup.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9bf8e9649860c05b409e262caac405b98e28f984 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_cup.yaml @@ -0,0 +1,962 @@ +dataset_name: Airbot_MMK2_storage_cup +dataset_uuid: dc43d1ff-f192-4e89-85d8-a8f3705cd872 +scene_type: +- kitchen +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: any_cup + level1: cups + level2: any_cup + level3: null + level4: null + level5: null +- object_name: basin + level1: storage_utensils + level2: basin + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_cup +video_url: ./assets/videos/Airbot_MMK2_storage_cup.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_cup.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 802.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 20190 + total_tasks: 1 + total_videos: 396 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: put the two cups in the basin. +sub_tasks: +- place the cup in the yellow basket use the right gripper +- Grasp the cup the left gripper +- Lift the cup the right gripper +- place the cup in the basin use the left gripper +- Grasp the cup the right gripper +- place the cup in the yellow basket use the left gripper +- place the cup in the basin use the right gripper +- Static +- Lift the cup the left gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_cup_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 859 + dataset_name: Airbot_MMK2_storage_cup + dataset_uuid: dc43d1ff-f192-4e89-85d8-a8f3705cd872 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_cup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_cup + scene_types: + - kitchen + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: any_cup + level1: cups + level2: any_cup + level3: null + level4: null + level5: null + - object_name: basin + level1: storage_utensils + level2: basin + level3: null + level4: null + level5: null + total_episodes: 99 + yaml: + dataset_name: Airbot_MMK2_storage_cup + dataset_uuid: null + task_descriptions: + - put the two cups in the basin. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: any_cup + level1: cups + level2: any_cup + level3: null + level4: null + level5: null + - object_name: basin + level1: storage_utensils + level2: basin + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 20190 + total_tasks: 1 + total_videos: 396 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_cup_rubik_s_cube.yaml b/dataset_info/Airbot_MMK2_storage_cup_rubik_s_cube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2e2a9d814396bf3e70fc42cfd1ca9d50129e60f2 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_cup_rubik_s_cube.yaml @@ -0,0 +1,969 @@ +dataset_name: Airbot_MMK2_storage_cup_rubik's_cube +dataset_uuid: 6a7c4463-732e-44f8-a049-646bab9ac3e4 +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null +- object_name: rubik's_cube + level1: toys + level2: rubik's_cube + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_cup_rubik_s_cube +video_url: ./assets/videos/Airbot_MMK2_storage_cup_rubik_s_cube.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_cup_rubik_s_cube.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 386.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 47 + total_frames: 13787 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:46 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the rubik's cube and place it into the plate, then set the cup on top + of the cube. +sub_tasks: +- Grasp the paper cup with the left gripper +- Place the paper cup on the magic cube with the left gripper +- Place the magic cube on the plate with the right gripper +- Abnormal +- Grasp the magic cube with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_cup_rubik_s_cube_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 922 + dataset_name: Airbot_MMK2_storage_cup_rubik's_cube + dataset_uuid: 6a7c4463-732e-44f8-a049-646bab9ac3e4 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_cup_rubik's_cube/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_cup_rubik_s_cube + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + - object_name: rubik's_cube + level1: toys + level2: rubik's_cube + level3: null + level4: null + level5: null + total_episodes: 47 + yaml: + dataset_name: Airbot_MMK2_storage_cup_rubik's_cube + dataset_uuid: null + task_descriptions: + - put the rubik's Cube into the plate with right hand and place the cup on top + of the cube with left hand. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + - object_name: rubik's_cube + level1: toys + level2: rubik's_cube + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 47 + total_frames: 13787 + total_tasks: 1 + total_videos: 188 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:46 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_egg_bowl.yaml b/dataset_info/Airbot_MMK2_storage_egg_bowl.yaml new file mode 100644 index 0000000000000000000000000000000000000000..32e2c4940088b0b91d7c828c920d7d0f2deda888 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_egg_bowl.yaml @@ -0,0 +1,949 @@ +dataset_name: Airbot_MMK2_storage_egg_bowl +dataset_uuid: 63bd0ac6-e8da-4877-a892-0fcdd1abf2f2 +scene_type: +- kitchen +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +- object_name: egg + level1: food + level2: eggs + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_egg_bowl +video_url: ./assets/videos/Airbot_MMK2_storage_egg_bowl.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_egg_bowl.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 444.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 11572 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: use hands to pick the egg on the table and place them into the bowl. +sub_tasks: +- Grasp the egg with the left gripper +- Place the egg into bowl with the right gripper +- Abnormal +- Place the egg into bowl with the left gripper +- End +- Grasp the egg with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_egg_bowl_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 899 + dataset_name: Airbot_MMK2_storage_egg_bowl + dataset_uuid: 63bd0ac6-e8da-4877-a892-0fcdd1abf2f2 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_egg_bowl/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_egg_bowl + scene_types: + - kitchen + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + - object_name: egg + level1: food + level2: eggs + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_storage_egg_bowl + dataset_uuid: null + task_descriptions: + - use hands to pick the egg on the table and place them into the bowl. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null + - object_name: bowl + level1: kitchen_supplies + level2: plastic_bowls + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 11572 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_egg_plate.yaml b/dataset_info/Airbot_MMK2_storage_egg_plate.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d2131fd66c1562673baac0aee204cdcc6a63a5a8 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_egg_plate.yaml @@ -0,0 +1,950 @@ +dataset_name: Airbot_MMK2_storage_egg_plate +dataset_uuid: 74d2c5c6-30c7-4ce7-b000-f1e58a75fc97 +scene_type: +- kitchen +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: egg + level1: food + level2: eggs + level3: null + level4: null + level5: null +- object_name: white_small_plate + level1: plates + level2: white_small_plate + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_egg_plate +video_url: ./assets/videos/Airbot_MMK2_storage_egg_plate.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_egg_plate.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 345.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 45 + total_frames: 7564 + total_tasks: 1 + total_videos: 180 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:44 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: use hands to pick the egg on the table and place them into the plate. +sub_tasks: +- Place the egg into the plate with the right gripper +- Grasp the egg with the left gripper +- Place the egg into the plate with the left gripper +- Abnormal +- Place the cake into the plate with the right gripper +- End +- Grasp the egg with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_egg_plate_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 896 + dataset_name: Airbot_MMK2_storage_egg_plate + dataset_uuid: 74d2c5c6-30c7-4ce7-b000-f1e58a75fc97 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_egg_plate/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_egg_plate + scene_types: + - kitchen + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: egg + level1: food + level2: eggs + level3: null + level4: null + level5: null + - object_name: white_small_plate + level1: plates + level2: white_small_plate + level3: null + level4: null + level5: null + total_episodes: 45 + yaml: + dataset_name: Airbot_MMK2_storage_egg_plate + dataset_uuid: null + task_descriptions: + - use hands to pick the egg on the table and place them into the plate. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null + - object_name: white_small_plate + level1: kitchen_supplies + level2: plates + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 45 + total_frames: 7564 + total_tasks: 1 + total_videos: 180 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:44 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_electronics_yellow_baket.yaml b/dataset_info/Airbot_MMK2_storage_electronics_yellow_baket.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bf5fa9e1e0a2a1eb653c441b9fd66058054fb55f --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_electronics_yellow_baket.yaml @@ -0,0 +1,955 @@ +dataset_name: Airbot_MMK2_storage_electronics_yellow_baket +dataset_uuid: d0a7a2fd-d149-44ca-9821-1ba270952e30 +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_electronics_yellow_baket +video_url: ./assets/videos/Airbot_MMK2_storage_electronics_yellow_baket.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_electronics_yellow_baket.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 878.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 25739 + total_tasks: 1 + total_videos: 396 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: put the electronic products components into the yellow basket. +sub_tasks: +- Place the calculator box into the storage box with the left gripper +- Grasp the calculator box with the left gripper +- Place the calculator box into the storage box with the right gripper +- Place the phone case box into the storage box with the right gripper +- Place the phone case box in the yellow box with the right gripper +- Place the phone case box into the storage box with the left gripper +- Abnormal +- Place the calculator box in the yellow box with the left gripper +- Grasp the calculator box with the right gripper +- Grasp the phone case box with the right gripper +- End +- Grasp the phone case box with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_electronics_yellow_baket_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 974 + dataset_name: Airbot_MMK2_storage_electronics_yellow_baket + dataset_uuid: d0a7a2fd-d149-44ca-9821-1ba270952e30 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_electronics_yellow_baket/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_electronics_yellow_baket + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null + total_episodes: 99 + yaml: + dataset_name: Airbot_MMK2_storage_electronics_yellow_baket + dataset_uuid: null + task_descriptions: + - put the electronic products components into the yellow basket. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null + - object_name: basket + level1: baskets + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 25739 + total_tasks: 1 + total_videos: 396 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_peach_pear.yaml b/dataset_info/Airbot_MMK2_storage_peach_pear.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f55287368ca45cd38bbabe72684113f6a6701033 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_peach_pear.yaml @@ -0,0 +1,969 @@ +dataset_name: Airbot_MMK2_storage_peach_pear +dataset_uuid: c48b833c-02bd-4fd5-a2c2-5b03bf2c2936 +scene_type: +- kitchen +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: peach + level1: fruits + level2: peach + level3: null + level4: null + level5: null +- object_name: pear + level1: fruits + level2: pear + level3: null + level4: null + level5: null +- object_name: storage_box + level1: storage_utensils + level2: storage_box + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_peach_pear +video_url: ./assets/videos/Airbot_MMK2_storage_peach_pear.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_peach_pear.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 114.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 12 + total_frames: 2804 + total_tasks: 1 + total_videos: 48 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:11 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the peach and put it in the storage box, then pick up the pear and + put it in the storage box. +sub_tasks: +- Grasp a peach with the left gripper +- Grasp a pear with the right gripper +- Abnormal +- Place the peach into the left compartment of the storage box with the left gripper +- Place the pear into the right compartment of the storage box with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_peach_pear_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 911 + dataset_name: Airbot_MMK2_storage_peach_pear + dataset_uuid: c48b833c-02bd-4fd5-a2c2-5b03bf2c2936 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_peach_pear/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_peach_pear + scene_types: + - kitchen + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: peach + level1: fruits + level2: peach + level3: null + level4: null + level5: null + - object_name: pear + level1: fruits + level2: pear + level3: null + level4: null + level5: null + - object_name: storage_box + level1: storage_utensils + level2: storage_box + level3: null + level4: null + level5: null + total_episodes: 48 + yaml: + dataset_name: Airbot_MMK2_storage_peach_pear + dataset_uuid: null + task_descriptions: + - pick up the peach with left hand and put it in the storage box, and pick up + the pear with right hand and put it in the storage box. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: pear + level1: fruits + level2: pear + level3: null + level4: null + level5: null + - object_name: peach + level1: fruits + level2: peach + level3: null + level4: null + level5: null + - object_name: storage_box + level1: storage_utensils + level2: storage_box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 12 + total_frames: 2804 + total_tasks: 1 + total_videos: 48 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:11 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_tools.yaml b/dataset_info/Airbot_MMK2_storage_tools.yaml new file mode 100644 index 0000000000000000000000000000000000000000..db17c58e99f5cfd28eea6ed712a7f574727be3ab --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_tools.yaml @@ -0,0 +1,978 @@ +dataset_name: Airbot_MMK2_storage_tools +dataset_uuid: cd0a7e21-d440-45f4-b396-c9f746fc5dc7 +scene_type: +- factory +- industry +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: industry' +- 'level2: factory' +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: utility_knife + level1: kitchen_supplies + level2: utility_knife + level3: null + level4: null + level5: null +- object_name: pliers + level1: daily_necessities + level2: pliers + level3: null + level4: null + level5: null +- object_name: plates + level1: kitchen_supplies + level2: plates + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_tools +video_url: ./assets/videos/Airbot_MMK2_storage_tools.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_tools.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 221.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 7910 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the plier and the utility knife on the table by hand and place them + into the white tray. +sub_tasks: +- Place the plier into white basket with the left gripper +- Grasp the plier with the left gripper +- Static +- Place the utility knife into white basket with the right gripper +- Grasp the utility knife with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_tools_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 849 + dataset_name: Airbot_MMK2_storage_tools + dataset_uuid: cd0a7e21-d440-45f4-b396-c9f746fc5dc7 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_tools/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_tools + scene_types: + - factory + - industry + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: industry' + - 'level2: factory' + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: utility_knife + level1: kitchen_supplies + level2: utility_knife + level3: null + level4: null + level5: null + - object_name: pliers + level1: daily_necessities + level2: pliers + level3: null + level4: null + level5: null + - object_name: plates + level1: kitchen_supplies + level2: plates + level3: null + level4: null + level5: null + total_episodes: 49 + yaml: + dataset_name: Airbot_MMK2_storage_tools + dataset_uuid: null + task_descriptions: + - pick up the plier and the utility knife on the table by hand and place them + into the white tray. + result: success + scene_type: + level1: industry + level2: factory + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: utility_knife + level1: kitchen_supplies + level2: utility_knife + level3: null + level4: null + level5: null + - object_name: pliers + level1: daily_necessities + level2: pliers + level3: null + level4: null + level5: null + - object_name: plates + level1: kitchen_supplies + level2: plates + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 7910 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_storage_tumbler_umbrella.yaml b/dataset_info/Airbot_MMK2_storage_tumbler_umbrella.yaml new file mode 100644 index 0000000000000000000000000000000000000000..25039ce3f4d1e231da360bbdff9576c2379ed774 --- /dev/null +++ b/dataset_info/Airbot_MMK2_storage_tumbler_umbrella.yaml @@ -0,0 +1,987 @@ +dataset_name: Airbot_MMK2_storage_tumbler_umbrella +dataset_uuid: 5c4230ea-9483-4fc9-b96a-7e9b146ed742 +scene_type: +- 'level1: household' +- 'level2: living_room' +- household +- living_room +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: umbrella + level1: daily_necessities + level2: umbrella + level3: null + level4: null + level5: null +- object_name: tumbler + level1: container + level2: tumbler + level3: null + level4: null + level5: null +path: Airbot_MMK2_storage_tumbler_umbrella +video_url: ./assets/videos/Airbot_MMK2_storage_tumbler_umbrella.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_storage_tumbler_umbrella.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 542.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 14373 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the umbrella and put it in the basket, then pick up the thermos and + put it in the basket. +sub_tasks: +- Place the cup into the white basket with the right gripper +- Grasp the umbrella with the left gripper +- Place the umbrella into the white basket with the left gripper +- Static +- End +- Grasp the cup with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_storage_tumbler_umbrella_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 987 + dataset_name: Airbot_MMK2_storage_tumbler_umbrella + dataset_uuid: 5c4230ea-9483-4fc9-b96a-7e9b146ed742 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_storage_tumbler_umbrella/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_storage_tumbler_umbrella + scene_types: + - 'level1: household' + - 'level2: living_room' + - household + - living_room + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: umbrella + level1: daily_necessities + level2: umbrella + level3: null + level4: null + level5: null + - object_name: tumbler + level1: container + level2: tumbler + level3: null + level4: null + level5: null + total_episodes: 48 + yaml: + dataset_name: Airbot_MMK2_storage_tumbler_umbrella + dataset_uuid: null + task_descriptions: + - pick up the umbrella with left hand and put it in the basket, then use right + hand to pick up the thermos and put it in the basket. + result: success + scene_type: + level1: household + level2: living_room + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: umbrella + level1: tool + level2: umbrella + level3: null + level4: null + level5: null + - object_name: tumbler + level1: container + level2: tumbler + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 14373 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_swap_bottle_wet_wipes_plate.yaml b/dataset_info/Airbot_MMK2_swap_bottle_wet_wipes_plate.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f349aa49c332efa4b95b97350311a3b3551cfb5d --- /dev/null +++ b/dataset_info/Airbot_MMK2_swap_bottle_wet_wipes_plate.yaml @@ -0,0 +1,978 @@ +dataset_name: Airbot_MMK2_swap_bottle_wet_wipes_plate +dataset_uuid: fc62a1e5-4fd2-4b3f-8cf6-54d7ca06e70b +scene_type: +- kitchen +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null +- object_name: wipes + level1: kitchen_supplies + level2: wipes + level3: null + level4: null + level5: null +path: Airbot_MMK2_swap_bottle_wet_wipes_plate +video_url: ./assets/videos/Airbot_MMK2_swap_bottle_wet_wipes_plate.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_swap_bottle_wet_wipes_plate.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 489.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 15726 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the bottle out of the plate with one hand and put the wet wipes in with + the other. +sub_tasks: +- Place the wet wipes into the plate with the right gripper +- Place the Vitamin B water on the table with the left gripper +- Grasp the Vitamin B water in the plate with the left gripper +- End +- Grasp the wet wipes with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_swap_bottle_wet_wipes_plate_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 867 + dataset_name: Airbot_MMK2_swap_bottle_wet_wipes_plate + dataset_uuid: fc62a1e5-4fd2-4b3f-8cf6-54d7ca06e70b + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_swap_bottle_wet_wipes_plate/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_swap_bottle_wet_wipes_plate + scene_types: + - kitchen + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: wipes + level1: kitchen_supplies + level2: wipes + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_swap_bottle_wet_wipes_plate + dataset_uuid: null + task_descriptions: + - take the bottle out of the plate with left hand and put the wet wipes in with + right hand. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: wipes + level1: kitchen_supplies + level2: wipes + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 15726 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_swap_sponge_paper_box_plate.yaml b/dataset_info/Airbot_MMK2_swap_sponge_paper_box_plate.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6ac645dc6ca52b3d147a499e1149983cee9c8395 --- /dev/null +++ b/dataset_info/Airbot_MMK2_swap_sponge_paper_box_plate.yaml @@ -0,0 +1,981 @@ +dataset_name: Airbot_MMK2_swap_sponge_paper_box_plate +dataset_uuid: 77b2c99f-d75c-4deb-8cbc-b00b48b72d73 +scene_type: +- kitchen +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: household' +- 'level2: kitchen' +- household +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null +- object_name: cleaning_sponge + level1: daily_necessities + level2: cleaning_sponge + level3: null + level4: null + level5: null +path: Airbot_MMK2_swap_sponge_paper_box_plate +video_url: ./assets/videos/Airbot_MMK2_swap_sponge_paper_box_plate.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_swap_sponge_paper_box_plate.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 272.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 8731 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Take the sponge out of the plate with one hand and put the box in with the + other. +sub_tasks: +- Place the sponge on the table with the left gripper +- Grasp the mouse box with the right gripper +- Abnormal +- Static +- Place the mouse box into the plate with the right gripper +- End +- Grasp the sponge in the plate with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_swap_sponge_paper_box_plate_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 873 + dataset_name: Airbot_MMK2_swap_sponge_paper_box_plate + dataset_uuid: 77b2c99f-d75c-4deb-8cbc-b00b48b72d73 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_swap_sponge_paper_ + box_plate/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_swap_sponge_paper_box_plate + scene_types: + - kitchen + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: household' + - 'level2: kitchen' + - household + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null + - object_name: cleaning_sponge + level1: daily_necessities + level2: cleaning_sponge + level3: null + level4: null + level5: null + total_episodes: 50 + yaml: + dataset_name: Airbot_MMK2_swap_sponge_paper_box_plate + dataset_uuid: null + task_descriptions: + - take the sponge out of the plate with left hand and put the box in with right + hand. + result: success + scene_type: + level1: household + level2: kitchen + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: paper_boxes + level1: home_storage + level2: paper_boxes + level3: null + level4: null + level5: null + - object_name: cleaning_sponge + level1: daily_necessities + level2: cleaning_sponge + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 8731 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_take_cup.yaml b/dataset_info/Airbot_MMK2_take_cup.yaml new file mode 100644 index 0000000000000000000000000000000000000000..faea68d4b3a0e26c634a59f1456ec9d6359f2806 --- /dev/null +++ b/dataset_info/Airbot_MMK2_take_cup.yaml @@ -0,0 +1,960 @@ +dataset_name: Airbot_MMK2_take_cup +dataset_uuid: 97af90d0-8fe7-4a51-8e48-bb6592a5bce0 +scene_type: +- level1 +- level2 +- level3 +- level4 +- level5 +- 'level1: catering' +- 'level2: cafe' +- catering +- cafe +atomic_actions: +- place +- clip +- takeout +- pinch +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null +- object_name: lid + level1: laboratory_supplies + level2: lid + level3: null + level4: null + level5: null +path: Airbot_MMK2_take_cup +video_url: ./assets/videos/Airbot_MMK2_take_cup.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_take_cup.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 169.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 35 + total_frames: 5435 + total_tasks: 1 + total_videos: 140 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:34 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the cup off the white lid and place them on the table by hands. +sub_tasks: +- place the cup in the table use the left gripper +- place the cup in the table use the right gripper +- Grasp the cup the left gripper +- Grasp the cup the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_take_cup_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 858 + dataset_name: Airbot_MMK2_take_cup + dataset_uuid: 97af90d0-8fe7-4a51-8e48-bb6592a5bce0 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_take_cup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_take_cup + scene_types: + - level1 + - level2 + - level3 + - level4 + - level5 + - 'level1: catering' + - 'level2: cafe' + - catering + - cafe + atomic_actions: + - place + - clip + - takeout + - pinch + objects: + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + - object_name: lid + level1: laboratory_supplies + level2: lid + level3: null + level4: null + level5: null + total_episodes: 35 + yaml: + dataset_name: Airbot_MMK2_take_cup + dataset_uuid: null + task_descriptions: + - take the cup off the white lid and place them on the table by hands. + result: success + scene_type: + level1: catering + level2: cafe + level3: null + level4: null + level5: null + atomic_actions: + - pinch + - place + - clip + - takeout + objects: + - object_name: cup + level1: cups + level2: cup + level3: null + level4: null + level5: null + - object_name: lid + level1: storage_utensils + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 35 + total_frames: 5435 + total_tasks: 1 + total_videos: 140 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:34 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_take_drink.yaml b/dataset_info/Airbot_MMK2_take_drink.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2fe1a09811d3701f6361fbc1e91796870b38be88 --- /dev/null +++ b/dataset_info/Airbot_MMK2_take_drink.yaml @@ -0,0 +1,951 @@ +dataset_name: Airbot_MMK2_take_drink +dataset_uuid: f135f608-0ea7-4979-a921-a15ccb146df5 +scene_type: +- 'level1: convenience' +- 'level2: supermarket' +- supermarket +- convenience +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: paper_cup + level1: kitchen_supplies + level2: paper_cup + level3: null + level4: null + level5: null +- object_name: any_beverages + level1: beverages + level2: any_beverages + level3: null + level4: null + level5: null +path: Airbot_MMK2_take_drink +video_url: ./assets/videos/Airbot_MMK2_take_drink.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_take_drink.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 557.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 85 + total_frames: 16951 + total_tasks: 1 + total_videos: 340 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:84 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the drink by hand and put it on the table. +sub_tasks: +- Place the coffee on the table with the left gripper +- Place the vitamin B water on the table with the left gripper +- Abnormal +- Place the vitamin B water on the table with the right gripper +- Place the coffee on the table with the right gripper +- Grasp the vitamin B water on the white lid with the left gripper +- Grasp the vitamin B water on the white lid with the right gripper +- End +- Grasp the coffee on the white lid with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_take_drink_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 883 + dataset_name: Airbot_MMK2_take_drink + dataset_uuid: f135f608-0ea7-4979-a921-a15ccb146df5 + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_take_drink/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_take_drink + scene_types: + - 'level1: convenience' + - 'level2: supermarket' + - supermarket + - convenience + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: paper_cup + level1: kitchen_supplies + level2: paper_cup + level3: null + level4: null + level5: null + - object_name: any_beverages + level1: beverages + level2: any_beverages + level3: null + level4: null + level5: null + total_episodes: 86 + yaml: + dataset_name: Airbot_MMK2_take_drink + dataset_uuid: null + task_descriptions: + - pick up the drink by hand and put it on the table. + result: success + scene_type: + level1: convenience + level2: supermarket + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: any_beverages + level1: beverages + level2: any_beverages + level3: null + level4: null + level5: null + - object_name: paper_cup + level1: cups + level2: paper_cup + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 85 + total_frames: 16951 + total_tasks: 1 + total_videos: 340 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:84 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_take_electronics.yaml b/dataset_info/Airbot_MMK2_take_electronics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..62a4d7df5b00bf7ed4c8d8854558dc24df7c53ef --- /dev/null +++ b/dataset_info/Airbot_MMK2_take_electronics.yaml @@ -0,0 +1,949 @@ +dataset_name: Airbot_MMK2_take_electronics +dataset_uuid: 2a1f327d-2569-4da5-9161-97377d90dbee +scene_type: +- factory +- industry +- 'level1: industry' +- 'level2: factory' +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: lid + level1: laboratory_supplies + level2: lid + level3: null + level4: null + level5: null +- object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null +path: Airbot_MMK2_take_electronics +video_url: ./assets/videos/Airbot_MMK2_take_electronics.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_take_electronics.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 399.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 13465 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the calculator box and mouse box off the lid and place them on the table. +sub_tasks: +- Abnormal +- Place the mouse box on the table with the left gripper +- Grasp the calculator box on the white lid and with the right gripper +- Grasp the mouse box on the white lid and with the left gripper +- End +- Place the calculator box on the table with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_take_electronics_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_right_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_third_view/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 894 + dataset_name: Airbot_MMK2_take_electronics + dataset_uuid: 2a1f327d-2569-4da5-9161-97377d90dbee + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_take_electronics/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_take_electronics + scene_types: + - factory + - industry + - 'level1: industry' + - 'level2: factory' + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: lid + level1: laboratory_supplies + level2: lid + level3: null + level4: null + level5: null + - object_name: paper_boxes + level1: packaging + level2: paper_boxes + level3: null + level4: null + level5: null + total_episodes: 49 + yaml: + dataset_name: Airbot_MMK2_take_electronics + dataset_uuid: null + task_descriptions: + - take the calculator box and mouse box off the lid and place them on the table. + result: success + scene_type: + level1: industry + level2: factory + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: paper_boxes + level1: baskets + level2: paper_boxes + level3: null + level4: null + level5: null + - object_name: lid + level1: storage_utensils + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 13465 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Airbot_MMK2_take_toy_car.yaml b/dataset_info/Airbot_MMK2_take_toy_car.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e525606b71e2ccf0df341a55c49195d252945318 --- /dev/null +++ b/dataset_info/Airbot_MMK2_take_toy_car.yaml @@ -0,0 +1,948 @@ +dataset_name: Airbot_MMK2_take_toy_car +dataset_uuid: 30f8980f-f6b8-4a35-975d-2efb051487df +scene_type: +- 'level1: other' +- 'level2: laboratory' +- other +- laboratory +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null +- object_name: white_small_plate + level1: plates + level2: white_small_plate + level3: null + level4: null + level5: null +path: Airbot_MMK2_take_toy_car +video_url: ./assets/videos/Airbot_MMK2_take_toy_car.mp4 +thumbnail_url: ./assets/thumbnails/Airbot_MMK2_take_toy_car.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 457.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Airbot_MMK2 +codebase_version: v2.1 +statistics: + total_episodes: 49 + total_frames: 14333 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:48 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the toy car out of the plate by hand and place it on the table. +sub_tasks: +- Grasp the toy car on the plate and with the left gripper +- Grasp the toy car on the plate and with the right gripper +- Abnormal +- End +- Place the toy car on the table with the right gripper +- Place the toy car on the table with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_third_view + name: cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_third_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +action_space: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Airbot_MMK2_take_toy_car_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_third_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 879 + dataset_name: Airbot_MMK2_take_toy_car + dataset_uuid: 30f8980f-f6b8-4a35-975d-2efb051487df + device_model: Airbot_MMK2 + end_effector_type: five_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/6discover_robotics_aitbot_mmk2/mmk补充/Airbot_MMK2_take_toy_car/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/成功区/Airbot_MMK2_take_toy_car + scene_types: + - 'level1: other' + - 'level2: laboratory' + - other + - laboratory + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: toy_car + level1: toy + level2: toy_car + level3: null + level4: null + level5: null + - object_name: white_small_plate + level1: plates + level2: white_small_plate + level3: null + level4: null + level5: null + total_episodes: 49 + yaml: + dataset_name: Airbot_MMK2_take_toy_car + dataset_uuid: null + task_descriptions: + - take the toy car out of the plate by hand and place it on the table. + result: success + scene_type: + level1: other + level2: laboratory + level3: null + level4: null + level5: null + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: toy_car + level1: doll + level2: toy_car + level3: null + level4: null + level5: null + - object_name: white_small_plate + level1: plates + level2: white_small_plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - Airbot_MMK2 + end_effector_type: five_finger_gripper + meta: + robot_type: Airbot_MMK2 + codebase_version: v2.1 + statistics: + total_episodes: 49 + total_frames: 14333 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:48 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_third_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + action: + dtype: float32 + shape: + - 36 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - left_hand_joint_8_rad + - left_hand_joint_9_rad + - left_hand_joint_10_rad + - left_hand_joint_11_rad + - left_hand_joint_12_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + - right_hand_joint_8_rad + - right_hand_joint_9_rad + - right_hand_joint_10_rad + - right_hand_joint_11_rad + - right_hand_joint_12_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_box_storage_chopsticks.yaml b/dataset_info/Cobot_Magic_box_storage_chopsticks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e66ffa23c044878806f4e41173025afe3dad6ca1 --- /dev/null +++ b/dataset_info/Cobot_Magic_box_storage_chopsticks.yaml @@ -0,0 +1,850 @@ +dataset_name: box_storage_chopsticks +dataset_uuid: 820026e7-2878-4127-b935-c5e584a825bc +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: pallet + level1: container + level2: pallet + level3: null + level4: null + level5: null +- object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: Cobot_Magic_box_storage_chopsticks +video_url: ./assets/videos/Cobot_Magic_box_storage_chopsticks.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_box_storage_chopsticks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 499 + total_frames: 170337 + total_tasks: 6 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:498 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'on blue tablecloth take chopsticks from black tray and put them in box. + + on brown tablecloth take chopsticks from black tray and put them in box. + + on green tablecloth take chopsticks from black tray and put them in box. + + on pink tablecloth take chopsticks from black tray and put them in box. + + on white black tablecloth take chopsticks from black tray and put them in box. + + on white tablecloth take chopsticks from black tray and put them in box.' +sub_tasks: +- use the right arm to put the chopsticks into the lunch box +- Abnormal +- use the left arm to grab a pair of chopsticks +- End +- Grasp the a pair of chopsticks with the left gripper +- Place the a pair of chopsticks in the box with the left gripper +- use the left arm to put the chopsticks into the lunch box +- use the right arm to grab a pair of chopsticks +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_box_storage_chopsticks_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 263 + dataset_name: box_storage_chopsticks + dataset_uuid: 820026e7-2878-4127-b935-c5e584a825bc + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/chopstick_classfied_AH202503270003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_box_storage_chopsticks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_storage_chopsticks + dataset_uuid: null + task_descriptions: + - on blue tablecloth take chopsticks from black tray and put them in box. + - on brown tablecloth take chopsticks from black tray and put them in box. + - on green tablecloth take chopsticks from black tray and put them in box. + - on pink tablecloth take chopsticks from black tray and put them in box. + - on white tablecloth take chopsticks from black tray and put them in box. + - on white black tablecloth take chopsticks from black tray and put them in box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: pallet + level1: container + level2: pallet + level3: null + level4: null + level5: null + - object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 499 + total_frames: 170337 + total_tasks: 6 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:498 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_cap_the_pen_a.yaml b/dataset_info/Cobot_Magic_cap_the_pen_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2c297a1e5d6490f20b49ed00ff7dbcd865811ef4 --- /dev/null +++ b/dataset_info/Cobot_Magic_cap_the_pen_a.yaml @@ -0,0 +1,838 @@ +dataset_name: cap_the_pen_a +dataset_uuid: b549e79c-e49e-4cec-a476-b94bdd766f22 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- insert +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: pen_cap + level1: office_supplies + level2: pen_cap + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_cap_the_pen_a +video_url: ./assets/videos/Cobot_Magic_cap_the_pen_a.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_cap_the_pen_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 55 + total_frames: 51317 + total_tasks: 1 + total_videos: 165 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:54 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: on the grey tablecloth, hold the pen cap in one hand and the pen in the other, + then cover the pen cap. +sub_tasks: +- Secure the pen cap with the right hand. +- Insert the pen into the cap +- End +- Put the cap on the pen +- Pick up the pen cap +- Grab the pen barrel with the left hand. +- Secure the pen cap with the left hand. +- Grab the pen cap with the left hand. +- Place the pen on the table +- Abnormal +- Grab the pen cap with the right hand. +- Insert the pen cap with the right hand. +- Grab the pen barrel with the right hand. +- Pick up the pen +- Place the pen down with the right hand. +- Insert the pen cap with the left hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_cap_the_pen_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 325 + dataset_name: cap_the_pen_a + dataset_uuid: b549e79c-e49e-4cec-a476-b94bdd766f22 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany2/videos/train/cap_the_pen/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_cap_the_pen_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: cap_the_pen_a + dataset_uuid: null + task_descriptions: + - on the green tablecloth, hold the pen cap in one hand and the pen in the other, + then cover the pen cap. + - on the grey tablecloth, hold the pen cap in one hand and the pen in the other, + then cover the pen cap. + - on the white tablecloth, hold the pen cap in one hand and the pen in the other, + then cover the pen cap. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - insert + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: pen_cap + level1: office_supplies + level2: pen_cap + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 55 + total_frames: 51317 + total_tasks: 1 + total_videos: 165 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:54 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_catch_the_ball.yaml b/dataset_info/Cobot_Magic_catch_the_ball.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4935adbc859c2648949c265b028588652a2a1921 --- /dev/null +++ b/dataset_info/Cobot_Magic_catch_the_ball.yaml @@ -0,0 +1,794 @@ +dataset_name: catch_the_ball +dataset_uuid: 3ea12ae6-b4f3-453d-b56f-bca0e5a346c8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null +path: Cobot_Magic_catch_the_ball +video_url: ./assets/videos/Cobot_Magic_catch_the_ball.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_catch_the_ball.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 877.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 98 + total_frames: 57085 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:97 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the rolling ball descending the slope. +sub_tasks: +- Put the picked-up object on the table. +- Grab the rolling spherical object. +- Grab the spherical object with your left arm. +- Place the sphere on the white object. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_catch_the_ball_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 288 + dataset_name: catch_the_ball + dataset_uuid: 3ea12ae6-b4f3-453d-b56f-bca0e5a346c8 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/catch_the_ball/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_catch_the_ball + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: catch_the_ball + dataset_uuid: null + task_descriptions: + - grasp the rolling ball descending the slope. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 98 + total_frames: 57085 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:97 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_classification_of_fruits_and_vegetables.yaml b/dataset_info/Cobot_Magic_classification_of_fruits_and_vegetables.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5b12d32bc1e3e976f5129ffc303e010c067ef78f --- /dev/null +++ b/dataset_info/Cobot_Magic_classification_of_fruits_and_vegetables.yaml @@ -0,0 +1,865 @@ +dataset_name: classification_of_fruits_and_vegetables +dataset_uuid: 792e3e06-8f5e-444d-9a30-740d091a9209 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: white_carrot + level1: vegetables + level2: white_carrot + level3: null + level4: null + level5: null +- object_name: eggplant + level1: vegetables + level2: eggplant + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_classification_of_fruits_and_vegetables +video_url: ./assets/videos/Cobot_Magic_classification_of_fruits_and_vegetables.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 301 + total_frames: 183132 + total_tasks: 4 + total_videos: 903 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:300 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'on blue tablecloth alternately place white carrots eggplants in plates of + different colors. + + on brown tablecloth alternately place white carrots eggplants in plates of different + colors. + + on green tablecloth alternately place white carrots eggplants in plates of different + colors. + + on pink tablecloth alternately place white carrots eggplants in plates of different + colors.' +sub_tasks: +- use the left arm to grab a carrot and put it into the right plate +- use the right arm to grab a radish and put it into the right plate +- use the left arm to grab a radish and put it into the right plate +- use the left arm to grab an eggplant and put it into the left plate +- use the right arm to grab a chayote and put it into the right plate +- use the left arm to grab a tomato and put it into the left plate +- use the right arm to grab a radish and put it into the left plate +- use the left arm to grab a radish and put it into the left plate +- use the left arm to grab a chayote and put it into the right plate +- use the left arm to grab a chayote and put it into the left plate +- use the right arm to grab an eggplant and put it into the left plate +- use the left arm to grab an eggplant and put it into the right plate +- use the right arm to grab a carrot and put it into the right plate +- use the left arm to grab a carrot and put it into the left plate +- use the right arm to grab a carrot and put it into the left plate +- use the right arm to grab a tomato and put it into the left plate +- use the right arm to grab an eggplant and put it into the right plate +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_classification_of_fruits_and_vegetables_qced_hardlink/\n├──\ + \ annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 261 + dataset_name: classification_of_fruits_and_vegetables + dataset_uuid: 792e3e06-8f5e-444d-9a30-740d091a9209 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/Classification_vegetables-AH202503190002/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_classification_of_fruits_and_vegetables + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: classification_of_fruits_and_vegetables + dataset_uuid: null + task_descriptions: + - on blue tablecloth alternately place white carrots eggplants in plates of different + colors. + - on brown tablecloth alternately place white carrots eggplants in plates of different + colors. + - on green tablecloth alternately place white carrots eggplants in plates of different + colors. + - on pink tablecloth alternately place white carrots eggplants in plates of different + colors. + - on white tablecloth alternately place white carrots eggplants in plates of different + colors. + - on white black tablecloth alternately place white carrots eggplants in plates + of different colors. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: white_carrot + level1: vegetables + level2: white_carrot + level3: null + level4: null + level5: null + - object_name: eggplant + level1: vegetables + level2: eggplant + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 301 + total_frames: 183132 + total_tasks: 4 + total_videos: 903 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:300 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_classification_of_fruits_and_vegetables_a.yaml b/dataset_info/Cobot_Magic_classification_of_fruits_and_vegetables_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e3941073d6fdb99558802f4ab118219bfea45bca --- /dev/null +++ b/dataset_info/Cobot_Magic_classification_of_fruits_and_vegetables_a.yaml @@ -0,0 +1,859 @@ +dataset_name: classification_of_fruits_and_vegetables_a +dataset_uuid: 792e3e06-8f5e-444d-9a30-740d091a9210 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: white_carrot + level1: vegetables + level2: white_carrot + level3: null + level4: null + level5: null +- object_name: eggplant + level1: vegetables + level2: eggplant + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_classification_of_fruits_and_vegetables_a +video_url: ./assets/videos/Cobot_Magic_classification_of_fruits_and_vegetables_a.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 10.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 300 + total_frames: 187645 + total_tasks: 3 + total_videos: 900 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:299 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'on pink tablecloth alternately place white carrots eggplants in plates of + different colors. + + on white tablecloth alternately place white carrots eggplants in plates of different + colors. + + on white black tablecloth alternately place white carrots eggplants in plates of + different colors.' +sub_tasks: +- Grab a potato with your right arm and put it on the left plate +- use the right arm to grab a chayote and put it into the left plate +- use the left arm to grab a chayote and put it into the right plate +- Grab a potato with your left arm and put it on the left plate +- use the right arm to grab a chayote and put it into the right plate +- use the left arm to grab a carrot and put it into the left plate +- use the left arm to grab a carrot and put it into the right plate +- use the right arm to grab a carrot and put it into the left plate +- Grab a potato with your right arm and put it on the right plate +- use the left arm to grab a radish and put it into the right plate +- Grab the chayote with your right arm and put it on the left plate +- use the right arm to grab a carrot and put it into the right plate +- Grab a potato with your left arm and put it on the right plate +- use the left arm to grab a chayote and put it into the left plate +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_classification_of_fruits_and_vegetables_a_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 566 + dataset_name: classification_of_fruits_and_vegetables_a + dataset_uuid: 792e3e06-8f5e-444d-9a30-740d091a9210 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/Classification_vegetables-AH202503190003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_classification_of_fruits_and_vegetables_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: classification_of_fruits_and_vegetables_a + dataset_uuid: null + task_descriptions: + - on blue tablecloth alternately place white carrots eggplants in plates of different + colors. + - on brown tablecloth alternately place white carrots eggplants in plates of different + colors. + - on green tablecloth alternately place white carrots eggplants in plates of different + colors. + - on pink tablecloth alternately place white carrots eggplants in plates of different + colors. + - on white tablecloth alternately place white carrots eggplants in plates of different + colors. + - on white black tablecloth alternately place white carrots eggplants in plates + of different colors. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: white_carrot + level1: vegetables + level2: white_carrot + level3: null + level4: null + level5: null + - object_name: eggplant + level1: vegetables + level2: eggplant + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 300 + total_frames: 187645 + total_tasks: 3 + total_videos: 900 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:299 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_classification_of_tableware.yaml b/dataset_info/Cobot_Magic_classification_of_tableware.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0ba92f3afba5ba6382bb93a80287d60e619e6e25 --- /dev/null +++ b/dataset_info/Cobot_Magic_classification_of_tableware.yaml @@ -0,0 +1,886 @@ +dataset_name: classification_of_tableware +dataset_uuid: 62f60030-04d6-4ae4-aab2-d753cbc6ad85 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: Cobot_Magic_classification_of_tableware +video_url: ./assets/videos/Cobot_Magic_classification_of_tableware.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_classification_of_tableware.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 13.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 406 + total_frames: 347004 + total_tasks: 5 + total_videos: 1218 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:405 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'on blue table put chopsticks spoon bowls plates into blue grey white boxes. + + on brown table put chopsticks spoon bowls plates into blue grey white boxes. + + on green table put chopsticks spoon bowls plates into blue grey white boxes. + + on grey table put chopsticks spoon bowls plates into blue grey white boxes. + + on white black table put chopsticks spoon bowls plates into blue grey white boxes.' +sub_tasks: +- use the right arm to grab the plate +- use the right arm to grab a chopstick +- use the right arm to put the plate into the large storage box on the left +- use the right arm to put the noodle bowl into the large storage box on the left +- use the right arm to put a chopstick into the small storage box on the right +- use the left arm to put a chopstick into the small storage box on the right +- use the left arm to grab the yellow noodle bowl on the left +- use the left arm to grab a chopstick +- use the left arm to grab the chopsticks +- use the left arm to put the soup spoon into the small storage box in the middle +- use the right arm to grab the soup spoon in the middle +- use the right arm to grab the chopsticks +- use the right arm to put the plate on the tray +- use the right arm to grab the yellow noodle bowl +- use the left arm to grab the soup spoon in the middle +- use the left arm to put the plate into the large storage box on the left +- use the left arm to put the chopsticks into the small storage box on the right +- use the left arm to grab the plate +- use the left arm to put the noodle bowl into the large storage box on the left +- use the right arm to put the soup spoon into the small storage box in the middle +- use the right arm to put the chopsticks into the small storage box on the right +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_classification_of_tableware_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 264 + dataset_name: classification_of_tableware + dataset_uuid: 62f60030-04d6-4ae4-aab2-d753cbc6ad85 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/closing_bowl_1-AH202505280002/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_classification_of_tableware + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: classification_of_tableware + dataset_uuid: null + task_descriptions: + - on blue table put chopsticks spoon bowls plates into blue grey white boxes. + - on brown table put chopsticks spoon bowls plates into blue grey white boxes. + - on green table put chopsticks spoon bowls plates into blue grey white boxes. + - on grey table put chopsticks spoon bowls plates into blue grey white boxes. + - on white table put chopsticks spoon bowls plates into blue grey white boxes. + - on white black table put chopsticks spoon bowls plates into blue grey white + boxes. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 406 + total_frames: 347004 + total_tasks: 5 + total_videos: 1218 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:405 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_clean_blackboard.yaml b/dataset_info/Cobot_Magic_clean_blackboard.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8fec03642525b2dec81bcf6c58719e8929aa1a18 --- /dev/null +++ b/dataset_info/Cobot_Magic_clean_blackboard.yaml @@ -0,0 +1,890 @@ +dataset_name: clean_blackboard +dataset_uuid: 8d45e76c-b43b-46c3-b336-dffdcd73de2b +scene_type: [] +atomic_actions: +- grasp +- pick +- wipe +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: blackboard + level1: office_supplies + level2: blackboard + level3: null + level4: null + level5: null +- object_name: blackboard_eraser + level1: office_supplies + level2: blackboard_eraser + level3: null + level4: null + level5: null +path: Cobot_Magic_clean_blackboard +video_url: ./assets/videos/Cobot_Magic_clean_blackboard.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_clean_blackboard.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 938 + total_frames: 689349 + total_tasks: 2 + total_videos: 2814 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:937 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pick up the eraser on the blackboard and erase the letter "a". + + pick up the eraser on the blackboard and erase the letter "B".' +sub_tasks: +- Place the blackboard eraser with the right gripper +- End +- pick up the blackboard eraser with the right gripper +- Erase the letter B use the eraser with the right gripper +- Fixed the drawing board with the left gripper +- Erase the letter a use the eraser with the right gripper +- Grab the eraser with your right hand. +- Hold the drawing board steady with your left hand. +- Erase the letter B with your right hand. +- Put down the eraser with your right hand. +- Secure the drawing board with your left hand. +- Erase the letter a with your right hand. +- Release the drawing board with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_clean_blackboard_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 199 + dataset_name: clean_blackboard + dataset_uuid: 8d45e76c-b43b-46c3-b336-dffdcd73de2b + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/clean_blackboard/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_clean_blackboard + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clean_blackboard + dataset_uuid: null + task_descriptions: + - pick up the eraser on the blackboard and erase the letter "a". + - pick up the eraser on the blackboard and erase the letter "B". + atomic_actions: + - grasp + - pick + - wipe + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: blackboard + level1: office_supplies + level2: blackboard + level3: null + level4: null + level5: null + - object_name: blackboard_eraser + level1: office_supplies + level2: blackboard_eraser + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 938 + total_frames: 689349 + total_tasks: 2 + total_videos: 2814 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:937 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_clean_up_the_tableware.yaml b/dataset_info/Cobot_Magic_clean_up_the_tableware.yaml new file mode 100644 index 0000000000000000000000000000000000000000..31ad7f15ff9e60890f1692c5b92b8aa65223a73e --- /dev/null +++ b/dataset_info/Cobot_Magic_clean_up_the_tableware.yaml @@ -0,0 +1,872 @@ +dataset_name: clean_up_the_tableware +dataset_uuid: ad865471-39ce-4343-92f4-8dcc8ed48830 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: Cobot_Magic_clean_up_the_tableware +video_url: ./assets/videos/Cobot_Magic_clean_up_the_tableware.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_clean_up_the_tableware.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 33 + total_frames: 18127 + total_tasks: 1 + total_videos: 99 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:32 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the bowls on the plates on the blue tablecloth, put the cups on the bowls, + and place the spoons in the cups. +sub_tasks: +- use the left arm to grab a blue teacup +- Grasp the bowl with the left gripper +- use the right arm to grab a blue rice bowl +- Place the bowl on the plate with the left gripper +- use the left arm to put the blue soup spoon into the blue teacup in the middle +- Grasp the spoon with the left gripper +- Place the spoon on the cup with the left gripper +- use the right arm to put the blue soup spoon on the blue large plate in the middle +- use the left arm to put the blue teacup into the blue rice bowl in the middle +- Grasp the cup with the left gripper +- use the right arm to put the blue soup spoon into the blue teacup in the middle +- use the right arm to put the blue teacup into the blue rice bowl in the middle +- use the left arm to grab a blue rice bowl +- use the right arm to grab a blue teacup +- Place the spoon on the cup with the right gripper +- use the right arm to put the blue rice bowl into the blue large plate in the middle +- abnormal +- Grasp the cup with the right gripper +- use the right arm to grab a blue soup spoon +- Grasp the bowl with the right gripper +- Grasp the spoon with the right gripper +- Place the cup on the bowl with the right gripper +- Place the cup on the bowl with the left gripper +- use the left arm to grab a blue soup spoon +- End +- Place the bowl on the plate with the right gripper +- use the left arm to put the blue rice bowl into the blue large plate in the middle +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_clean_up_the_tableware_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 269 + dataset_name: clean_up_the_tableware + dataset_uuid: ad865471-39ce-4343-92f4-8dcc8ed48830 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/fold_dishes_chopsticks-AH202503210001/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_clean_up_the_tableware + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clean_up_the_tableware + dataset_uuid: null + task_descriptions: + - place bowls on plates on blue tablecloth put cups on bowls spoons in cups. + - place bowls on plates on brown tablecloth put cups on bowls spoons in cups. + - place bowls on plates on green tablecloth put cups on bowls spoons in cups. + - place bowls on plates on grey tablecloth put cups on bowls spoons in cups. + - place bowls on plates on white table put cups on bowls spoons in cups. + - place bowls on plates on white tablecloth put cups on bowls spoons in cups. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 33 + total_frames: 18127 + total_tasks: 1 + total_videos: 99 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:32 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_clear_the_desktop.yaml b/dataset_info/Cobot_Magic_clear_the_desktop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e192dd0ec953e6553046edea0634834461de5cff --- /dev/null +++ b/dataset_info/Cobot_Magic_clear_the_desktop.yaml @@ -0,0 +1,816 @@ +dataset_name: clear_the_desktop +dataset_uuid: 1ef1c2b2-61c3-459c-a45b-332abc0bdb3e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null +- object_name: coffee_stains + level1: garbage + level2: coffee_stains + level3: null + level4: null + level5: null +path: Cobot_Magic_clear_the_desktop +video_url: ./assets/videos/Cobot_Magic_clear_the_desktop.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_clear_the_desktop.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1018.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 293 + total_frames: 157415 + total_tasks: 3 + total_videos: 879 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:292 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'wipe the coffee stains on the table with a green rag. + + wipe the coffee stains on the table with a pink rag. + + wipe the coffee stains on the table with a blue rag.' +sub_tasks: +- Place the tablecloth +- Sweep the stains on the table +- End +- Sweep the stains on the table with the right gripper +- Place the tablecloth with the right gripper +- Pick up the tablecloth +- Pick up the tablecloth with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_clear_the_desktop_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 303 + dataset_name: clear_the_desktop + dataset_uuid: 1ef1c2b2-61c3-459c-a45b-332abc0bdb3e + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany/videos/train/wipe_the_table/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_clear_the_desktop + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clear_the_desktop + dataset_uuid: null + task_descriptions: + - wipe the coffee stains on the table with a green rag. + - wipe the coffee stains on the table with a pink rag. + - wipe the coffee stains on the table with a blue rag. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null + - object_name: coffee_stains + level1: garbage + level2: coffee_stains + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 293 + total_frames: 157415 + total_tasks: 3 + total_videos: 879 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:292 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_close_book.yaml b/dataset_info/Cobot_Magic_close_book.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7a90170a7ef1a94f231b60fa4a413b1bc145038f --- /dev/null +++ b/dataset_info/Cobot_Magic_close_book.yaml @@ -0,0 +1,811 @@ +dataset_name: close_book +dataset_uuid: 778d9b66-c492-4978-9a1e-f67a5ba3636c +scene_type: +- home +atomic_actions: +- press +- close +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_close_book +video_url: ./assets/videos/Cobot_Magic_close_book.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_close_book.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 287 + total_frames: 138451 + total_tasks: 3 + total_videos: 861 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:286 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'on the green tablecloth, hold the book with one hand and close it with the + other. + + on the white tablecloth, hold the book with one hand and close it with the other. + + on the grey tablecloth, hold the book with one hand and close it with the other.' +sub_tasks: +- Abnormal +- End +- Close the book +- Close the open book +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_close_book_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 320 + dataset_name: close_book + dataset_uuid: 778d9b66-c492-4978-9a1e-f67a5ba3636c + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany2/videos/train/close_book/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_close_book + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: close_book + dataset_uuid: null + task_descriptions: + - on the white tablecloth, hold the book with one hand and close it with the other. + - on the green tablecloth, hold the book with one hand and close it with the other. + - on the grey tablecloth, hold the book with one hand and close it with the other. + scene_type: + - home + atomic_actions: + - press + - close + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: book + level1: office_supplies + level2: book + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 287 + total_frames: 138451 + total_tasks: 3 + total_videos: 861 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:286 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_close_button.yaml b/dataset_info/Cobot_Magic_close_button.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d74894565aa525eaeb0a10ac6227192dafd130fd --- /dev/null +++ b/dataset_info/Cobot_Magic_close_button.yaml @@ -0,0 +1,820 @@ +dataset_name: close_button +dataset_uuid: 477f8a4a-e9ab-4a19-ad78-62aca316cbea +scene_type: +- home +atomic_actions: +- press +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: button + level1: electric_appliance + level2: button + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_close_button +video_url: ./assets/videos/Cobot_Magic_close_button.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_close_button.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 60 + total_frames: 18136 + total_tasks: 6 + total_videos: 180 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:59 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'press the button switch on the cyan tablecloth with the left gripper to turn + off the button. + + press the button switch on the grey tablecloth with the left gripper to turn off + the button. + + press the button switch with the left gripper to turn off the button. + + press the button switch on the cyan tablecloth with the right gripper to turn off + the button. + + press the button switch on the grey tablecloth with the right gripper to turn off + the button. + + press the button switch with the right claw to turn off the button.' +sub_tasks: +- end +- Press the first switch from the left on the right side. +- Press the button to turn off +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_close_button_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 311 + dataset_name: close_button + dataset_uuid: 477f8a4a-e9ab-4a19-ad78-62aca316cbea + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany/videos/train/press_the_button_switch_to_turn_it_off/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_close_button + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: close_button + dataset_uuid: null + task_descriptions: + - press the button switch with the left gripper to turn off the button. + - left gripper press grey cloth button switch turn off button. + - left gripper press cyan cloth button switch turn off button. + - press the button switch with the right claw to turn off the button. + - right gripper press grey cloth button switch turn off button. + - right gripper press cyan cloth button switch turn off button. + scene_type: + - home + atomic_actions: + - press + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: button + level1: electric_appliance + level2: button + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 60 + total_frames: 18136 + total_tasks: 6 + total_videos: 180 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:59 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_cube_reset.yaml b/dataset_info/Cobot_Magic_cube_reset.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c6544e39071724a334f2015f69e36aacd070d76b --- /dev/null +++ b/dataset_info/Cobot_Magic_cube_reset.yaml @@ -0,0 +1,879 @@ +dataset_name: cube_reset +dataset_uuid: 5f4b3baf-119d-489b-b64d-59ea1b989422 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +- object_name: cube_groove + level1: container + level2: cube_groove + level3: null + level4: null + level5: null +path: Cobot_Magic_cube_reset +video_url: ./assets/videos/Cobot_Magic_cube_reset.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_cube_reset.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 514.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 98 + total_frames: 28883 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:97 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the cube block and place it into the cube groove. +sub_tasks: +- End +- Pick up the cube +- Grasp the cube +- Place cube into the cube recess +- Place cube into the cube-shaped recess +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_cube_reset_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 250 + dataset_name: cube_reset + dataset_uuid: 5f4b3baf-119d-489b-b64d-59ea1b989422 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/正方体复位/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_cube_reset + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: cube_reset + dataset_uuid: null + task_descriptions: + - pick up the cube block and place it into the cube groove. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + - object_name: cube_groove + level1: container + level2: cube_groove + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 98 + total_frames: 28883 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:97 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_cut_banana.yaml b/dataset_info/Cobot_Magic_cut_banana.yaml new file mode 100644 index 0000000000000000000000000000000000000000..930b0415bd7fb0cdc2feba23909d5772e354253f --- /dev/null +++ b/dataset_info/Cobot_Magic_cut_banana.yaml @@ -0,0 +1,926 @@ +dataset_name: cut_banana +dataset_uuid: 3637d17f-4a5a-4801-902f-3e5aee09f48b +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- cut +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: plastic_vegetable_board + level1: tool + level2: plastic_vegetable_board + level3: null + level4: null + level5: null +- object_name: knife_holder + level1: furniture + level2: knife_holder + level3: null + level4: null + level5: null +- object_name: knife + level1: tool + level2: knife + level3: null + level4: null + level5: null +- object_name: fake_banana + level1: toy + level2: fake_banana + level3: null + level4: null + level5: null +path: Cobot_Magic_cut_banana +video_url: ./assets/videos/Cobot_Magic_cut_banana.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_cut_banana.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 583 + total_frames: 310367 + total_tasks: 2 + total_videos: 1749 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:582 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'cut banana. + + cut plastic banana.' +sub_tasks: +- Cut the banana with your left hand. +- Cut the banana with your right hand. +- Hold the blade with your left hand. +- Discard the waste. +- Secure the blade with your left hand. +- Place the knife on the storage rack with your right hand. +- Grab the knife handle with your right hand. +- end +- Lift the knife with your right hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_cut_banana_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 191 + dataset_name: cut_banana + dataset_uuid: 3637d17f-4a5a-4801-902f-3e5aee09f48b + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/cut_banana/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_cut_banana + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: cut_banana + dataset_uuid: null + task_descriptions: + - cut banana. + - cut plastic banana. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - cut + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: plastic_vegetable_board + level1: tool + level2: plastic_vegetable_board + level3: null + level4: null + level5: null + - object_name: knife_holder + level1: furniture + level2: knife_holder + level3: null + level4: null + level5: null + - object_name: knife + level1: tool + level2: knife + level3: null + level4: null + level5: null + - object_name: fake_banana + level1: toy + level2: fake_banana + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 583 + total_frames: 310367 + total_tasks: 2 + total_videos: 1749 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:582 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_desktop_organization.yaml b/dataset_info/Cobot_Magic_desktop_organization.yaml new file mode 100644 index 0000000000000000000000000000000000000000..89ff167acb5d3373b1e3b09eb0f5abed685ddae7 --- /dev/null +++ b/dataset_info/Cobot_Magic_desktop_organization.yaml @@ -0,0 +1,1310 @@ +dataset_name: desktop_organization +dataset_uuid: 32b7ba5a-b7c4-475c-8bcc-6b60402acd24 +scene_type: +- home +- office +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: waste_paper + level1: garbage + level2: waste_paper + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: knife + level1: office_supplies + level2: knife + level3: null + level4: null + level5: null +- object_name: ruler + level1: office_supplies + level2: ruler + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: small_pieces_of_paper + level1: garbage + level2: small_pieces_of_paper + level3: null + level4: null + level5: null +- object_name: coffee + level1: drink + level2: coffee + level3: null + level4: null + level5: null +- object_name: pencil_sharpener + level1: office_supplies + level2: pencil_sharpener + level3: null + level4: null + level5: null +- object_name: grape + level1: fruit + level2: grape + level3: null + level4: null + level5: null +- object_name: plastic_sheet + level1: garbage + level2: plastic_sheet + level3: null + level4: null + level5: null +- object_name: teacup + level1: container + level2: teacup + level3: null + level4: null + level5: null +- object_name: colored_glue + level1: office_supplies + level2: colored_glue + level3: null + level4: null + level5: null +- object_name: scissor + level1: office_supplies + level2: scissor + level3: null + level4: null + level5: null +- object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null +- object_name: fruit_tray + level1: container + level2: fruit_tray + level3: null + level4: null + level5: null +- object_name: paper_ball + level1: garbage + level2: paper_ball + level3: null + level4: null + level5: null +- object_name: garbage_bin + level1: container + level2: garbage_bin + level3: null + level4: null + level5: null +- object_name: water_bottle + level1: container + level2: water_bottle + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: pen_holder + level1: garbage + level2: spitball + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +path: Cobot_Magic_desktop_organization +video_url: ./assets/videos/Cobot_Magic_desktop_organization.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_desktop_organization.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 32.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 1070 + total_frames: 2026628 + total_tasks: 6 + total_videos: 3210 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1069 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the banana on the plate, put the waste paper in the basket, place the + water bottle upright near the plate, put the eraser in the pen holder, put the pen + in the pen holder. + + put the bread on the plate, put the small pieces of paper in the basket, place thecoffee + near the plate, put the pencil sharpener in the pen holder, put the rulerin the + pen holder, put the pen in the pen holder. + + put the pear on the plate, put the waste paper in the basket, place the water bottleupright + near the plate, put the knife in the pen holder, put the ruler in the penholder, + put the pen in the pen holder. + + put the grape on a plate, put the plastic sheet in the basket, place the teacupneatly + near the plate, put the scissor in the pen holder, put the ruler in the penholder, + put the colored glue in the pen holder. + + put the manngo and banana on the fruit tray, put the paper ball in the garbage bin,straighten + the water bottle, put the eraser and pen in the pen holder. + + pick up the green basket, put the cola inside the basket, and then put the basketdown.' +sub_tasks: +- Hand over the waste paper +- Place the red pencil sharpener into the pen holder +- place the silver glue into the pen holder +- Place the cola can in the basket with left gripper +- Place the waste paper in the basket with left gripper +- Place the eraser in pen holder with left gripper +- Grasp the waste paper with right gripper +- Place the pear in the plate +- Static +- Hand over the plastic +- Grasp the bottle with left gripper +- pick up the ruler +- Place the black pen in pen holder with left gripper +- Grasp the banana with left gripper +- Pick up the banana +- Hand over the banana +- Pick up the pen with right arm +- Place the cola can in the basket with right gripper +- Hand over the grapes +- Place the basket on the table with right gripper +- Pick up the red pencil sharpener +- Stand the bottle with left gripper +- Pick up the waste paper +- Grasp the blue pen with left gripper +- pick up the yellow knife +- Place the eraser into the pen holder +- Place the black pen in pen holder with right gripper +- Place the gray pen in pen holder with right gripper +- Place the gray pen in pen holder with left gripper +- Place the milk in the basket with right gripper +- pick up the red glue +- Hand over the yellow glue +- Hand over the bottle +- Place the plastic in the basket +- Pick up the grapes +- pick up the pink scissors +- pick up the silver glue +- Abnormal +- Place the blue pen in pen holder with right gripper +- Place the blue pen in pen holder with left gripper +- Place the yellow pen in pen holder with right gripper +- Grasp the cola can with right gripper +- Grasp the mango with left gripper +- Grasp the black pen with left gripper +- Grasp the blue pen with right gripper +- Grasp the eraser with right gripper +- Pick up the plastic +- Place the waste paper in the basket with right gripper +- Grasp the cola can with left gripper +- Place the cola can on the table with left gripper +- Pick up the eraser +- Grasp the waste paper with left gripper +- Grasp the yellow pen with right gripper +- Place the pink scissors into the pen holder +- Lift the basket with left gripper +- Pick up the bottle with the right arm +- Hand over the bread +- Place the grapes in the plate +- transfer the pen to the left arm +- transfer the bottle to the left arm +- Hand over the red glue +- End +- Hand over the yellow knife +- Hand over the ruler +- Place the blue scissors into the pen holder +- Place the yellow pen in pen holder with left gripper +- Hand over the blue knife +- Place the pen into the pen holder +- Pick up the pear +- transfer the pen to the right arm +- Place the blue knife into the pen holder +- Place the mango in the plate with left gripper +- pick up the yellow glue +- Hand over the pear +- Place the blue pencil sharpener into the pen holder +- Grasp the black pen with right gripper +- Hand over the pink scissors +- Pick up the bottle with the left arm +- Grasp the gray pen with right gripper +- Grasp the eraser with left gripper +- Place the eraser in pen holder with right gripper +- Grasp the basket with left gripper +- Pick up the pen with left arm +- Pick up the blue pencil sharpener +- pick up the bread +- Hand over the pen +- Place the milk in the basket with left gripper +- place the red glue into the pen holder +- Place the banana in the plate with left gripper +- Hand the basket to the right gripper with the left gripper +- place the bread in the plate +- Grasp the yellow pen with left gripper +- Hand over the blue scissors +- place the yellow glue into the pen holder +- pick up the blue knife +- Place the cola can on the table with right gripper +- Place the bottle +- Grasp the gray pen with left gripper +- Place the ruler into the pen holder +- pick up the blue scissors +- Grasp the milk with right gripper +- Place the banana in the plate +- Grasp the milk with left gripper +- Place the basket on the table with left gripper +- Hand over the silver glue +- Place the waste paper in the basket +- place the yellow knife into the pen holder +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_desktop_organization_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ ├── chunk-000/\n\ + │ │ ├── episode_000000.parquet\n│ │ ├── episode_000001.parquet\n│ │ \ + \ ├── episode_000002.parquet\n│ │ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n\ + │ │ └── (...)\n│ └── chunk-001/\n│ ├── episode_001000.parquet\n│ \ + \ ├── episode_001001.parquet\n│ ├── episode_001002.parquet\n│ ├──\ + \ episode_001003.parquet\n│ ├── episode_001004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 195 + dataset_name: desktop_organization + dataset_uuid: 32b7ba5a-b7c4-475c-8bcc-6b60402acd24 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/clean_the_tabletop/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_desktop_organization + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: desktop_organization + dataset_uuid: null + task_descriptions: + - put the banana on the plate, put the waste paper in the basket, place the water + bottle upright near the plate, put the eraser in the pen holder, put the pen + in the pen holder. + - put the pear on the plate, put the waste paper in the basket, place the water + bottleupright near the plate, put the knife in the pen holder, put the ruler + in the penholder, put the pen in the pen holder. + - put the bread on the plate, put the small pieces of paper in the basket, place + thecoffee near the plate, put the pencil sharpener in the pen holder, put the + rulerin the pen holder, put the pen in the pen holder. + - put the grape on a plate, put the plastic sheet in the basket, place the teacupneatly + near the plate, put the scissor in the pen holder, put the ruler in the penholder, + put the colored glue in the pen holder. + - put the manngo and banana on the fruit tray, put the paper ball in the garbage + bin,straighten the water bottle, put the eraser and pen in the pen holder. + - pick up the green basket, put the cola inside the basket, and then put the basketdown. + - put the cola into the green basket. + - pick up the green basket, put the milk inside the basket, and then put the basketdown. + - put the milk into the green basket. + - pick up the green basket, put the spitball inside the basket, and then put the + basketdown. + - put the spitball into the green basket. + scene_type: + - home + - office + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: waste_paper + level1: garbage + level2: waste_paper + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: knife + level1: office_supplies + level2: knife + level3: null + level4: null + level5: null + - object_name: ruler + level1: office_supplies + level2: ruler + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: small_pieces_of_paper + level1: garbage + level2: small_pieces_of_paper + level3: null + level4: null + level5: null + - object_name: coffee + level1: drink + level2: coffee + level3: null + level4: null + level5: null + - object_name: pencil_sharpener + level1: office_supplies + level2: pencil_sharpener + level3: null + level4: null + level5: null + - object_name: grape + level1: fruit + level2: grape + level3: null + level4: null + level5: null + - object_name: plastic_sheet + level1: garbage + level2: plastic_sheet + level3: null + level4: null + level5: null + - object_name: teacup + level1: container + level2: teacup + level3: null + level4: null + level5: null + - object_name: colored_glue + level1: office_supplies + level2: colored_glue + level3: null + level4: null + level5: null + - object_name: scissor + level1: office_supplies + level2: scissor + level3: null + level4: null + level5: null + - object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null + - object_name: fruit_tray + level1: container + level2: fruit_tray + level3: null + level4: null + level5: null + - object_name: paper_ball + level1: garbage + level2: paper_ball + level3: null + level4: null + level5: null + - object_name: garbage_bin + level1: container + level2: garbage_bin + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: container + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: pen_holder + level1: garbage + level2: spitball + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 1070 + total_frames: 2026628 + total_tasks: 6 + total_videos: 3210 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1069 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_drawer_storage_mineral_water.yaml b/dataset_info/Cobot_Magic_drawer_storage_mineral_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e8a5fe1d3ecb60a440070154ba49c1dcb1a79ea0 --- /dev/null +++ b/dataset_info/Cobot_Magic_drawer_storage_mineral_water.yaml @@ -0,0 +1,810 @@ +dataset_name: drawer_storage_mineral_water +dataset_uuid: b3ab23c8-c660-442b-a379-1dad52a7e701 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mineral_water + level1: drink + level2: mineral_water + level3: null + level4: null + level5: null +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +path: Cobot_Magic_drawer_storage_mineral_water +video_url: ./assets/videos/Cobot_Magic_drawer_storage_mineral_water.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_drawer_storage_mineral_water.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 944.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 55966 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: open the drawer, place the mineral water bottle inside, then close the drawer. +sub_tasks: +- Open the drawer. +- Place the water bottle inside the drawer. +- Close the drawer. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_drawer_storage_mineral_water_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 300 + dataset_name: drawer_storage_mineral_water + dataset_uuid: b3ab23c8-c660-442b-a379-1dad52a7e701 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/drawer_storage_mineral_water/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_drawer_storage_mineral_water + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: drawer_storage_mineral_water + dataset_uuid: null + task_descriptions: + - open drawer place mineral water bottle inside close drawer. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: drink + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 55966 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_fold_clothes.yaml b/dataset_info/Cobot_Magic_fold_clothes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f8404d6bce79b242e676f6cd2e7936a772f0d11e --- /dev/null +++ b/dataset_info/Cobot_Magic_fold_clothes.yaml @@ -0,0 +1,842 @@ +dataset_name: fold_clothes +dataset_uuid: 9ada1a09-15dc-469e-9b36-c01a488ceecf +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: long_sleeves + level1: clothing + level2: long_sleeves + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_fold_clothes +video_url: ./assets/videos/Cobot_Magic_fold_clothes.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_fold_clothes.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 27.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 584 + total_frames: 774487 + total_tasks: 6 + total_videos: 1752 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:583 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'fold a grey long-sleeved shirt over a blue coffee tablecloth. + + fold a grey long-sleeved shirt over the brown coffee tablecloth. + + fold a grey long-sleeved shirt over a green coffee tablecloth. + + fold a grey long-sleeved shirt over a pink coffee tablecloth. + + fold a grey long-sleeved shirt over a white checkered tablecloth. + + fold a grey long-sleeved shirt on a white desktop.' +sub_tasks: +- End +- use the right arm to drag the right edge of the fabric to the left and folds it + over the left edge +- use the right arm to clamp the right edge of the fabric +- Use your right arm to clamp the cuff closest to him +- use the right arm to drag and place the cuff at thecentered position on the left + edge of the fabric +- use the right arm to drag the right edge of the fabric to the right and folds it + over the left edge +- Hold the left edge of the fabric with your left arm +- use the left arm to drag and drop the cuff onto the cuff closest to the left arm +- use the right arm to drag and drop the cuff onto the cuffclosest to the right arm +- Spread the clothes out flat on the table with both grippers +- use both arms to drag the lower edge of the fabric forward and fold it over the + upper edge +- use the left arm to drag and place the cuff at the centered position on the left + edge of the fabric +- Abnormal +- use both arms simultaneously to clamp the lower edge of the clothing fabric +- use the left arm to clamp the cuff farthest from it +- Use your right arm to clamp the cuff farthest to him +- use the left arm to clamp the cuff closest to it +- Drag the left edge of the fabric to the left with your left arm and fold it to the + right edge +- Spread the long sleeves with your arms and place them on the tabletop +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_fold_clothes_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_front_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 273 + dataset_name: fold_clothes + dataset_uuid: 9ada1a09-15dc-469e-9b36-c01a488ceecf + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/stacked_long_sleeves_gray-AH202506040001/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_fold_clothes + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_clothes + dataset_uuid: null + task_descriptions: + - fold a grey long-sleeved shirt over a blue tablecloth. + - fold a grey long-sleeved shirt over the brown tablecloth. + - fold a grey long-sleeved shirt over a green tablecloth. + - fold a grey long-sleeved shirt over a pink tablecloth. + - fold a grey long-sleeved shirt on a white desktop. + - fold a grey long-sleeved shirt over a white checkered tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: long_sleeves + level1: clothing + level2: long_sleeves + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 584 + total_frames: 774487 + total_tasks: 6 + total_videos: 1752 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:583 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_fold_the_towel.yaml b/dataset_info/Cobot_Magic_fold_the_towel.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8eee8aae729b38042b3837655a3bb3f1a6ea33f1 --- /dev/null +++ b/dataset_info/Cobot_Magic_fold_the_towel.yaml @@ -0,0 +1,820 @@ +dataset_name: fold_the_towel +dataset_uuid: 15a5b235-0337-4484-9e0f-be8def7a8879 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +- fold +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +path: Cobot_Magic_fold_the_towel +video_url: ./assets/videos/Cobot_Magic_fold_the_towel.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_fold_the_towel.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 177 + total_frames: 235124 + total_tasks: 3 + total_videos: 531 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:176 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'fold the pink towel on the table with a white tablecloth. + + fold the pink towel on the table with a grey tablecloth. + + fold the pink towel on the white table.' +sub_tasks: +- End +- Fold the towel upwards with the both gripper +- Fold the towel upwards with the right gripper +- Tidy up the towels +- Fold the towel from right to left with the right gripper +- Fold the towel upwards with the left gripper +- Fold the towel +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_fold_the_towel_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 326 + dataset_name: fold_the_towel + dataset_uuid: 15a5b235-0337-4484-9e0f-be8def7a8879 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany2/videos/train/fold_towel/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_fold_the_towel + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_the_towel + dataset_uuid: null + task_descriptions: + - fold the pink towel on the table with a white tablecloth. + - fold the green towel on the table with a white tablecloth + - fold the pink towel on the table with a grey tablecloth. + - fold the pink towel on the white table. + - fold the pink towel on the table with a green tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + - fold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 177 + total_frames: 235124 + total_tasks: 3 + total_videos: 531 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:176 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_fold_towel_a.yaml b/dataset_info/Cobot_Magic_fold_towel_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9231403f212994949e4987294744180eed9e4bc6 --- /dev/null +++ b/dataset_info/Cobot_Magic_fold_towel_a.yaml @@ -0,0 +1,794 @@ +dataset_name: fold_towel_a +dataset_uuid: 2d50475c-06c8-47bd-a56f-c0d235e1835a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- fold +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +path: Cobot_Magic_fold_towel_a +video_url: ./assets/videos/Cobot_Magic_fold_towel_a.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_fold_towel_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 96 + total_frames: 50478 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:95 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fold the towel on the table twice. +sub_tasks: +- pick up the towel with two arm +- Fold the towel twice on the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_fold_towel_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 281 + dataset_name: fold_towel_a + dataset_uuid: 2d50475c-06c8-47bd-a56f-c0d235e1835a + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/fold_towel/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_fold_towel_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 98 + yaml: + dataset_name: fold_towel_a + dataset_uuid: null + task_descriptions: + - fold the towel on the table twice. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - fold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 96 + total_frames: 50478 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:95 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_food_packaging.yaml b/dataset_info/Cobot_Magic_food_packaging.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b1353e295e2f0361cb2caeab3850908cbab0a726 --- /dev/null +++ b/dataset_info/Cobot_Magic_food_packaging.yaml @@ -0,0 +1,989 @@ +dataset_name: food_packaging +dataset_uuid: d6b80e23-6bac-471f-a759-a475112b145d +scene_type: +- kitchen +atomic_actions: +- grasp +- pull +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: lunch_box + level1: container + level2: lunch_box + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null +- object_name: cucumber + level1: vegetable + level2: cucumber + level3: null + level4: null + level5: null +- object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruit + level2: lemon + level3: null + level4: null + level5: null +path: Cobot_Magic_food_packaging +video_url: ./assets/videos/Cobot_Magic_food_packaging.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_food_packaging.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 25.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 798 + total_frames: 1470087 + total_tasks: 2 + total_videos: 2394 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:797 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'place lunch box,cucumber and pear into small packaging bag. + + place lunch box,banana and bread into big packaging bag.' +sub_tasks: +- Place the banana into the package +- Right hand grabs cucumber. +- Right hand moves lunch bag. +- Right hand grabs lunch bag. +- Discard. +- end +- Right hand grabs banana. +- Grasp the box with the right gripper +- Grasp the package with the left gripper +- Left hand grabs lunch box. +- Hold the package and Pick up the bread +- Left hand secures lunch bag. +- Abnormal +- Place the lemon into the package with the right gripper +- Grasp the banana with the right gripper +- Right hand grabs lunch box. +- Left hand stands lunch bag upright. +- Place the pear into the package with the right gripper +- Place the pear into the package +- Grasp the cucumber with the right gripper +- Place the box into the package +- Hold the package and Pick up the box +- Hold the package and Pick up the cucumber +- Right hand stands lunch bag upright. +- Pick up the banana +- Right hand grabs lemon. +- Place the banana into the package with the right gripper +- Place the bread into the package +- Right hand places into bag. +- Left hand moves lunch bag. +- Grasp the lemon with the right gripper +- Right hand grabs bread. +- Pick up the pear +- zip up the zipper to close the bag +- Pick up the box +- Right hand grabs pear. +- Right hand pulls zipper. +- Pick up the bread +- Grasp the pear with the right gripper +- Pick up the cucumber +- Hold the package and Pick up the pear +- Place the box into the package with the right gripper +- Place the cucumber into the package with the right gripper +- Right hand receives lunch box. +- Hold the package and Pick up the banana +- Left hand grabs lunch bag. +- Left hand lifts lunch box. +- Place the cucumber into the package +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_food_packaging_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 196 + dataset_name: food_packaging + dataset_uuid: d6b80e23-6bac-471f-a759-a475112b145d + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/food_packaging/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_food_packaging + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: food_packaging + dataset_uuid: null + task_descriptions: + - place lunch box,banana and bread into big packaging bag. + - place lunch box,cucumber and pear into small packaging bag. + - put the lunch box,banana and pear into the bag. + - put the lunch box,cucumber and lemon into the bag. + scene_type: + - kitchen + atomic_actions: + - grasp + - pull + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: lunch_box + level1: container + level2: lunch_box + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null + - object_name: cucumber + level1: vegetable + level2: cucumber + level3: null + level4: null + level5: null + - object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruit + level2: lemon + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 798 + total_frames: 1470087 + total_tasks: 2 + total_videos: 2394 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:797 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_make_fruit_salad.yaml b/dataset_info/Cobot_Magic_make_fruit_salad.yaml new file mode 100644 index 0000000000000000000000000000000000000000..54194f310b5aa75776057663c5002954527e0c15 --- /dev/null +++ b/dataset_info/Cobot_Magic_make_fruit_salad.yaml @@ -0,0 +1,961 @@ +dataset_name: make_fruit_salad +dataset_uuid: 271b7c53-966b-4ed0-a493-1efc8fd71d86 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +- object_name: bannana + level1: fruit + level2: bannana + level3: null + level4: null + level5: null +- object_name: grape + level1: fruit + level2: grape + level3: null + level4: null + level5: null +- object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruit + level2: lemon + level3: null + level4: null + level5: null +path: Cobot_Magic_make_fruit_salad +video_url: ./assets/videos/Cobot_Magic_make_fruit_salad.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_make_fruit_salad.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 687 + total_frames: 181253 + total_tasks: 5 + total_videos: 2061 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:686 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the apple in the black basket. + + put the banana in the black basket. + + put the grape in the black basket. + + put the lemon in the black basket. + + put the mango in the black basket.' +sub_tasks: +- Place the banana in the basket with left gripper +- Place the banana in the basket with right gripper +- Static +- Place the apple in the basket with right gripper +- Grasp the grape with right gripper +- End +- Grasp the mango with left gripper +- Grasp the lemon with left gripper +- Place the mango in the basket with right gripper +- Grasp the apple with left gripper +- Place the mango on the table with right gripper +- Place the lemon in the basket with right gripper +- Grasp the lemon with right gripper +- Grasp the grape with left gripper +- Place the apple in the basket with left gripper +- Grasp the mango with right gripper +- Place the grape in the basket with left gripper +- Abnormal +- Place the mango in the basket with left gripper +- Grasp the apple with right gripper +- Grasp the banana with left gripper +- Place the lemon in the basket with left gripper +- Grasp the banana with right gripper +- Place the grape in the basket with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_make_fruit_salad_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 207 + dataset_name: make_fruit_salad + dataset_uuid: 271b7c53-966b-4ed0-a493-1efc8fd71d86 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/make_fruit_salad/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_make_fruit_salad + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: make_fruit_salad + dataset_uuid: null + task_descriptions: + - put the apple in the black basket. + - put the banana in the black basket. + - put the grape in the black basket. + - put the lemon in the black basket. + - put the mango in the black basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: bannana + level1: fruit + level2: bannana + level3: null + level4: null + level5: null + - object_name: grape + level1: fruit + level2: grape + level3: null + level4: null + level5: null + - object_name: mango + level1: fruit + level2: mango + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruit + level2: lemon + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 687 + total_frames: 181253 + total_tasks: 5 + total_videos: 2061 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:686 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_make_hamburger.yaml b/dataset_info/Cobot_Magic_make_hamburger.yaml new file mode 100644 index 0000000000000000000000000000000000000000..96e63d09833246ee8e569112efa379a18033c696 --- /dev/null +++ b/dataset_info/Cobot_Magic_make_hamburger.yaml @@ -0,0 +1,1098 @@ +dataset_name: make_hamburger +dataset_uuid: 50b8b2d7-4195-4264-a972-36006de4241a +scene_type: +- restaurant +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cheese + level1: food + level2: cheese + level3: null + level4: null + level5: null +- object_name: lettuce + level1: food + level2: lettuce + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: sliced_bread + level1: food + level2: sliced_bread + level3: null + level4: null + level5: null +- object_name: meat_pie + level1: food + level2: meat_pie + level3: null + level4: null + level5: null +- object_name: tomato_slices + level1: vegetable + level2: tomato_slices + level3: null + level4: null + level5: null +path: Cobot_Magic_make_hamburger +video_url: ./assets/videos/Cobot_Magic_make_hamburger.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_make_hamburger.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 46.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 3044 + total_frames: 1591383 + total_tasks: 4 + total_videos: 12176 + total_chunks: 4 + chunks_size: 1000 + fps: 30 +splits: + train: 0:3043 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_realsense_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'make a hamburger with cheese. + + make a hamburger with lettuce. + + make a hamburger with cheese and lettuce. + + place the sliced bread, cheese, lettuce, meat patties, and tomato slices on a plate.' +sub_tasks: +- Place the purple cabbage on the cutlet with the left gripper +- Pick up the tomato slice with the left gripper +- Right pick up the patty. +- Right place the lettuce leaf on the bread slice. +- Right place the patty on the tomato slice. +- Place the hamburger lid on the cutlet with the right gripper +- end +- Pick up the bread slices and place them on the tray with the left gripper +- Pick up the purple cabbage with the left gripper +- Left pick up the bottom bread slice. +- Place the lettuce leaf on the bread slice with the right gripper +- Pick up the bread slice with the left gripper +- Left pick up the cheese slice. +- Discard. +- Pick up the cheese slice with the right gripper +- Pick up the tomato slice with the right gripper +- Place the hamburger lid on the cheese slice with the right gripper +- Left place the bottom bread slice on the tray. +- Left place the tomato slice on the lettuce leaf. +- Abnormal +- Place the purple cabbage on the tomato slice with the left gripper +- Place the tomato slice on the lettuce leaf with the right gripper +- Left pick up the tomato slice. +- Pick up the lettuce leaf with the right gripper +- Place the tomato slice on the lettuce leaf with the left gripper +- Place the hamburger lid on the purple cabbage with the right gripper +- Place the tomato slice on the bread slice with the right gripper +- Place the cutlet on the tomato slice with the right gripper +- Place the hamburger lid on the cutlet slice with the left gripper +- Place the cheese slice on the cutlet with the left gripper +- Place the bread slice on the tray with the left gripper +- Place the cutlet on the lettuce leaf with the right gripper +- Left place the cheese slice on the patty. +- Place the hamburger lid on the cheese slice with the left gripper +- Pick up the cutlet with the right gripper +- Left place the bread on the tray. +- Pick up the hamburger lid with the right gripper +- Place the cheese slice on the cutlet with the right gripper +- Pick up the hamburger lid with the left gripper +- Right pick up the top bread slice. +- Pick up the meat patty and place it on top of the tomato with the right gripper +- Pick up the cheese slice with the left gripper +- Right pick up the lettuce leaf. +- Right place the lettuce leaf on the bottom bread. +- Left pick up the bottom bread. +- Right place the top bread slice on the cheese slice. +- Place the tomato slice on the bread slice with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_high_realsense_rgb + name: cam_high_realsense_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_realsense_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_make_hamburger_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ ├── chunk-001/\n│ │ ├── episode_001000.parquet\n│ │ ├── episode_001001.parquet\n\ + │ │ ├── episode_001002.parquet\n│ │ ├── episode_001003.parquet\n│ │ \ + \ ├── episode_001004.parquet\n│ │ └── (...)\n│ ├── chunk-002/\n│ │ ├──\ + \ episode_002000.parquet\n│ │ ├── episode_002001.parquet\n│ │ ├── episode_002002.parquet\n\ + │ │ ├── episode_002003.parquet\n│ │ ├── episode_002004.parquet\n│ │ \ + \ └── (...)\n│ └── chunk-003/\n│ ├── episode_003000.parquet\n│ ├──\ + \ episode_003001.parquet\n│ ├── episode_003002.parquet\n│ ├── episode_003003.parquet\n\ + │ ├── episode_003004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_realsense_rgb/\n \ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │\ + \ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_high_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── chunk-001/\n │ ├── observation.images.cam_high_realsense_rgb/\n\ + \ │ │ ├── episode_001000.mp4\n │ │ ├── episode_001001.mp4\n │ \ + \ │ ├── episode_001002.mp4\n │ │ ├── episode_001003.mp4\n │ │ ├──\ + \ episode_001004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_high_rgb/\n\ + \ │ │ ├── episode_001000.mp4\n │ │ ├── episode_001001.mp4\n │ \ + \ │ ├── episode_001002.mp4\n │ │ ├── episode_001003.mp4\n │ │ ├──\ + \ episode_001004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ │ ├── episode_001000.mp4\n │ │ ├── episode_001001.mp4\n │ \ + \ │ ├── episode_001002.mp4\n │ │ ├── episode_001003.mp4\n │ │ ├──\ + \ episode_001004.mp4\n │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n │ \ + \ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── chunk-002/\n │ ├── observation.images.cam_high_realsense_rgb/\n\ + \ │ │ ├── episode_002000.mp4\n │ │ ├── episode_002001.mp4\n │ \ + \ │ ├── episode_002002.mp4\n │ │ ├── episode_002003.mp4\n │ │ ├──\ + \ episode_002004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_high_rgb/\n\ + \ │ │ ├── episode_002000.mp4\n │ │ ├── episode_002001.mp4\n │ \ + \ │ ├── episode_002002.mp4\n │ │ ├── episode_002003.mp4\n │ │ ├──\ + \ episode_002004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ │ ├── episode_002000.mp4\n │ │ ├── episode_002001.mp4\n │ \ + \ │ ├── episode_002002.mp4\n │ │ ├── episode_002003.mp4\n │ │ ├──\ + \ episode_002004.mp4\n │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_002000.mp4\n │ ├── episode_002001.mp4\n │ \ + \ ├── episode_002002.mp4\n │ ├── episode_002003.mp4\n │ ├──\ + \ episode_002004.mp4\n │ └── (...)\n └── chunk-003/\n ├── observation.images.cam_high_realsense_rgb/\n\ + \ │ ├── episode_003000.mp4\n │ ├── episode_003001.mp4\n \ + \ │ ├── episode_003002.mp4\n │ ├── episode_003003.mp4\n │ ├──\ + \ episode_003004.mp4\n │ └── (...)\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_003000.mp4\n │ ├── episode_003001.mp4\n \ + \ │ ├── episode_003002.mp4\n │ ├── episode_003003.mp4\n │ ├──\ + \ episode_003004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_003000.mp4\n │ ├── episode_003001.mp4\n \ + \ │ ├── episode_003002.mp4\n │ ├── episode_003003.mp4\n │ ├──\ + \ episode_003004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_003000.mp4\n ├── episode_003001.mp4\n \ + \ ├── episode_003002.mp4\n ├── episode_003003.mp4\n ├──\ + \ episode_003004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 200 + dataset_name: make_hamburger + dataset_uuid: 50b8b2d7-4195-4264-a972-36006de4241a + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/make_hamburger/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_make_hamburger + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: make_hamburger + dataset_uuid: null + task_descriptions: + - make a hamburger with lettuce. + - make a hamburger with cheese. + - place the sliced bread, cheese, lettuce, meat patties, and tomato slices on + a plate. + - make a hamburger with cheese and lettuce. + scene_type: + - restaurant + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cheese + level1: food + level2: cheese + level3: null + level4: null + level5: null + - object_name: lettuce + level1: food + level2: lettuce + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: sliced_bread + level1: food + level2: sliced_bread + level3: null + level4: null + level5: null + - object_name: meat_pie + level1: food + level2: meat_pie + level3: null + level4: null + level5: null + - object_name: tomato_slices + level1: vegetable + level2: tomato_slices + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 3044 + total_frames: 1591383 + total_tasks: 4 + total_videos: 12176 + total_chunks: 4 + chunks_size: 1000 + fps: 30 + splits: + train: 0:3043 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_realsense_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_mobile_cube.yaml b/dataset_info/Cobot_Magic_mobile_cube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d0cebdc01ffcbe242f60fa119b6d33682b5db978 --- /dev/null +++ b/dataset_info/Cobot_Magic_mobile_cube.yaml @@ -0,0 +1,865 @@ +dataset_name: mobile_cube +dataset_uuid: ec621804-bf42-4f9d-971a-bbe5cb197144 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +path: Cobot_Magic_mobile_cube +video_url: ./assets/videos/Cobot_Magic_mobile_cube.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_mobile_cube.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 347.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 21487 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the cube block and place it in another position on the table. +sub_tasks: +- End +- Pick up the small cube +- Place the small cube on the ahead of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_mobile_cube_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 249 + dataset_name: mobile_cube + dataset_uuid: ec621804-bf42-4f9d-971a-bbe5cb197144 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/正方体移动位置/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_mobile_cube + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_cube + dataset_uuid: null + task_descriptions: + - pick up the cube block and place it in another position on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 21487 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_mobile_cube_blackboard.yaml b/dataset_info/Cobot_Magic_mobile_cube_blackboard.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cb984d7cd5fcab9f6edf4b98da689a770135b426 --- /dev/null +++ b/dataset_info/Cobot_Magic_mobile_cube_blackboard.yaml @@ -0,0 +1,869 @@ +dataset_name: mobile_cube_blackboard +dataset_uuid: 679f07f9-efb6-4a77-9347-2423da9981cd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +path: Cobot_Magic_mobile_cube_blackboard +video_url: ./assets/videos/Cobot_Magic_mobile_cube_blackboard.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_mobile_cube_blackboard.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 191398 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the multiple cubes in two columns one by one and place them in another + position on the table. +sub_tasks: +- Place the block at the correct position to assemble the letter S +- out of view +- End +- Pick up the block on the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_mobile_cube_blackboard_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 241 + dataset_name: mobile_cube_blackboard + dataset_uuid: 679f07f9-efb6-4a77-9347-2423da9981cd + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/移动正方体们的位置/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_mobile_cube_blackboard + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: mobile_cube_blackboard + dataset_uuid: null + task_descriptions: + - pick up the multiple cubes in two columns one by one and place them in another + position on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 191398 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_beverage.yaml b/dataset_info/Cobot_Magic_move_beverage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..261945d92c595d99e4d2c79195ac5ffa1435000a --- /dev/null +++ b/dataset_info/Cobot_Magic_move_beverage.yaml @@ -0,0 +1,895 @@ +dataset_name: move_beverage +dataset_uuid: b6d0e7b1-1a5c-4188-bdca-cab2a7c613ed +scene_type: +- supermarket +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: green_bottle_beverage + level1: drink + level2: green_bottle_beverage + level3: null + level4: null + level5: null +- object_name: red_bottle_beverage + level1: drink + level2: red_bottle_beverage + level3: null + level4: null + level5: null +- object_name: black_bottle_beverage + level1: drink + level2: black_bottle_beverage + level3: null + level4: null + level5: null +path: Cobot_Magic_move_beverage +video_url: ./assets/videos/Cobot_Magic_move_beverage.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_beverage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 636.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 31813 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move one drink among three beverages. +sub_tasks: +- End +- Grasp the beverage bottle placed at the back of the desk +- Place the drink at the front of the table +- Pick up the drink +- Place the beverage bottle to the front of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_beverage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 248 + dataset_name: move_beverage + dataset_uuid: b6d0e7b1-1a5c-4188-bdca-cab2a7c613ed + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/在三个饮料中移动一个饮料位置/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_beverage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_beverage + dataset_uuid: null + task_descriptions: + - move one drink among three beverages. + scene_type: + - supermarket + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: green_bottle_beverage + level1: drink + level2: green_bottle_beverage + level3: null + level4: null + level5: null + - object_name: red_bottle_beverage + level1: drink + level2: red_bottle_beverage + level3: null + level4: null + level5: null + - object_name: black_bottle_beverage + level1: drink + level2: black_bottle_beverage + level3: null + level4: null + level5: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 31813 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_plate.yaml b/dataset_info/Cobot_Magic_move_plate.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e99bbc6fd65a35047f9caec9ff5d6f0568b866b4 --- /dev/null +++ b/dataset_info/Cobot_Magic_move_plate.yaml @@ -0,0 +1,866 @@ +dataset_name: move_plate +dataset_uuid: c3ec4fbc-a32e-4246-896d-c962d096e53c +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_move_plate +video_url: ./assets/videos/Cobot_Magic_move_plate.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_plate.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 459.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 25309 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the plate and place it in another position on the table. +sub_tasks: +- Pick the container that can hold fruits +- Move the picked object to the right side of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_plate_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 233 + dataset_name: move_plate + dataset_uuid: c3ec4fbc-a32e-4246-896d-c962d096e53c + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/移动圆盘位置/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_plate + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 100 + yaml: + dataset_name: move_plate + dataset_uuid: null + task_descriptions: + - pick up the plate and place it in another position on the table. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 25309 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_ball.yaml b/dataset_info/Cobot_Magic_move_the_ball.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9af5dc3c6ed579502a7546605e110a25a75a82c4 --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_ball.yaml @@ -0,0 +1,880 @@ +dataset_name: move_the_ball +dataset_uuid: 371a2f88-8a95-4044-ba5d-4c287fd9b679 +scene_type: +- industry +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_ball +video_url: ./assets/videos/Cobot_Magic_move_the_ball.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_ball.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 984.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 58184 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the ball and place it on the plate, then pick up the ball from the + plate and put it in the center of the table. +sub_tasks: +- Put the picked-up object on the table. +- Grab the rolling spherical object. +- Grab the spherical object with your left arm. +- Place the sphere on the white object. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_ball_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 232 + dataset_name: move_the_ball + dataset_uuid: 371a2f88-8a95-4044-ba5d-4c287fd9b679 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/将小球放到圆盘上,后将小球移动至中央/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_ball + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 100 + yaml: + dataset_name: move_the_ball + dataset_uuid: null + task_descriptions: + - pick up the ball and place it on the plate, then pick up the ball from the plate + and put it in the center of the table. + scene_type: + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 58184 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_ball_and_the_cube_block.yaml b/dataset_info/Cobot_Magic_move_the_ball_and_the_cube_block.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9a676fb0d13dc17a6dfbcb5a456966a45914979d --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_ball_and_the_cube_block.yaml @@ -0,0 +1,885 @@ +dataset_name: move_the_ball_and_the_cube_block +dataset_uuid: 7bcc81f3-9d87-4dbc-a06b-fb8a69efe0fb +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_ball_and_the_cube_block +video_url: ./assets/videos/Cobot_Magic_move_the_ball_and_the_cube_block.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_ball_and_the_cube_block.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 451.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 98 + total_frames: 23991 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:97 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: remove the small ball from the cube, move the cube and then place the small + ball back on it. +sub_tasks: +- Grasp the sphere on the table +- Place the ball into the sphere recess +- End +- Place the ball on the table +- Pick up the ball +- Place the sphere recess in the center of the table +- Place the sphere into the sphere-shaped recess +- Pick up the sphere recess +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_ball_and_the_cube_block_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 253 + dataset_name: move_the_ball_and_the_cube_block + dataset_uuid: 7bcc81f3-9d87-4dbc-a06b-fb8a69efe0fb + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/将正方体上的小球取下,移动正方体,再放上小球/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_ball_and_the_cube_block + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_ball_and_the_cube_block + dataset_uuid: null + task_descriptions: + - remove the small ball from the cube, move the cube and then place the small + ball back on it. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 98 + total_frames: 23991 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:97 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_ball_interference.yaml b/dataset_info/Cobot_Magic_move_the_ball_interference.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ef213e83c94212eab5d7d2075e3adf838f6acdb5 --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_ball_interference.yaml @@ -0,0 +1,879 @@ +dataset_name: move_the_ball_interference +dataset_uuid: 45746c8e-f6f6-4670-858c-5a53ac7dbacb +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_ball_interference +video_url: ./assets/videos/Cobot_Magic_move_the_ball_interference.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_ball_interference.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 440.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 25598 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the ball next to the two cube blocks and place them in another position + on the table. +sub_tasks: +- Grasp the spherical object on the right side +- Place the picked object on the left side of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_ball_interference_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 247 + dataset_name: move_the_ball_interference + dataset_uuid: 45746c8e-f6f6-4670-858c-5a53ac7dbacb + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/移动小球位置(两个正方体干扰)/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_ball_interference + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_ball_interference + dataset_uuid: null + task_descriptions: + - pick up the ball next to the two cube blocks and place them in another position + on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: ball + level1: toy + level2: ball + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 25598 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_bread.yaml b/dataset_info/Cobot_Magic_move_the_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..95f21eb3d50463ae9011ec607b398eeeadb3d4cb --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_bread.yaml @@ -0,0 +1,806 @@ +dataset_name: move_the_bread +dataset_uuid: 0279dfc1-8833-47b1-b5de-c7b01c3aef4c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_bread +video_url: ./assets/videos/Cobot_Magic_move_the_bread.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 981.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 57401 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the yellow bread and place it into the yellow plate, then retrieve it. +sub_tasks: +- Pick the yellow bread on the yellow plate +- Place the yellow bread on the table +- Place the picked object on the yellow plate +- Grasp the yellow bread on the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_bread_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 297 + dataset_name: move_the_bread + dataset_uuid: 0279dfc1-8833-47b1-b5de-c7b01c3aef4c + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/move_the_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_bread + dataset_uuid: null + task_descriptions: + - grasp red bread place into yellow plate retrieve it. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 57401 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_cup.yaml b/dataset_info/Cobot_Magic_move_the_cup.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7396e8ebaeae1d351fa2745afc9576edb87313c9 --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_cup.yaml @@ -0,0 +1,804 @@ +dataset_name: move_the_cup +dataset_uuid: 503e7d0b-c281-4ea6-98ff-ebe74764c6ad +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: glass_cup + level1: container + level2: glass_cup + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_cup +video_url: ./assets/videos/Cobot_Magic_move_the_cup.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_cup.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 28338 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the transparent glass cup and place it within the blue towel. +sub_tasks: +- Grasp the transparent glass cup +- Place the glass cup on the blue zone +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_cup_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 293 + dataset_name: move_the_cup + dataset_uuid: 503e7d0b-c281-4ea6-98ff-ebe74764c6ad + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/move_the_cup/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_cup + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_cup + dataset_uuid: null + task_descriptions: + - grasp the transparent glass cup and place it within the blue towel. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: glass_cup + level1: container + level2: glass_cup + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 28338 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_plate.yaml b/dataset_info/Cobot_Magic_move_the_plate.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fab76e4e26b8e8b07b0e5d3bf95756494257def0 --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_plate.yaml @@ -0,0 +1,792 @@ +dataset_name: move_the_plate +dataset_uuid: 8d39690e-e415-4f1c-9e39-2c0a83b6fe12 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_plate +video_url: ./assets/videos/Cobot_Magic_move_the_plate.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_plate.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 418.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 98 + total_frames: 25057 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:97 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Move the plate that can hold fruits to one side of the table. +sub_tasks: +- Pick the container that can hold fruits +- Move the picked object to the right side of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_plate_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 299 + dataset_name: move_the_plate + dataset_uuid: 8d39690e-e415-4f1c-9e39-2c0a83b6fe12 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/move_the_plate/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_plate + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_plate + dataset_uuid: null + task_descriptions: + - move the plate that can hold fruits to the right side of the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 98 + total_frames: 25057 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:97 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_move_the_small_ball.yaml b/dataset_info/Cobot_Magic_move_the_small_ball.yaml new file mode 100644 index 0000000000000000000000000000000000000000..dd9cb277e377d4d2b8fcbadecd1d8287181cfed2 --- /dev/null +++ b/dataset_info/Cobot_Magic_move_the_small_ball.yaml @@ -0,0 +1,793 @@ +dataset_name: move_the_small_ball +dataset_uuid: d3bee16b-97e7-4e2b-ae25-346189946b81 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: spherical_object + level1: toy + level2: spherical_object + level3: null + level4: null + level5: null +path: Cobot_Magic_move_the_small_ball +video_url: ./assets/videos/Cobot_Magic_move_the_small_ball.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_move_the_small_ball.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 404.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 25598 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Grasp the spherical object and relocate it to the opposite side. +sub_tasks: +- Grasp the spherical object on the right side +- Place the picked object on the left side of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_move_the_small_ball_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 292 + dataset_name: move_the_small_ball + dataset_uuid: d3bee16b-97e7-4e2b-ae25-346189946b81 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/move_the_small_ball/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_move_the_small_ball + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_small_ball + dataset_uuid: null + task_descriptions: + - grasp the spherical object and relocate it to the left side. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: spherical_object + level1: toy + level2: spherical_object + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 25598 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_movethe_position_of_the_bluetooth.yaml b/dataset_info/Cobot_Magic_movethe_position_of_the_bluetooth.yaml new file mode 100644 index 0000000000000000000000000000000000000000..29f292dd95e8879d8c0ec889f965b987f83dc577 --- /dev/null +++ b/dataset_info/Cobot_Magic_movethe_position_of_the_bluetooth.yaml @@ -0,0 +1,810 @@ +dataset_name: movethe_position_of_the_bluetooth +dataset_uuid: dc390f5c-b242-48d0-86f0-0932b22a8f6a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bluetooth_earbud + level1: electronic_products + level2: bluetooth_earbud + level3: null + level4: null + level5: null +- object_name: bluetooth_earphone_case + level1: electronic_products + level2: bluetooth_earphone_case + level3: null + level4: null + level5: null +path: Cobot_Magic_movethe_position_of_the_bluetooth +video_url: ./assets/videos/Cobot_Magic_movethe_position_of_the_bluetooth.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_movethe_position_of_the_bluetooth.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 850.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 198 + total_frames: 52508 + total_tasks: 2 + total_videos: 594 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:197 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Grasp the bluetooth earphone case and place it on one side of the table. + + Grasp the bluetooth earbud and place it on the other side of the table.' +sub_tasks: +- Place bluetooth earbud on the right side of the table +- Place bluetooth earphone case on the left side of the table +- Grasp the Bluetooth earphone case +- Grasp the Bluetooth earbud +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_movethe_position_of_the_bluetooth_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 284 + dataset_name: movethe_position_of_the_bluetooth + dataset_uuid: dc390f5c-b242-48d0-86f0-0932b22a8f6a + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/movethe_position_of_the_bluetooth/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_movethe_position_of_the_bluetooth + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: movethe_position_of_the_bluetooth + dataset_uuid: null + task_descriptions: + - grasp the bluetooth earbud and place it on the right side of the table. + - grasp the bluetooth earphone case and place it on the left side of the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bluetooth_earbud + level1: electronic_products + level2: bluetooth_earbud + level3: null + level4: null + level5: null + - object_name: bluetooth_earphone_case + level1: electronic_products + level2: bluetooth_earphone_case + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 198 + total_frames: 52508 + total_tasks: 2 + total_videos: 594 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:197 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_open_the_shoebox.yaml b/dataset_info/Cobot_Magic_open_the_shoebox.yaml new file mode 100644 index 0000000000000000000000000000000000000000..24065ad34f74070fcf5ed03a9eedd4e7af3dfc4b --- /dev/null +++ b/dataset_info/Cobot_Magic_open_the_shoebox.yaml @@ -0,0 +1,796 @@ +dataset_name: open_the_shoebox +dataset_uuid: 1708df8d-97e4-42b0-a8ee-de1bb93b4d77 +scene_type: +- home +atomic_actions: +- grasp +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_open_the_shoebox +video_url: ./assets/videos/Cobot_Magic_open_the_shoebox.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_open_the_shoebox.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 299 + total_frames: 185740 + total_tasks: 3 + total_videos: 897 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:298 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'open the shoebox on the white tablecloth. + + open the shoebox on the cyan tablecloth. + + open the shoebox on the table.' +sub_tasks: +- Open the shoe box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_open_the_shoebox_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 313 + dataset_name: open_the_shoebox + dataset_uuid: 1708df8d-97e4-42b0-a8ee-de1bb93b4d77 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany/videos/train/open_the_shoe_box/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_open_the_shoebox + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: open_the_shoebox + dataset_uuid: null + task_descriptions: + - open the shoebox on the table. + - open the shoebox on the white tablecloth. + - open the shoebox on the cyan tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - pull + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 299 + total_frames: 185740 + total_tasks: 3 + total_videos: 897 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:298 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_place_square_pyramid.yaml b/dataset_info/Cobot_Magic_place_square_pyramid.yaml new file mode 100644 index 0000000000000000000000000000000000000000..526aa179bffd4de437ce9259391e1153cfee1d56 --- /dev/null +++ b/dataset_info/Cobot_Magic_place_square_pyramid.yaml @@ -0,0 +1,879 @@ +dataset_name: place_square_pyramid +dataset_uuid: 53a89b6b-14be-4a0e-8495-f3310b2ba5bd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +- object_name: square_pyramid + level1: toy + level2: square_pyramid + level3: null + level4: null + level5: null +path: Cobot_Magic_place_square_pyramid +video_url: ./assets/videos/Cobot_Magic_place_square_pyramid.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_place_square_pyramid.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 521.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 25851 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the square pyramid from the table and place it on the cube block. +sub_tasks: +- Place the block onto the cube-shaped block +- Place the triangular block onto the cube block +- End +- Grasp the triangular block +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_place_square_pyramid_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 235 + dataset_name: place_square_pyramid + dataset_uuid: 53a89b6b-14be-4a0e-8495-f3310b2ba5bd + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/将四棱锥放到正方体上/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_place_square_pyramid + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 100 + yaml: + dataset_name: place_square_pyramid + dataset_uuid: null + task_descriptions: + - pick up the square pyramid from the table and place it on the cube block. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + - object_name: square_pyramid + level1: toy + level2: square_pyramid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 25851 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_place_the_cube_block.yaml b/dataset_info/Cobot_Magic_place_the_cube_block.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c3dba7a14db102627ce09e9677602bccbb659cbc --- /dev/null +++ b/dataset_info/Cobot_Magic_place_the_cube_block.yaml @@ -0,0 +1,877 @@ +dataset_name: place_the_cube_block +dataset_uuid: 8f5ebbc9-2983-4035-a6cd-395dcace072d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_place_the_cube_block +video_url: ./assets/videos/Cobot_Magic_place_the_cube_block.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_place_the_cube_block.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 222.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 58 + total_frames: 12763 + total_tasks: 1 + total_videos: 174 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:57 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the cube block from the table and put it on the plate. +sub_tasks: +- Place it into the yellow plate +- Grasp the small cube on the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_place_the_cube_block_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 239 + dataset_name: place_the_cube_block + dataset_uuid: 8f5ebbc9-2983-4035-a6cd-395dcace072d + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/将正方体放到蓝色盘子上/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_place_the_cube_block + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_cube_block + dataset_uuid: null + task_descriptions: + - pick up the cube block from the table and put it on the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cube_block + level1: toy + level2: cube_block + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 58 + total_frames: 12763 + total_tasks: 1 + total_videos: 174 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:57 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_place_the_test_tube.yaml b/dataset_info/Cobot_Magic_place_the_test_tube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1967ad750bd897307093171f63eb8aa8dd80c504 --- /dev/null +++ b/dataset_info/Cobot_Magic_place_the_test_tube.yaml @@ -0,0 +1,849 @@ +dataset_name: place_the_test_tube +dataset_uuid: 070ad40e-7f20-4d3e-82d6-9cb8c0fb1f74 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: test_tube + level1: tool + level2: test_tube + level3: null + level4: null + level5: null +- object_name: test_tube_rack + level1: tool + level2: test_tube_rack + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_place_the_test_tube +video_url: ./assets/videos/Cobot_Magic_place_the_test_tube.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_place_the_test_tube.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 364 + total_frames: 308346 + total_tasks: 6 + total_videos: 1092 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:363 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'left gripper passes test tube to right gripper places on test tube holder. + + place the test tube on the test tube rack on the desk. + + place the test tube on the test tube rack on the green tablecloth. + + place the test tube on the test tube rack on the grey tablecloth. + + on cyan cloth pass tube from right to left gripper place on stand. + + on white cloth pass tube from right to left gripper place on stand.' +sub_tasks: +- Place the test tubes on the test tube rack with the right gripper +- Lift the test tube with the left hand. +- End +- Pass the test tube from the left gripper to the right gripper +- Pick up the test tubes from the table +- Place the test tubes on the rack +- Hand over the test tubes +- Grab the test tube with the left hand. +- Receive the test tube with the right hand. +- Pick up the test tube with the left gripper +- Insert it into the hole at the intersection of the 5th row from the top and the + 5th column from the left with the right hand. +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_place_the_test_tube_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 317 + dataset_name: place_the_test_tube + dataset_uuid: 070ad40e-7f20-4d3e-82d6-9cb8c0fb1f74 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany/videos/train/place_the_test_tubes/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_place_the_test_tube + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_test_tube + dataset_uuid: null + task_descriptions: + - pick up the test tube on the white tablecloth with your left hand, hand it to + your right hand, and then place it on the test tube rack. + - pick up the test tube on the table with your left hand, hand it to your right + hand, and then place it on the test tube rack. + - pick up the test tube on the green tablecloth with your left hand, hand it to + your right hand, and then place it on the test tube rack. + - pick up the test tube on the gray tablecloth with your left hand, hand it to + your right hand, and then place it on the test tube rack. + - pick up the test tube on the green tablecloth with your right hand, hand it + to your left hand, and then place it on the test tube rack. + - pick up the test tube on the white tablecloth with your right hand, hand it + to your left hand, and then place it on the test tube rack. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: test_tube + level1: tool + level2: test_tube + level3: null + level4: null + level5: null + - object_name: test_tube_rack + level1: tool + level2: test_tube_rack + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 364 + total_frames: 308346 + total_tasks: 6 + total_videos: 1092 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:363 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_plate_storage_apple.yaml b/dataset_info/Cobot_Magic_plate_storage_apple.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a5267e3dbc12756f17d733e0690278b61ba28acd --- /dev/null +++ b/dataset_info/Cobot_Magic_plate_storage_apple.yaml @@ -0,0 +1,805 @@ +dataset_name: plate_storage_apple +dataset_uuid: 4c90a2cc-aea8-4468-a7c2-b0afeae50a98 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_plate_storage_apple +video_url: ./assets/videos/Cobot_Magic_plate_storage_apple.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_plate_storage_apple.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 605.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 103 + total_frames: 30676 + total_tasks: 1 + total_videos: 309 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:102 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the apple and place it into the yellow plate. +sub_tasks: +- Grasp the fruit that can keep the doctor away +- Place the picked object into the yellow plate +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_plate_storage_apple_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 283 + dataset_name: plate_storage_apple + dataset_uuid: 4c90a2cc-aea8-4468-a7c2-b0afeae50a98 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/plate_storage_apple/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_plate_storage_apple + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: plate_storage_apple + dataset_uuid: null + task_descriptions: + - grasp the apple and place it into the yellow plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 103 + total_frames: 30676 + total_tasks: 1 + total_videos: 309 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:102 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_plate_storage_bread.yaml b/dataset_info/Cobot_Magic_plate_storage_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0c96ddd6d54ba15c5094fe3eb92b23228d1ac943 --- /dev/null +++ b/dataset_info/Cobot_Magic_plate_storage_bread.yaml @@ -0,0 +1,805 @@ +dataset_name: plate_storage_bread +dataset_uuid: f4001f44-f88b-4812-a364-a7f937d58496 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_plate_storage_bread +video_url: ./assets/videos/Cobot_Magic_plate_storage_bread.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_plate_storage_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 515.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 27875 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the yellow bread and place it into the yellow plate. +sub_tasks: +- Grasp the yellow bread +- Place the bread into the yellow plate +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_plate_storage_bread_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 294 + dataset_name: plate_storage_bread + dataset_uuid: f4001f44-f88b-4812-a364-a7f937d58496 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/plate_storage_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_plate_storage_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: plate_storage_bread + dataset_uuid: null + task_descriptions: + - grasp the red bread and place it into the yellow plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 27875 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_plate_storaje_baozi.yaml b/dataset_info/Cobot_Magic_plate_storaje_baozi.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cebf8365db168196375b68f8e0d82662457908d0 --- /dev/null +++ b/dataset_info/Cobot_Magic_plate_storaje_baozi.yaml @@ -0,0 +1,846 @@ +dataset_name: plate_storaje_baozi +dataset_uuid: 749fc774-003a-487c-948b-b6fc7ad307e1 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: container + level2: steamer + level3: null + level4: null + level5: null +path: Cobot_Magic_plate_storaje_baozi +video_url: ./assets/videos/Cobot_Magic_plate_storaje_baozi.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_plate_storaje_baozi.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 12.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 495 + total_frames: 261093 + total_tasks: 6 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:494 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the steamed buns into the plate on the blue tablecloth. + + put the steamed buns into the plate on the green tablecloth. + + put the steamed buns into the plate on the grey tablecloth. + + put the steamed buns into the plate on the pink tablecloth. + + put the steamed buns into the plate on the white-black tablecloth. + + put the steamed buns into the plate on the white tablecloth.' +sub_tasks: +- Grasp the baozi on the steamer with left gripper +- Abnormal +- Place the yellow baozi on the plate with left gripper +- Place the yellow baozi on the plate with right gripper +- End +- Grasp the dumpling with left gripper +- use the left arm to grab the steamed stuffed bun that is closest to it +- use the right arm to grab the steamed stuffed bun that is closest to it +- use the right arm to put the steamed stuffed bun into the plate +- Place the baozi on the plate with left gripper +- Grasp the yellow baozi on the steamer with left gripper +- use the left arm to put the steamed stuffed bun into the plate +- Place the dumpling on the steamer with right gripper +- Grasp the dumpling with right gripper +- Grasp the yellow baozi on the steamer with right gripper +- Place the dumpling on the steamer with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_plate_storaje_baozi_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 265 + dataset_name: plate_storaje_baozi + dataset_uuid: 749fc774-003a-487c-948b-b6fc7ad307e1 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/buns_brought_plate-AH202503310006/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_plate_storaje_baozi + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: plate_storaje_baozi + dataset_uuid: null + task_descriptions: + - put the steamed buns into the plate on the blue tablecloth. + - put the steamed buns into the plate on the green tablecloth. + - put the steamed buns into the plate on the grey tablecloth. + - put the steamed buns into the plate on the pink tablecloth. + - put the steamed buns into the plate on the white tablecloth. + - put the steamed buns into the plate on the white-black tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: container + level2: steamer + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 495 + total_frames: 261093 + total_tasks: 6 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:494 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_pot_storage_steamer.yaml b/dataset_info/Cobot_Magic_pot_storage_steamer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fdbd29dbfb2d96873083df0a391cec81f1ea03ef --- /dev/null +++ b/dataset_info/Cobot_Magic_pot_storage_steamer.yaml @@ -0,0 +1,851 @@ +dataset_name: pot_storage_steamer +dataset_uuid: 0416c89e-0f94-4be0-858c-9a8f3a1ed758 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: steamer + level1: container + level2: steamer + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: pot + level1: container + level2: pot + level3: null + level4: null + level5: null +- object_name: lid + level1: daily_necessities + level2: lid + level3: null + level4: null + level5: null +path: Cobot_Magic_pot_storage_steamer +video_url: ./assets/videos/Cobot_Magic_pot_storage_steamer.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_pot_storage_steamer.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 19.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 590 + total_frames: 478978 + total_tasks: 6 + total_videos: 1770 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:589 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'place the steamer in the pot on the blue tablecloth, and put the lid on the + steamer. + + place the steamer in the pot on the green tablecloth, and put the lid on the steamer. + + place the steamer in the pot on the grey tablecloth, and put the lid on the steamer. + + place the steamer in the pot on the pink tablecloth, and put the lid on the steamer. + + place the steamer in the pot on the white tablecloth, and put the lid on the steamer. + + place the steamer in the pot on the white table, and put the lid on the steamer.' +sub_tasks: +- use the left arm to place the steamer lid on the steamer +- use the right arm to lift the steamer closest to it +- use the left arm to put the steamer into the iron steamer pot in the middle +- use the right arm to lift the lid of the steamer +- use the right arm to place the steamer lid on the steamer +- use the left arm to lift the lid of the steamer +- use the right arm to put the steamer into the iron steamer pot in the middle +- use the left arm to lift the steamer closest to it +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_pot_storage_steamer_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 272 + dataset_name: pot_storage_steamer + dataset_uuid: 0416c89e-0f94-4be0-858c-9a8f3a1ed758 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/place_steamer_pot-AH202503310003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_pot_storage_steamer + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pot_storage_steamer + dataset_uuid: null + task_descriptions: + - place steamer in pot on blue tablecloth put lid on steamer. + - place steamer in pot on green tablecloth put lid on steamer. + - place steamer in pot on grey tablecloth put lid on steamer. + - place steamer in pot on pink tablecloth put lid on steamer. + - place steamer in pot on white table put lid on steamer. + - place steamer in pot on white tablecloth put lid on steamer. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: steamer + level1: container + level2: steamer + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: pot + level1: container + level2: pot + level3: null + level4: null + level5: null + - object_name: lid + level1: daily_necessities + level2: lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 590 + total_frames: 478978 + total_tasks: 6 + total_videos: 1770 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:589 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_pour_drink.yaml b/dataset_info/Cobot_Magic_pour_drink.yaml new file mode 100644 index 0000000000000000000000000000000000000000..645e5dbb4fa969888f777d4d741a5a837fe25696 --- /dev/null +++ b/dataset_info/Cobot_Magic_pour_drink.yaml @@ -0,0 +1,1269 @@ +dataset_name: pour_drink +dataset_uuid: 9b6b4d09-0c15-4d1f-b8f9-12be94c871cd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pour +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: NFC_orange_juice + level1: drink + level2: NFC_orange_juice + level3: null + level4: null + level5: null +- object_name: red_wine + level1: drink + level2: red_wine + level3: null + level4: null + level5: null +- object_name: sprite + level1: drink + level2: sprite + level3: null + level4: null + level5: null +- object_name: black_mug + level1: container + level2: black_mug + level3: null + level4: null + level5: null +- object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null +- object_name: transparent_cup + level1: container + level2: transparent_cup + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: cestbon + level1: drink + level2: cestbon + level3: null + level4: null + level5: null +- object_name: coffee + level1: drink + level2: coffee + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: Cobot_Magic_pour_drink +video_url: ./assets/videos/Cobot_Magic_pour_drink.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_pour_drink.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 12.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 1613 + total_frames: 862292 + total_tasks: 61 + total_videos: 4839 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1612 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'fill the black mug completely with NFC orange juice. + + pour half of the NFC orange juice into the black mug. + + pour three quarters of the NFC orange juice into the black mug. + + pour quarter of the NFC orange juice into the black mug. + + fill the paper cup completely with NFC orange juice. + + pour half of the NFC orange juice into the paper cup. + + pour three quarters of the NFC orange juice into the paper cup. + + pour quarter of the NFC orange juice into the paper cup. + + fill the transparent cup completely with NFC orange juice. + + pour half of the NFC orange juice into the transparent cup. + + pour three quarters of the NFC orange juice into the transparent cup. + + pour quarter of the NFC orange juice into the transparent cup. + + fill the black mug completely with red wine. + + pour half of the red wine into the black mug. + + pour three quarters of the red wine into the black mug. + + pour quarter of the red wine into the black mug. + + fill the paper cup completely with red wine. + + pour half of the red wine into the paper cup. + + pour three quarters of the red wine into the paper cup. + + pour quarter of the red wine into the paper cup. + + fill the transparent cup completely with red wine. + + pour half of the red wine into the transparent cup. + + pour three quarters of the red wine into the transparent cup. + + pour quarter of the red wine into the transparent cup. + + fill the black mug completely with sprite. + + pour half of the sprite into the black mug. + + pour three quarters of the sprite into the black mug. + + pour quarter of the sprite into the black mug. + + fill the paper cup completely with sprite. + + pour half of the sprite into the paper cup. + + pour three quarters of the sprite into the paper cup. + + pour quarter of the sprite into the paper cup. + + fill the transparent cup completely with sprite. + + pour half of the sprite into the transparent cup. + + pour three quarters of the sprite into the transparent cup. + + pour quarter of the sprite into the transparent cup. + + pour the cestbon into the black cup. + + pour the cestbon into the gray cup. + + pour the cestbon into the red cup. + + pour the cestbon into the white cup. + + pour the cestbon into the yellow cup. + + pour the coffee into the black cup. + + pour the coffee into the gray cup. + + pour the coffee into the white cup. + + pour the coffee into the yellow cup. + + pour the coffee into the red cup. + + pour the cola into the black cup. + + pour the cola into the gray cup. + + pour the cola into the red cup. + + pour the cola into the white cup. + + pour the cola into the yellow cup. + + pour the milk into the black cup. + + pour the milk into the gray cup. + + pour the milk into the red cup. + + pour the milk into the white cup. + + pour the milk into the yellow cup. + + pour the sprite into the black cup. + + pour the sprite into the gray cup. + + pour the sprite into the red cup. + + pour the sprite into the yellow cup. + + pour the sprite into the white cup.' +sub_tasks: +- Grasp the black cup with left gripper +- Grasp the white cup with right gripper +- Static +- Place the orange juice bottle on the table with left gripper +- Lift the black cup with left gripper +- Place the water bottle on the table with right gripper +- Place the grey cup on the table with left gripper +- End +- Place the sprite bottle on the table with right gripper +- Lift the red cup with left gripper +- Place the cola bottle on the table with left gripper +- Grasp the bottle with cola with right gripper +- Grasp the bottle with sprite with left gripper +- Pour the water from bottle to cup with right gripper +- Place the coffee bottle on the table with right gripper +- Grasp the bottle with orange juice with left gripper +- Pour the red wine from bottle to cup with left gripper +- Place the black cup in the center of view with right gripper +- Place the transparent cup on the table with right gripper +- Place the white cup on the table with right gripper +- Grasp the bottle filled water with right gripper +- Grasp the bottle with coffee with right gripper +- Place the yellow paper cup on the table with left gripper +- Pour the yuexian Milk from bottle to cup with right gripper +- Grasp the bottle with red wine with left gripper +- Grasp the black cup with right gripper +- Place the white cup on the table with left gripper +- Grasp the yellow paper cup with right gripper +- Grasp the yellow paper cup with left gripper +- Pour the orange juice from bottle to cup with left gripper +- Grasp the bottle with water with right gripper +- Pour the yogurt from bottle to cup with left gripper +- Grasp the bottle with yuexian Milk with right gripper +- Place the yellow paper cup on the table with right gripper +- Pour the cola from bottle to cup with right gripper +- Abnormal +- Grasp the white cup with left gripper +- Pour the sprite from bottle to cup with left gripper +- Lift the grey cup with left gripper +- Place the black cup on the table with left gripper +- Grasp the red cup with left gripper +- Place the red cup on the table with left gripper +- Lift the yellow paper cup with right gripper +- Grasp the grey cup with left gripper +- Place the yuexian Milk bottle on the table with right gripper +- Lift the yellow paper cup with left gripper +- Place the sprite bottle on the table with left gripper +- Lift the white cup with left gripper +- Place the cola bottle on the table with right gripper +- Pour the sprite from bottle to cup with right gripper +- Place the red wine bottle on the table with left gripper +- Lift the white cup with right gripper +- Grasp the transparent cup with right gripper +- Grasp the bottle with sprite with right gripper +- Pour the coffee from bottle to cup with right gripper +- Lift the grey cup with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_pour_drink_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ └── chunk-001/\n│ ├── episode_001000.parquet\n│ ├── episode_001001.parquet\n\ + │ ├── episode_001002.parquet\n│ ├── episode_001003.parquet\n│ \ + \ ├── episode_001004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n │ │ ├──\ + \ episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├── episode_000002.mp4\n\ + \ │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n │ \ + \ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n │ │\ + \ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├──\ + \ episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n\ + \ │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n \ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 192 + dataset_name: pour_drink + dataset_uuid: 9b6b4d09-0c15-4d1f-b8f9-12be94c871cd + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/pour_drink/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_pour_drink + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_drink + dataset_uuid: null + task_descriptions: + - fill the black mug completely with NFC orange juice. + - pour half of the NFC orange juice into the black mug. + - pour three quarters of the NFC orange juice into the black mug. + - pour quarter of the NFC orange juice into the black mug. + - fill the paper cup completely with NFC orange juice. + - pour half of the NFC orange juice into the paper cup. + - pour three quarters of the NFC orange juice into the paper cup. + - pour quarter of the NFC orange juice into the paper cup. + - fill the transparent cup completely with NFC orange juice. + - pour half of the NFC orange juice into the transparent cup. + - pour three quarters of the NFC orange juice into the transparent cup. + - pour quarter of the NFC orange juice into the transparent cup. + - fill the black mug completely with red wine. + - pour half of the red wine into the black mug. + - pour three quarters of the red wine into the black mug. + - pour quarter of the red wine into the black mug. + - fill the paper cup completely with red wine. + - pour half of the red wine into the paper cup. + - pour three quarters of the red wine into the paper cup. + - pour quarter of the red wine into the paper cup. + - fill the transparent cup completely with red wine. + - pour half of the red wine into the transparent cup. + - pour three quarters of the red wine into the transparent cup. + - pour quarter of the red wine into the transparent cup. + - fill the black mug completely with sprite. + - pour half of the sprite into the black mug. + - pour three quarters of the sprite into the black mug. + - pour quarter of the sprite into the black mug. + - fill the paper cup completely with sprite. + - pour half of the sprite into the paper cup. + - pour three quarters of the sprite into the paper cup. + - pour quarter of the sprite into the paper cup. + - fill the transparent cup completely with sprite. + - pour half of the sprite into the transparent cup. + - pour three quarters of the sprite into the transparent cup. + - pour quarter of the sprite into the transparent cup. + - pour the cestbon into the black cup. + - pour the cestbon into the gray cup. + - pour the cestbon into the red cup. + - pour the cestbon into the white cup. + - pour the cestbon into the yellow cup. + - pour the coffee into the black cup. + - pour the coffee into the gray cup. + - pour the coffee into the red cup. + - pour the coffee into the white cup. + - pour the coffee into the yellow cup. + - pour the cola into the black cup. + - pour the cola into the gray cup. + - pour the cola into the red cup. + - pour the cola into the white cup. + - pour the cola into the yellow cup. + - pour the milk into the black cup. + - pour the milk into the gray cup. + - pour the milk into the red cup. + - pour the milk into the white cup. + - pour the milk into the yellow cup. + - pour the sprite into the black cup. + - pour the sprite into the gray cup. + - pour the sprite into the red cup. + - pour the sprite into the white cup. + - pour the sprite into the yellow cup. + - pour the cestbon onto the black tablecloth into the black cup. + - pour the cestbon onto the black tablecloth into the grey cup. + - pour the cestbon onto the black tablecloth into the red cup. + - pour the cestbon onto the black tablecloth into the white cup. + - pour the cestbon onto the black tablecloth into the yellow cup. + - pour the coffee onto the black tablecloth into the black cup. + - pour the coffee onto the black tablecloth into the grey cup. + - pour the coffee onto the black tablecloth into the red cup. + - pour the coffee onto the black tablecloth into the white cup. + - pour the coffee onto the black tablecloth into the yellow cup. + - pour the cola into the black cup on the black tablecloth. + - pour the cola into the grey cup on the black tablecloth. + - pour the cola into the red cup on the black tablecloth. + - pour the cola into the white cup on the black tablecloth. + - pour the cola into the yellow cup on the black tablecloth. + - pour the milk onto the black tablecloth into the black cup. + - pour the milk onto the black tablecloth into the grey cup. + - pour the milk onto the black tablecloth into the red cup. + - pour the milk onto the black tablecloth into the white cup. + - pour the milk onto the black tablecloth into the yellow cup. + - pour sprite into a black cup on a black tablecloth. + - pour sprite into a black cup on a grey tablecloth. + - pour sprite into a black cup on a red tablecloth. + - pour sprite into a black cup on a white tablecloth. + - pour sprite into a black cup on a yellow tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pour + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: NFC_orange_juice + level1: drink + level2: NFC_orange_juice + level3: null + level4: null + level5: null + - object_name: red_wine + level1: drink + level2: red_wine + level3: null + level4: null + level5: null + - object_name: sprite + level1: drink + level2: sprite + level3: null + level4: null + level5: null + - object_name: black_mug + level1: container + level2: black_mug + level3: null + level4: null + level5: null + - object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null + - object_name: transparent_cup + level1: container + level2: transparent_cup + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: cestbon + level1: drink + level2: cestbon + level3: null + level4: null + level5: null + - object_name: coffee + level1: drink + level2: coffee + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 1613 + total_frames: 862292 + total_tasks: 61 + total_videos: 4839 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1612 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_pour_water_a.yaml b/dataset_info/Cobot_Magic_pour_water_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..20f42e1367a78541afe676eb3e428bb37eb8bbfe --- /dev/null +++ b/dataset_info/Cobot_Magic_pour_water_a.yaml @@ -0,0 +1,1009 @@ +dataset_name: pour_water_a +dataset_uuid: 1cf008f5-6677-4b28-8eae-d7a325544806 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: nongfu_spring_mineral_water + level1: drink + level2: nongfu_spring_mineral_water + level3: null + level4: null + level5: null +- object_name: yibao_mineral_water + level1: drink + level2: yibao_mineral_water + level3: null + level4: null + level5: null +- object_name: baisui_mountain_mineral_water + level1: drink + level2: baisui_mountain_mineral_water + level3: null + level4: null + level5: null +- object_name: wahaha_mineral_water + level1: drink + level2: wahaha_mineral_water + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: Cobot_Magic_pour_water_a +video_url: ./assets/videos/Cobot_Magic_pour_water_a.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_pour_water_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 13.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 896 + total_frames: 1302424 + total_tasks: 8 + total_videos: 2688 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:895 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Pick up a paper cup and a bottle of Nongfu Spring mineral water, pour the + water into the paper cup, and then place both back on the table. + + Pick up a paper cup and a Yibao mineral water, pour the water into the paper cup, + and then place both back on the table. + + Pick up a paper cup and a Yibao mineral water, pour the water into the paper cup, + and then place both back on the table. + + Pick up a paper cup and a Nongfu Spring mineral water bottle, pour the water into + the paper cup, and then place both back on the table. + + Pick up a paper cup and a Nongfu Spring water bottle, pour the water into one of + them, and then put both down. + + Pick up a paper cup and a Yibao mineral water, pour water into one of them, and + then put both down. + + Pick up the blue paper cup and the Wahaha mineral water bottle, pour an appropriate + amount of water into the paper cup, and then put both down. + + Pick up the blue paper cup and the Bai Suishan mineral water bottle, pour an appropriate + amount of water into the paper cup, and then put both down.' +sub_tasks: +- Grab the paper cup on the right. +- Lift the paper cup on the right. +- Pick up the bottle +- Grab the bottle with right gripper +- Grab the water bottle on the right. +- Pour water from bottle to cup with the right gripper +- Abnormal +- Place the paper cup with the left gripper +- Lift the paper cup on the left. +- Place the bottle +- Put the cup down with left gripper +- Grasp the cup with left gripper +- Grasp the bottle with the left gripper +- Pour water from bottle to cup with the left gripper +- Take the water with left gripper +- End +- Receive water on the left. +- Pick up the cup +- Discard. +- Collect water on the right. +- Pour the water with right gripper +- Pour water from bottle to cup +- Grab the water bottle on the left. +- Put the bottle down with right gripper +- Place the water bottle on the right. +- Pour water on the left. +- Grab the paper cup on the left. +- Place the bottle with the left gripper +- Place the paper cup with the right gripper +- Place the bottle with the right gripper +- Place the paper cup on the right. +- Receive water on the right. +- Lift the cup with left gripper +- Grasp the paper cup with the right gripper +- Grasp the bottle with the right gripper +- Grasp the paper cup with the left gripper +- Pour water on the right. +- Collect water on the left. +- Place the cup +- Place the paper cup on the left. +- Place the water bottle on the left. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_pour_water_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 202 + dataset_name: pour_water_a + dataset_uuid: 1cf008f5-6677-4b28-8eae-d7a325544806 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/pour_water/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_pour_water_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_water_a + dataset_uuid: null + task_descriptions: + - pick up the paper cup with your left hand and the yibao mineral water with your + right hand. after holding both items by their ends, pour water into one of them, + then put down the paper cup and the yibao mineral water. + - pick up the paper cup with your left hand and the nongfu spring water bottle + with your right hand. after grabbing both items by their ends, pour the water + into one of them, then put down the paper cup and the nongfu spring water bottle. + - with the left hand, pick up the blue paper cup, with the right hand pick up + the wahaha mineral water bottle, pour an appropriate amount of water from the + right hand into the left hand paper cup, put down the blue paper cup with the + left hand, and put down the wahaha mineral water bottle with the right hand. + - pick up the blue paper cup with your left hand, then pick up the bai suishan + mineral water bottle with your right hand. pour an appropriate amount of water + from your right hand into the paper cup in your left hand. first, put down the + blue paper cup with your left hand, then put down the bai suishan mineral water + bottle with your right hand. + - pick up the yellow paper cup with the left hand, pick up the bai suishan mineral + water bottle with the right hand, pour an appropriate amount of water from the + right hand into the left hand's cup, first put down the yellow paper cup with + the left hand, and then put down the bai suishan mineral water bottle with the + right hand. + - with the left hand, pick up the yellow paper cup, and with the right hand, pick + up the wahaha mineral water bottle. pour an appropriate amount of water from + the right hand into the paper cup in the left hand, then first put down the + yellow paper cup with the left hand, and finally put down the wahaha mineral + water bottle with the right hand. + - pick up the paper cup with the left hand and the yibao mineral water with the + right hand, pour the water into the paper cup, and then place them back on the + table. + - picking up a paper cup with the left hand and a bottle of nongfu spring mineral + water with the right hand, pouring the water into the paper cup, and then placing + them back on the table after completing. + - pick up the paper cup with your right hand and the yibao mineral water with + your left hand, pour the water into the paper cup, and then place them back + on the table. + - picking up a paper cup with the right hand and a nongfu spring mineral water + bottle with the left hand, pour the water into the paper cup, and then place + them back on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: nongfu_spring_mineral_water + level1: drink + level2: nongfu_spring_mineral_water + level3: null + level4: null + level5: null + - object_name: yibao_mineral_water + level1: drink + level2: yibao_mineral_water + level3: null + level4: null + level5: null + - object_name: baisui_mountain_mineral_water + level1: drink + level2: baisui_mountain_mineral_water + level3: null + level4: null + level5: null + - object_name: wahaha_mineral_water + level1: drink + level2: wahaha_mineral_water + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 896 + total_frames: 1302424 + total_tasks: 8 + total_videos: 2688 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:895 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_pour_water_bottle.yaml b/dataset_info/Cobot_Magic_pour_water_bottle.yaml new file mode 100644 index 0000000000000000000000000000000000000000..dfd58bbb268485406eaa8dae85b77372d4283c02 --- /dev/null +++ b/dataset_info/Cobot_Magic_pour_water_bottle.yaml @@ -0,0 +1,899 @@ +dataset_name: pour_water_bottle +dataset_uuid: e375b064-04ad-4cb8-a8d4-d0994c11fa75 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- pour +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null +path: Cobot_Magic_pour_water_bottle +video_url: ./assets/videos/Cobot_Magic_pour_water_bottle.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_pour_water_bottle.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 92 + total_frames: 43905 + total_tasks: 1 + total_videos: 276 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:91 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the water bottle and pour the water in it into the glass +sub_tasks: +- End +- Grasp the mineral water bottle +- Pour water into the cup +- Anomaly +- Abnormal +- Pour water into the teacup +- Place the water bottle +- Pick up the water bottle +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_pour_water_bottle_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 243 + dataset_name: pour_water_bottle + dataset_uuid: e375b064-04ad-4cb8-a8d4-d0994c11fa75 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/倒水/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_pour_water_bottle + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_water_bottle + dataset_uuid: null + task_descriptions: + - pick up the water bottle and pour the water in it into the glass + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - pour + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 92 + total_frames: 43905 + total_tasks: 1 + total_videos: 276 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:91 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_prepare_breakfast.yaml b/dataset_info/Cobot_Magic_prepare_breakfast.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f152bfafa4b6d50e611dd618f79ea393f21bd319 --- /dev/null +++ b/dataset_info/Cobot_Magic_prepare_breakfast.yaml @@ -0,0 +1,962 @@ +dataset_name: prepare_breakfast +dataset_uuid: fd0e715a-40a9-41a6-b734-b517862e255e +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +- object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null +- object_name: croissant + level1: food + level2: croissant + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +path: Cobot_Magic_prepare_breakfast +video_url: ./assets/videos/Cobot_Magic_prepare_breakfast.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_prepare_breakfast.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 565 + total_frames: 125115 + total_tasks: 5 + total_videos: 1695 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:564 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pick up the apple and put it in the plate. + + pick up the croissant and put it in the plate. + + pick up the egg and put it in the plate. + + pick up the milk and place it next to the plate. + + pick up the cola and place it next to the plate.' +sub_tasks: +- Place the apple on the plate with left gripper +- Place the round bread on the plate with left gripper +- Grasp the egg with left gripper +- Place the egg on the plate with left gripper +- Place the cola on the table with right gripper +- Grasp the apple with left gripper +- Grasp the round bread with right gripper +- Grasp the milk with left gripper +- Place the milk on the table with right gripper +- Place the apple on the plate with right gripper +- Place the milk on the table with left gripper +- Place the cola on the plate with right gripper +- Grasp the cola with right gripper +- Grasp the egg with right gripper +- Grasp the cola with left gripper +- Place the apple on the table with left gripper +- Grasp the milk with right gripper +- Place the cola on the table with left gripper +- Static +- End +- Place the round bread on the plate with right gripper +- Grasp the round bread with left gripper +- Place the egg on the plate with right gripper +- Abnormal +- Grasp the apple with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_prepare_breakfast_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 198 + dataset_name: prepare_breakfast + dataset_uuid: fd0e715a-40a9-41a6-b734-b517862e255e + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/prepare_breakfast/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_prepare_breakfast + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: prepare_breakfast + dataset_uuid: null + task_descriptions: + - pick up the apple and put it in the plate. + - pick up the egg and put it in the plate. + - pick up the croissant and put it in the plate. + - pick up the cola and place it next to the plate. + - pick up the milk and place it next to the plate. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: egg + level1: food + level2: egg + level3: null + level4: null + level5: null + - object_name: croissant + level1: food + level2: croissant + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 565 + total_frames: 125115 + total_tasks: 5 + total_videos: 1695 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:564 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_pull_zipper.yaml b/dataset_info/Cobot_Magic_pull_zipper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2c33ba876a542bdcce643f1f624918373babb7ca --- /dev/null +++ b/dataset_info/Cobot_Magic_pull_zipper.yaml @@ -0,0 +1,900 @@ +dataset_name: pull_zipper +dataset_uuid: 3ede76ea-63fb-4de1-a796-a3809b4e09fa +scene_type: +- home +atomic_actions: +- grasp +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null +path: Cobot_Magic_pull_zipper +video_url: ./assets/videos/Cobot_Magic_pull_zipper.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_pull_zipper.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 11.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 1868 + total_frames: 836317 + total_tasks: 6 + total_videos: 5604 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1867 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pull up zipper of the bag. + + pull up zipper of the black bag. + + pull open zipper of the black bag. + + pull up zipper of the white bag. + + pull up zipper of the yellow bag. + + pull open zipper of the yellow bag.' +sub_tasks: +- Pull the zipper with right gripper +- Pull open the zipper with your left hand. +- Grasp the bag with left gripper +- Hold the bag with your right hand. +- End +- Zip up the bag with your left hand. +- Zip up the bag with your right hand. +- Grasp the bag with right gripper +- Pull the zipper with left gripper +- Grab the zipper with your left hand. +- Discard. +- Pull open the zipper with your right hand. +- Hold the bag with your left hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_pull_zipper_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ └── chunk-001/\n│ ├── episode_001000.parquet\n│ ├── episode_001001.parquet\n\ + │ ├── episode_001002.parquet\n│ ├── episode_001003.parquet\n│ \ + \ ├── episode_001004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n │ │ ├──\ + \ episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├── episode_000002.mp4\n\ + \ │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n │ \ + \ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n │ │\ + \ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├──\ + \ episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n\ + \ │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n \ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 257 + dataset_name: pull_zipper + dataset_uuid: 3ede76ea-63fb-4de1-a796-a3809b4e09fa + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/pull_zipper/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_pull_zipper + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pull_zipper + dataset_uuid: null + task_descriptions: + - pull up zipper of the bag. + - pull up zipper of the black bag. + - pull open zipper of the black bag. + - pull up zipper of the white bag. + - pull up zipper of the yellow bag. + - pull open zipper of the yellow bag. + scene_type: + - home + atomic_actions: + - grasp + - pull + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - device_model:- agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 1868 + total_frames: 836317 + total_tasks: 6 + total_videos: 5604 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1867 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_pushing_magnet.yaml b/dataset_info/Cobot_Magic_pushing_magnet.yaml new file mode 100644 index 0000000000000000000000000000000000000000..25a89dd31b3acd1e7ee0b0a89334bcbf3bcee69b --- /dev/null +++ b/dataset_info/Cobot_Magic_pushing_magnet.yaml @@ -0,0 +1,860 @@ +dataset_name: pushing_magnet +dataset_uuid: ad07d99e-6bee-4147-b81a-8f2dfe943ed8 +scene_type: +- home +atomic_actions: +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: magnet + level1: tool + level2: magnet + level3: null + level4: null + level5: null +path: Cobot_Magic_pushing_magnet +video_url: ./assets/videos/Cobot_Magic_pushing_magnet.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_pushing_magnet.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 423.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 23553 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: push the magnet on the table from its original position to another position. +sub_tasks: +- End +- Push the magnet on the right to connect the magnet on the left +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_pushing_magnet_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 246 + dataset_name: pushing_magnet + dataset_uuid: ad07d99e-6bee-4147-b81a-8f2dfe943ed8 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/推磁铁/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_pushing_magnet + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pushing_magnet + dataset_uuid: null + task_descriptions: + - push the magnet on the table from its original position to another position. + scene_type: + - home + atomic_actions: + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: magnet + level1: tool + level2: magnet + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 23553 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_put_in_the_pear.yaml b/dataset_info/Cobot_Magic_put_in_the_pear.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1d5c919792b7d86b13f21942b1ae787dfbe6307b --- /dev/null +++ b/dataset_info/Cobot_Magic_put_in_the_pear.yaml @@ -0,0 +1,794 @@ +dataset_name: put_in_the_pear +dataset_uuid: 9ef9a074-b4b1-4d16-a577-460381b81a91 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null +path: Cobot_Magic_put_in_the_pear +video_url: ./assets/videos/Cobot_Magic_put_in_the_pear.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_put_in_the_pear.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 461.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 97 + total_frames: 21690 + total_tasks: 1 + total_videos: 291 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:96 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Grasp the pear and place it on one side of the table. +sub_tasks: +- Grasp the high-fiber fruit +- abnormal +- Place it on the right side of the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_put_in_the_pear_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 286 + dataset_name: put_in_the_pear + dataset_uuid: 9ef9a074-b4b1-4d16-a577-460381b81a91 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/put_in_the_pear/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_put_in_the_pear + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: put_in_the_pear + dataset_uuid: null + task_descriptions: + - grasp the pear and place it on the right side of the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 97 + total_frames: 21690 + total_tasks: 1 + total_videos: 291 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:96 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_put_the_building_block_on_the_table.yaml b/dataset_info/Cobot_Magic_put_the_building_block_on_the_table.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b6d56f43853fad42f152970e1bd53c98038d5f6d --- /dev/null +++ b/dataset_info/Cobot_Magic_put_the_building_block_on_the_table.yaml @@ -0,0 +1,796 @@ +dataset_name: put_the_building_block_on_the_table +dataset_uuid: 04f51db4-3cdd-4327-93ad-41b490a4c52c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- rotate +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null +path: Cobot_Magic_put_the_building_block_on_the_table +video_url: ./assets/videos/Cobot_Magic_put_the_building_block_on_the_table.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_put_the_building_block_on_the_table.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 400.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 98 + total_frames: 19816 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:97 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: grasp the rotating cube-shaped block on the turntable and place it on the table. +sub_tasks: +- Grasp the rotating cube-shaped block on the turntable +- Place the cube on the desk +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_put_the_building_block_on_the_table_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 289 + dataset_name: put_the_building_block_on_the_table + dataset_uuid: 04f51db4-3cdd-4327-93ad-41b490a4c52c + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/turn_the_building_block/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_put_the_building_block_on_the_table + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: put_the_building_block_on_the_table + dataset_uuid: null + task_descriptions: + - grasp the rotating cube shaped block on the turntable and place it on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - rotate + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_block + level1: toy + level2: building_block + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 98 + total_frames: 19816 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:97 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_steamer_storage_dumpling.yaml b/dataset_info/Cobot_Magic_steamer_storage_dumpling.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c5bdca4c3d2472ebe50f711984010a8de76309c5 --- /dev/null +++ b/dataset_info/Cobot_Magic_steamer_storage_dumpling.yaml @@ -0,0 +1,840 @@ +dataset_name: steamer_storage_dumpling +dataset_uuid: df5bb1ee-1fd7-4b3d-8502-4cda9ee6bbc5 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: dumplings + level1: food + level2: dumplings + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: steamer + level1: container + level2: steamer + level3: null + level4: null + level5: null +path: Cobot_Magic_steamer_storage_dumpling +video_url: ./assets/videos/Cobot_Magic_steamer_storage_dumpling.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_steamer_storage_dumpling.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 19.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 580 + total_frames: 417589 + total_tasks: 6 + total_videos: 1740 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:579 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the dumplings into the steamer on the table with the blue tablecloth. + + put the dumplings into the steamer on the table with the brown tablecloth. + + put the dumplings into the steamer on the table with the grey tablecloth. + + put the dumplings into the steamer on the table with the pink tablecloth. + + put the dumplings into the steamer on the white table. + + put the dumplings into the steamer on the table with the white tablecloth.' +sub_tasks: +- use the left arm to put the dumpling into the steamer +- Abnormal +- use the right arm to put the dumpling into the steamer +- Grasp the dumpling with left gripper +- End +- Place the dumpling on the steamer with right gripper +- use the left arm to grab a dumpling +- Grasp the dumpling with right gripper +- use the right arm to grab a dumpling +- Place the dumpling on the steamer with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_steamer_storage_dumpling_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 266 + dataset_name: steamer_storage_dumpling + dataset_uuid: df5bb1ee-1fd7-4b3d-8502-4cda9ee6bbc5 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/dumplings_drawer_AH202503310002/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_steamer_storage_dumpling + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: steamer_storage_dumpling + dataset_uuid: null + task_descriptions: + - put the dumplings into the steamer on the table with the blue tablecloth. + - put the dumplings into the steamer on the table with the brown tablecloth. + - put the dumplings into the steamer on the table with the grey tablecloth. + - put the dumplings into the steamer on the table with the pink tablecloth. + - put the dumplings into the steamer on the white table. + - put the dumplings into the steamer on the table with the white tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: dumplings + level1: food + level2: dumplings + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: steamer + level1: container + level2: steamer + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 580 + total_frames: 417589 + total_tasks: 6 + total_videos: 1740 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:579 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_storage_plate.yaml b/dataset_info/Cobot_Magic_storage_plate.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ef52563a7a8484f20f145dceb3463c0117128fc --- /dev/null +++ b/dataset_info/Cobot_Magic_storage_plate.yaml @@ -0,0 +1,843 @@ +dataset_name: storage_plate +dataset_uuid: 9f0b0953-fa62-4d10-8b2a-17b1ff44e9cf +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: rack + level1: furniture + level2: rack + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_storage_plate +video_url: ./assets/videos/Cobot_Magic_storage_plate.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_storage_plate.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 903.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 84 + total_frames: 57019 + total_tasks: 1 + total_videos: 252 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:83 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the plate on the shelf on the green table. +sub_tasks: +- Left grab the white plate. +- Left grab the gray plate. +- Place the plate on the rack +- Right place it at the front of the shelf. +- Right receive the plate. +- Pick up the plate from the table +- Left lift the plate. +- end +- Left grab the blue plate. +- Left grab the yellow plate. +- Hand over the plate +- Right place it at the back of the shelf. +- Left grab the pink plate. +- Left grab the green plate. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_storage_plate_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 332 + dataset_name: storage_plate + dataset_uuid: 9f0b0953-fa62-4d10-8b2a-17b1ff44e9cf + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany2/videos/train/place_plate_on_rack/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_storage_plate + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_test_tube + dataset_uuid: null + task_descriptions: + - pick up the test tube on the green tablecloth with your left hand hand it to + your right hand and then place it on the test tube rack. + - pick up the test tube on the green tablecloth with your right hand hand it to + your left hand and then place it on the test tube rack. + - pick up the test tube on the black tablecloth with your left hand hand it to + your right hand and then place it on the test tube rack. + - pick up the test tube on the black tablecloth with your right hand hand it to + your left hand and then place it on the test tube rack. + - pick up the test tube on the table with your left hand hand it to your right + hand and then place it on the test tube rack. + - pick up the test tube on the table with your right hand hand it to your left + hand and then place it on the test tube rack. + - the left hand picks up a test tube from the gray tablecloth hands it to the + right hand and then places it on the test tube rack. + - the right hand picks up a test tube from the gray tablecloth hands it to the + left hand and then places it on the test tube rack. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rack + level1: furniture + level2: rack + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 84 + total_frames: 57019 + total_tasks: 1 + total_videos: 252 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:83 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_take_out_a_pen_from_the_pen_holder.yaml b/dataset_info/Cobot_Magic_take_out_a_pen_from_the_pen_holder.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2cf0fa0932ce83ecb55304f769edf5562180b7de --- /dev/null +++ b/dataset_info/Cobot_Magic_take_out_a_pen_from_the_pen_holder.yaml @@ -0,0 +1,838 @@ +dataset_name: take_out_a_pen_from_the_pen_holder +dataset_uuid: 836047ba-9812-4f07-b6bd-1d98e5c01c1d +scene_type: +- office +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: pen_holder + level1: office_supplies + level2: pen_holder + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: fabric + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_take_out_a_pen_from_the_pen_holder +video_url: ./assets/videos/Cobot_Magic_take_out_a_pen_from_the_pen_holder.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_take_out_a_pen_from_the_pen_holder.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 488 + total_frames: 225692 + total_tasks: 5 + total_videos: 1464 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:487 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the pen in the pen holder on the white table with the left gripper. + + place the pen in the pen holder on the grey table with the left gripper. + + place the pen in the pen holder on the grey table with the right gripper. + + put the pen in the pen holder on the green table with the right gripper. + + put the pen in the pen holder on the white table with the right gripper.' +sub_tasks: +- Place the pen on the table with the left gripper +- Abnormal +- End +- Pick up the pen with the left gripper +- Pick up the pen from the pen holder +- Place the pen on the table with the right gripper +- Pick up the pen with the right gripper +- Place the pen on the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb_rgb + name: cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb_rgb + name: cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_take_out_a_pen_from_the_pen_holder_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.cam_right_wrist_rgb_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 310 + dataset_name: take_out_a_pen_from_the_pen_holder + dataset_uuid: 836047ba-9812-4f07-b6bd-1d98e5c01c1d + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGXCompany/videos/train/take_out_a_pen_from_the_pen_holder/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_take_out_a_pen_from_the_pen_holder + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_out_a_pen_from_the_pen_holder + dataset_uuid: null + task_descriptions: + - place the pen in the pen holder on the grey tablecloth with the left gripper. + - put the pen in the pen holder on the green tablecloth with the left gripper. + - put the pen in the pen holder on the white tablecloth with the left gripper. + - place the pen in the pen holder on the grey tablecloth with the right gripper. + - put the pen in the pen holder on the green tablecloth with the right gripper. + - put the pen in the pen holder on the white table with the right gripper. + scene_type: + - office + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: pen_holder + level1: office_supplies + level2: pen_holder + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: fabric + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 488 + total_frames: 225692 + total_tasks: 5 + total_videos: 1464 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:487 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_take_out_the_bread.yaml b/dataset_info/Cobot_Magic_take_out_the_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..479aef6213f80068abcd22f4c3e0c8cc16447c53 --- /dev/null +++ b/dataset_info/Cobot_Magic_take_out_the_bread.yaml @@ -0,0 +1,846 @@ +dataset_name: take_out_the_bread +dataset_uuid: 2fb93e01-1b87-444e-8fef-493ab51a3c3f +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bread_machine + level1: kitchenware + level2: bread_machine + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: Cobot_Magic_take_out_the_bread +video_url: ./assets/videos/Cobot_Magic_take_out_the_bread.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_take_out_the_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 588 + total_frames: 333147 + total_tasks: 6 + total_videos: 1764 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:587 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'take toasted bread from bread machine on blue coffee table place on plate. + + take toasted bread from bread machine on light coffee tablecloth place on plate. + + take toasted bread from bread machine on green coffee tablecloth place on plate. + + take toasted bread from bread machine on grey coffee table place on plate. + + take toasted bread from bread machine on white checkered table place on plate. + + take toasted bread from bread machine on white table place on plate.' +sub_tasks: +- use the right arm to put a slice of bread into the plate +- use the left arm to put a slice of bread into the empty plate +- use the left arm to take out a slice of bread +- use the right arm to take out a slice of bread +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_take_out_the_bread_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 146 + dataset_name: take_out_the_bread + dataset_uuid: 2fb93e01-1b87-444e-8fef-493ab51a3c3f + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/remove_toast_AH202503120004/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_take_out_the_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_out_the_bread + dataset_uuid: null + task_descriptions: + - take toasted bread from bread machine on blue coffee table place on plate. + - take toasted bread from bread machine on light coffee tablecloth place on plate. + - take toasted bread from bread machine on green coffee tablecloth place on plate. + - take toasted bread from bread machine on grey coffee table place on plate. + - take toasted bread from bread machine on white table place on plate. + - take toasted bread from bread machine on white checkered table place on plate. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bread_machine + level1: kitchenware + level2: bread_machine + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 588 + total_frames: 333147 + total_tasks: 6 + total_videos: 1764 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:587 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_take_the_shoes_off_the_shelf.yaml b/dataset_info/Cobot_Magic_take_the_shoes_off_the_shelf.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f6d94b63f515e6b439d8da04372deddc035d8904 --- /dev/null +++ b/dataset_info/Cobot_Magic_take_the_shoes_off_the_shelf.yaml @@ -0,0 +1,827 @@ +dataset_name: take_the_shoes_off_the_shelf +dataset_uuid: ed522b9e-68ff-49a2-b61d-a81ed07e5aa2 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: shoes + level1: clothing + level2: shoes + level3: null + level4: null + level5: null +- object_name: shoe_rack + level1: furniture + level2: shoe_rack + level3: null + level4: null + level5: null +path: Cobot_Magic_take_the_shoes_off_the_shelf +video_url: ./assets/videos/Cobot_Magic_take_the_shoes_off_the_shelf.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_take_the_shoes_off_the_shelf.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 18.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 595 + total_frames: 321834 + total_tasks: 6 + total_videos: 1785 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:594 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'take the shoes off the shelf with your hand from the blue coffee tablecloth. + + take the shoes off the shelf from the light coffee tablecloth by hand. + + take the shoes off the shelf with your hand from the green coffee tablecloth. + + take the shoes off the shelf with your hand from the grey coffee tablecloth. + + take the shoes off the shelf with your hand from the white checkered tablecloth. + + take the shoes off the shelf with your hand on the white table.' +sub_tasks: +- use the right arm to clamp a shoe in the middle of the shoe rack +- use the right arm to take out the clamped shoe from the shoe rack and put it down +- use the left arm to clamp a shoe in the middle of the shoe rack +- use the left arm to clamp a shoe on the left side of the shoe rack +- Use your left arm to remove the clamped shoe from the shoe rack and put it down +- use the right arm to clamp a shoe on the right side of the shoe rack +- use the right arm to clamp a shoe on the left side of the shoe rack +- Hold the shoe in the middle of the shoe rack with your right arm +- use the left arm to clamp a shoe on the right side of the shoe rack +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_take_the_shoes_off_the_shelf_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 277 + dataset_name: take_the_shoes_off_the_shelf + dataset_uuid: ed522b9e-68ff-49a2-b61d-a81ed07e5aa2 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/take_shoes_off_rack-AH202504280002/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_take_the_shoes_off_the_shelf + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_the_shoes_off_the_shelf + dataset_uuid: null + task_descriptions: + - take the shoes off the shelf with your hand from the blue tablecloth. + - take the shoes off the shelf from the light coffee tablecloth by hand. + - take the shoes off the shelf with your hand from the green tablecloth. + - take the shoes off the shelf with your hand from the grey tablecloth. + - take the shoes off the shelf with your hand on the white table. + - take the shoes off the shelf with your hand from the white checkered tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: shoes + level1: clothing + level2: shoes + level3: null + level4: null + level5: null + - object_name: shoe_rack + level1: furniture + level2: shoe_rack + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 595 + total_frames: 321834 + total_tasks: 6 + total_videos: 1785 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:594 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_the_box_stores_table_tennis_balls.yaml b/dataset_info/Cobot_Magic_the_box_stores_table_tennis_balls.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e23672908a3bb0b11daf853ffcd5c74f3359fa09 --- /dev/null +++ b/dataset_info/Cobot_Magic_the_box_stores_table_tennis_balls.yaml @@ -0,0 +1,832 @@ +dataset_name: the_box_stores_table_tennis_balls +dataset_uuid: 4af013a1-8691-4531-a11d-4a02b8ba9fdf +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: table_tennis + level1: toy + level2: table_tennis + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_the_box_stores_table_tennis_balls +video_url: ./assets/videos/Cobot_Magic_the_box_stores_table_tennis_balls.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_the_box_stores_table_tennis_balls.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 19.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 477 + total_frames: 438756 + total_tasks: 5 + total_videos: 1431 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:476 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the table tennis balls in the box on the blue coffee tablecloth. + + put the table tennis balls in the box on the green coffee tablecloth. + + put the table tennis balls into the box on the light coffee tablecloth. + + put the table tennis balls into the box on the grey coffee tablecloth. + + put the table tennis balls into the box on the white checkered tablecloth.' +sub_tasks: +- use the right arm to clamp the table tennis ball closest to it +- use the right arm to put the table tennis ball into the box +- use the left arm to clamp the table tennis ball closest to it +- use the left arm to put the table tennis ball into the box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_the_box_stores_table_tennis_balls_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 279 + dataset_name: the_box_stores_table_tennis_balls + dataset_uuid: 4af013a1-8691-4531-a11d-4a02b8ba9fdf + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/storing_table_tennis_balls-AH202504280003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_the_box_stores_table_tennis_balls + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: the_box_stores_table_tennis_balls + dataset_uuid: null + task_descriptions: + - put the table tennis balls in the box on the blue tablecloth. + - put the table tennis balls in the box on the green tablecloth. + - put the table tennis balls into the box on the light coffee tablecloth. + - put the table tennis balls into the box on the grey tablecloth. + - put the table tennis balls into the box on the white table. + - put the table tennis balls into the box on the white checkered tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: table_tennis + level1: toy + level2: table_tennis + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 477 + total_frames: 438756 + total_tasks: 5 + total_videos: 1431 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:476 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_the_plate_holds_the_fruit.yaml b/dataset_info/Cobot_Magic_the_plate_holds_the_fruit.yaml new file mode 100644 index 0000000000000000000000000000000000000000..73aef15872a8313941c1ea4fb808dbe5abd561bb --- /dev/null +++ b/dataset_info/Cobot_Magic_the_plate_holds_the_fruit.yaml @@ -0,0 +1,867 @@ +dataset_name: the_plate_holds_the_fruit +dataset_uuid: 052c69fa-debe-4d27-9d6d-ae6afff264c2 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: fruit + level1: food + level2: fruit + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_the_plate_holds_the_fruit +video_url: ./assets/videos/Cobot_Magic_the_plate_holds_the_fruit.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_the_plate_holds_the_fruit.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 525 + total_frames: 190455 + total_tasks: 6 + total_videos: 1575 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:524 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'take the fruit out of the cloth bag on the blue coffee tablecloth and place + them on the plate. + + take the fruit out of the bag on the brown coffee tablecloth and place them on the + plate. + + take the fruit out of the bag on the green coffee tablecloth and place them on the + plate. + + take the fruit out of the bag on the grey coffee tablecloth and place them on the + plate. + + take the fruit out of the cloth bag on the white table and place them on a plate. + + take the fruit out of the bag on the white checkered tablecloth and place them on + the plate.' +sub_tasks: +- use the left arm to grab a banana from the bag +- use the right arm to grab a kiwi from the bag +- use the right arm to put the kiwi into the empty plate on the left +- use the left arm to grab a pear from the bag +- use the right arm to put the apple into the empty plate on the left +- use the left arm to put the kiwi into the empty plate on the right +- use the left arm to grab a kiwi from the bag +- use the right arm to put the peach into the empty plate on the left +- use the left arm to put the mango into the empty plate on the right +- use the right arm to put the pomegranate into the empty plate on the left +- use the left arm to grab an apple from the bag +- use the left arm to put the peach into the empty plate on the right +- use the right arm to grab a pomegranate from the bag +- use the left arm to grab a mango from the bag +- use the right arm to put the mango into the empty plate on the left +- use the right arm to grab a mango from the bag +- use the right arm to grab a banana from the bag +- use the right arm to grab a peach from the bag +- use the right arm to grab an apple from the bag +- use the left arm to put the banana into the empty plate on the right +- use the left arm to grab a peach from the bag +- use the left arm to put the pomegranate into the empty plate on the right +- use the left arm to put the lemon into the empty plate on the right +- use the right arm to put the pear into the empty plate on the left +- use the right arm to put the lemon into the empty plate on the left +- use the right arm to put the banana into the empty plate on the right +- use the left arm to grab a lemon from the bag +- use the right arm to grab a pear from the bag +- use the left arm to put the apple into the empty plate on the right +- use the right arm to grab a lemon from the bag +- use the left arm to put the pear into the empty plate on the right +- use the left arm to grab a pomegranate from the bag +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_the_plate_holds_the_fruit_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 274 + dataset_name: the_plate_holds_the_fruit + dataset_uuid: 052c69fa-debe-4d27-9d6d-ae6afff264c2 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/take_out_fruits-AH202503190004/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_the_plate_holds_the_fruit + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: the_plate_holds_the_fruit + dataset_uuid: null + task_descriptions: + - take fruit from cloth bag on blue tablecloth place on plate. + - take fruit from bag on brown tablecloth place on plate. + - take fruit from bag on green tablecloth place on plate. + - take fruit from bag on grey tablecloth place on plate. + - take fruit from cloth bag on white table place on plate. + - take fruit from bag on white checkered tablecloth place on plate. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: fruit + level1: food + level2: fruit + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 525 + total_frames: 190455 + total_tasks: 6 + total_videos: 1575 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:524 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_the_plate_holds_the_vegetables.yaml b/dataset_info/Cobot_Magic_the_plate_holds_the_vegetables.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0a43577fa129a62eeef6f0a8d20de075400ff91a --- /dev/null +++ b/dataset_info/Cobot_Magic_the_plate_holds_the_vegetables.yaml @@ -0,0 +1,860 @@ +dataset_name: the_plate_holds_the_vegetables +dataset_uuid: 3ce5fdfc-c006-40f2-95d9-16a38b9e6337 +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: vegetables + level1: food + level2: vegetables + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_the_plate_holds_the_vegetables +video_url: ./assets/videos/Cobot_Magic_the_plate_holds_the_vegetables.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_the_plate_holds_the_vegetables.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 505 + total_frames: 179090 + total_tasks: 6 + total_videos: 1515 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:504 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'take vegetables from cloth bag on blue coffee tablecloth place on plate. + + take vegetables from bag on green coffee tablecloth place on plate. + + take vegetables from bag on grey coffee tablecloth place on plate. + + take vegetables from bag on pink coffee tablecloth place on plate. + + take vegetables from cloth bag on white table place on plate. + + take vegetables from bag on white checkered tablecloth place on plate.' +sub_tasks: +- Place the pumpkin on the plate with right gripper +- Place the radish on the plate with right gripper +- Place the potato on the plate with left gripper +- Place the bell pepper on the plate with right gripper +- Place the eggplant on the plate with right gripper +- Place the eggplant on the plate with left gripper +- Grasp the bell pepper with left gripper +- End +- Grasp the bell pepper with right gripper +- Place the bell pepper on the plate with left gripper +- Grasp the bitter melon with left gripper +- Grasp the eggplant with right gripper +- Grasp the potato with left gripper +- Abnormal +- Place the radish on the plate with left gripper +- Grasp the bitter melon with right gripper +- Grasp the eggplant with left gripper +- Place the pumpkin on the plate with left gripper +- Place the carrot on the plate with right gripper +- Place the carrot on the plate with left gripper +- Grasp the carrot with left gripper +- Grasp the radish with left gripper +- Place the bitter melon on the plate with left gripper +- Grasp the pumpkin with left gripper +- Grasp the radish with right gripper +- Grasp the carrot with right gripper +- Grasp the potato with right gripper +- Place the potato on the plate with right gripper +- Grasp the pumpkin with right gripper +- Place the bitter melon on the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_the_plate_holds_the_vegetables_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 275 + dataset_name: the_plate_holds_the_vegetables + dataset_uuid: 3ce5fdfc-c006-40f2-95d9-16a38b9e6337 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/take_out_vegetables-AH202503190003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_the_plate_holds_the_vegetables + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: the_plate_holds_the_vegetables + dataset_uuid: null + task_descriptions: + - take vegetables from cloth bag on blue tablecloth place on plate. + - take vegetables from bag on green tablecloth place on plate. + - take vegetables from bag on grey tablecloth place on plate. + - take vegetables from bag on pink tablecloth place on plate. + - take vegetables from cloth bag on white table place on plate. + - take vegetables from bag on white checkered tablecloth place on plate. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: vegetables + level1: food + level2: vegetables + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 505 + total_frames: 179090 + total_tasks: 6 + total_videos: 1515 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:504 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_turn_off_the_desk_lamp.yaml b/dataset_info/Cobot_Magic_turn_off_the_desk_lamp.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5a22f7b46ddfbeb99d7d183ff0d9790aed325ff2 --- /dev/null +++ b/dataset_info/Cobot_Magic_turn_off_the_desk_lamp.yaml @@ -0,0 +1,816 @@ +dataset_name: turn_off_the_desk_lamp +dataset_uuid: 1f49016c-b7ec-43a1-aa91-d6f484617a5f +scene_type: +- home +atomic_actions: +- pressbutton +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: desk_lamp + level1: daily_necessities + level2: desk_lamp + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_turn_off_the_desk_lamp +video_url: ./assets/videos/Cobot_Magic_turn_off_the_desk_lamp.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_turn_off_the_desk_lamp.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 398 + total_frames: 121821 + total_tasks: 6 + total_videos: 1194 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:397 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'turn off the desk lamp on the blue coffee tablecloth by hand. + + turn off the desk lamp on the light coffee tablecloth by hand. + + turn off the desk lamp on the green coffee tablecloth by hand. + + turn off the desk lamp on the grey coffee tablecloth by hand. + + turn off the table lamp on the pink coffee tablecloth by hand. + + turn off the desk lamp on the white desktop by hand.' +sub_tasks: +- use the left arm to press the button switch on the lamp holder +- use the right arm to press the button switch on the lamp holder +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_turn_off_the_desk_lamp_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 276 + dataset_name: turn_off_the_desk_lamp + dataset_uuid: 1f49016c-b7ec-43a1-aa91-d6f484617a5f + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/turn_off_lamp-AH202503190008/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_turn_off_the_desk_lamp + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: turn_off_the_desk_lamp + dataset_uuid: null + task_descriptions: + - turn off the desk lamp on the blue coffee tablecloth by hand. + - turn off the desk lamp on the light coffee tablecloth by hand. + - turn off the desk lamp on the green coffee tablecloth by hand. + - turn off the desk lamp on the grey coffee tablecloth by hand. + - turn off the table lamp on the pink coffee tablecloth by hand. + - turn off the desk lamp on the white desktop by hand. + scene_type: + - home + atomic_actions: + - pressbutton + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: desk_lamp + level1: daily_necessities + level2: desk_lamp + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 398 + total_frames: 121821 + total_tasks: 6 + total_videos: 1194 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:397 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_turn_on_the_bulb.yaml b/dataset_info/Cobot_Magic_turn_on_the_bulb.yaml new file mode 100644 index 0000000000000000000000000000000000000000..36cba33eea6002c8e509dfe05a44e0dfc2f1ceff --- /dev/null +++ b/dataset_info/Cobot_Magic_turn_on_the_bulb.yaml @@ -0,0 +1,789 @@ +dataset_name: turn_on_the_bulb +dataset_uuid: 7bd56e56-b106-4062-8952-e5bffc346b4c +scene_type: +- home +atomic_actions: +- press +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bulb + level1: tool + level2: bulb + level3: null + level4: null + level5: null +path: Cobot_Magic_turn_on_the_bulb +video_url: ./assets/videos/Cobot_Magic_turn_on_the_bulb.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_turn_on_the_bulb.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 52.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 11 + total_frames: 2216 + total_tasks: 1 + total_videos: 33 + total_chunks: 1 + chunks_size: 1000 + fps: 50 +splits: + train: 0:10 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: press the switch on the desk to turn on the bulb. +sub_tasks: +- End +- Turn on the switch +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 50 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_turn_on_the_bulb_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 301 + dataset_name: turn_on_the_bulb + dataset_uuid: 7bd56e56-b106-4062-8952-e5bffc346b4c + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha新17000条/RoboBrain_Robotic_AGX/videos/train/turn_on_the_bulb/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_turn_on_the_bulb + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: turn_on_the_bulb + dataset_uuid: null + task_descriptions: + - press the switch on the desk to turn on the bulb. + scene_type: + - home + atomic_actions: + - press + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bulb + level1: tool + level2: bulb + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 11 + total_frames: 2216 + total_tasks: 1 + total_videos: 33 + total_chunks: 1 + chunks_size: 1000 + fps: 50 + splits: + train: 0:10 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 50 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_turn_on_the_desk_lamp.yaml b/dataset_info/Cobot_Magic_turn_on_the_desk_lamp.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ac9fd288d19dd012eaac5bb2eb521b6a464d401f --- /dev/null +++ b/dataset_info/Cobot_Magic_turn_on_the_desk_lamp.yaml @@ -0,0 +1,816 @@ +dataset_name: turn_on_the_desk_lamp +dataset_uuid: 03edee3f-f1b6-4836-b23f-afb7c2210471 +scene_type: +- home +atomic_actions: +- pressbutton +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: desk_lamp + level1: daily_necessities + level2: desk_lamp + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: Cobot_Magic_turn_on_the_desk_lamp +video_url: ./assets/videos/Cobot_Magic_turn_on_the_desk_lamp.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_turn_on_the_desk_lamp.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 449 + total_frames: 146182 + total_tasks: 6 + total_videos: 1347 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:448 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'turn on the table lamp on the blue coffee tablecloth with your hand. + + turn on the table lamp on the light coffee tablecloth with your hand. + + turn on the table lamp on the green coffee tablecloth with your hand. + + turn on the desk lamp on the grey coffee tablecloth with your hand. + + turn on the table lamp on the pink coffee tablecloth with your hand. + + turn on the desk lamp on the white desktop with your hand.' +sub_tasks: +- use the left arm to press the button switch on the lamp holder +- use the right arm to press the button switch on the lamp holder +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_turn_on_the_desk_lamp_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 278 + dataset_name: turn_on_the_desk_lamp + dataset_uuid: 03edee3f-f1b6-4836-b23f-afb7c2210471 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/turn_on_lamp-AH202503190007/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_turn_on_the_desk_lamp + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: turn_on_the_desk_lamp + dataset_uuid: null + task_descriptions: + - turn on the table lamp on the blue tablecloth with your hand. + - turn on the table lamp on the light coffee tablecloth with your hand. + - turn on the table lamp on the green tablecloth with your hand. + - turn on the desk lamp on the grey tablecloth with your hand. + - turn on the table lamp on the pink tablecloth with your hand. + - turn on the desk lamp on the white desktop with your hand. + scene_type: + - home + atomic_actions: + - pressbutton + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: desk_lamp + level1: daily_necessities + level2: desk_lamp + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 449 + total_frames: 146182 + total_tasks: 6 + total_videos: 1347 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:448 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_twist_bottle_cap.yaml b/dataset_info/Cobot_Magic_twist_bottle_cap.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2281f1f6dac817291ff76fb158af3ef9e356cd2a --- /dev/null +++ b/dataset_info/Cobot_Magic_twist_bottle_cap.yaml @@ -0,0 +1,1000 @@ +dataset_name: twist_bottle_cap +dataset_uuid: c084dcfc-e7a8-4e35-a194-0325296dcd6e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- twist +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: master_kong_oolong_tea + level1: drink + level2: master_kong_oolong_tea + level3: null + level4: null + level5: null +- object_name: green_tea + level1: drink + level2: green_tea + level3: null + level4: null + level5: null +- object_name: meinianda + level1: drink + level2: meinianda + level3: null + level4: null + level5: null +- object_name: yili_changqing + level1: drink + level2: yili_changqing + level3: null + level4: null + level5: null +- object_name: cestbon + level1: drink + level2: cestbon + level3: null + level4: null + level5: null +path: Cobot_Magic_twist_bottle_cap +video_url: ./assets/videos/Cobot_Magic_twist_bottle_cap.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_twist_bottle_cap.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 863 + total_frames: 749388 + total_tasks: 9 + total_videos: 2589 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:862 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'tighten the cap of the cestbon bottle. + + tighten the cap of the green tea bottle. + + loosen the cap of the cestbon bottle. + + tighten the cap of the master kong oolong tea bottle. + + loosen the cap of the green tea bottle. + + tighten the cap of the meinianda bottle. + + loosen the bottle cap of master kang oolong tea. + + tighten the cap of the yili changqing bottle. + + loosen the cap of the meinianda bottle.' +sub_tasks: +- Place the Yili Changqing with the left hand +- Lift the Peach Oolong Tea with the left hand +- Place the bottle cap on the table with the right hand +- Move the Peach Oolong Tea from right to left +- Move from left to right +- Move the Peach Oolong Tea from left to right +- Secure the C'estbon with the left hand +- Move the Mirinda to the right with the left hand +- Place the bottle on the table with the left gripper +- Grasp the bottle and move it to the center of the table with the left gripper +- Move the Mirinda from left to right +- Move the Mirinda from top to bottom +- Discard +- Place the bottle cap on the table +- End +- Place the C'estbon with the left hand +- Move the Mirinda from right to left +- Move the green tea to the right with the left hand +- Lift the bottle and move it to the center of the table with the left gripper +- Grab the green tea with the left hand +- Secure the Peach Oolong Tea with the left hand +- Place the Mirinda with the left hand +- Fix the Yili Changqing on the left +- Secure the green tea with the left hand +- Secure the Yili Changqing with the left hand +- Move the Yili Changqing from left to right +- Abnormal +- Place the bottle cap on the right +- Place the green tea with the left hand +- Move the Yili Changqing to the right with the left hand +- Lift the green tea with the left hand +- Grab the C'estbon with the left hand +- Move from right to left +- Unscrew the bottle cap with the right gripper while holding the bottle with the + left gripper +- Secure the Mirinda with the left hand +- Grab the Yili Changqing with the left hand +- Lift the Yili Changqing with the left hand +- Move the C'estbon to the right with the left hand +- Place the Peach Oolong Tea with the left hand +- Move the Yili Changqing from right to left +- Fix the Mirinda on the left +- Move the Yili Changqing from bottom to top +- Grab the Peach Oolong Tea with the left hand +- Move the Peach Oolong Tea to the right with the left hand +- Move the Yili Changqing from top to bottom +- Grab the Mirinda with the left hand +- Twist the bottle cap with the right hand +- Lift the Mirinda with the left hand +- Place the bottle cap on the table with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_twist_bottle_cap_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 205 + dataset_name: twist_bottle_cap + dataset_uuid: c084dcfc-e7a8-4e35-a194-0325296dcd6e + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/twist_bottle_cap/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_twist_bottle_cap + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: twist_bottle_cap + dataset_uuid: null + task_descriptions: + - tighten the cap on the water bottle. + - loosen the cap of the mineral water bottle. + - tighten the cap of the green tea bottle. + - loosen the cap of the green tea bottle. + - tighten the cap of the master kong oolong tea bottle. + - loosen the bottle cap of master kang oolong tea. + - tighten the cap of the meinianda bottle. + - loosen the cap of the meinianda bottle. + - tighten the cap of the yili changqing bottle. + - loosen the cap of the yili changqing bottle. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - twist + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: master_kong_oolong_tea + level1: drink + level2: master_kong_oolong_tea + level3: null + level4: null + level5: null + - object_name: green_tea + level1: drink + level2: green_tea + level3: null + level4: null + level5: null + - object_name: meinianda + level1: drink + level2: meinianda + level3: null + level4: null + level5: null + - object_name: yili_changqing + level1: drink + level2: yili_changqing + level3: null + level4: null + level5: null + - object_name: cestbon + level1: drink + level2: cestbon + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 863 + total_frames: 749388 + total_tasks: 9 + total_videos: 2589 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:862 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_vase_storage_flower.yaml b/dataset_info/Cobot_Magic_vase_storage_flower.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1b178f96dce2596595adf7625e1d8d9c6225112e --- /dev/null +++ b/dataset_info/Cobot_Magic_vase_storage_flower.yaml @@ -0,0 +1,851 @@ +dataset_name: vase_storage_flower +dataset_uuid: ba4d8977-ef3d-433d-97f5-974b820832e8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: flowers + level1: botany + level2: flowers + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +- object_name: vase + level1: container + level2: vase + level3: null + level4: null + level5: null +path: Cobot_Magic_vase_storage_flower +video_url: ./assets/videos/Cobot_Magic_vase_storage_flower.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_vase_storage_flower.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 12.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 455 + total_frames: 239272 + total_tasks: 6 + total_videos: 1365 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:454 +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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'insert the flowers into the vase on the table with the blue tablecloth. + + insert the flowers into the vase on the table with the green tablecloth. + + insert the flowers into the vase on the table with the grey tablecloth. + + insert the flowers into the vase on the table with the pink tablecloth. + + insert the flowers into the vase on the white table. + + insert the flowers into the vase on the table with the white tablecloth.' +sub_tasks: +- Place the pink flower in the vase with right gripper +- Grasp the dumpling with right gripper +- Grasp the white flower with right gripper +- Put the flowers in the vase with both hands +- Grasp the dumpling with left gripper +- use the right arm to insert the flowers into the vase +- Abnormal +- use the right arm to grab a bunch of fresh flowers +- End +- Place the white flower in the vase with right gripper +- Place the dumpling on the steamer with left gripper +- Place the pink flower in the vase with left gripper +- Grasp the blue flower with right gripper +- Place the blue flower in the vase with right gripper +- Place the dumpling on the steamer with right gripper +- use the left arm to insert the flowers into the vase +- use the left arm to grab a bunch of fresh flowers +- Place the blue flower in the vase with left gripper +- Grasp the pink flower with left gripper +- Grasp the pink flower with right gripper +- Grasp the blue flower with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_front_rgb + name: cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_front_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_vase_storage_flower_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_front_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 267 + dataset_name: vase_storage_flower + dataset_uuid: ba4d8977-ef3d-433d-97f5-974b820832e8 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/aloha15000条/flower_arrangement-AH202503190005/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_vase_storage_flower + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: vase_storage_flower + dataset_uuid: null + task_descriptions: + - insert the flowers into the vase on the table with the blue tablecloth. + - insert the flowers into the vase on the table with the green tablecloth. + - insert the flowers into the vase on the table with the grey tablecloth. + - insert the flowers into the vase on the table with the pink tablecloth. + - insert the flowers into the vase on the white table. + - insert the flowers into the vase on the table with the white tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: flowers + level1: botany + level2: flowers + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + - object_name: vase + level1: container + level2: vase + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 455 + total_frames: 239272 + total_tasks: 6 + total_videos: 1365 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:454 + 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.cam_front_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Cobot_Magic_water_bottle_storage.yaml b/dataset_info/Cobot_Magic_water_bottle_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1acad0d4f516851a784a9df2ea3099f27d13d8ba --- /dev/null +++ b/dataset_info/Cobot_Magic_water_bottle_storage.yaml @@ -0,0 +1,887 @@ +dataset_name: water_bottle_storage +dataset_uuid: d77bcbca-f9c3-445e-b349-2c6e1470f4b0 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- open +- close +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: drawer + level1: furniture + level2: drawer + level3: null + level4: null + level5: null +- object_name: water_bottle + level1: container + level2: water_bottle + level3: null + level4: null + level5: null +path: Cobot_Magic_water_bottle_storage +video_url: ./assets/videos/Cobot_Magic_water_bottle_storage.mp4 +thumbnail_url: ./assets/thumbnails/Cobot_Magic_water_bottle_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 56495 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the water bottle into the drawer. +sub_tasks: +- End +- Place the water bottle inside the drawer. +- Close the drawer. +- Place the water bottle in the top drawer with the left gripper +- Close the top drawer with the right gripper +- Open the top drawer with the right gripper +- Open the drawer. +- Pick up the water bottle with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Cobot_Magic_water_bottle_storage_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 234 + dataset_name: water_bottle_storage + dataset_uuid: d77bcbca-f9c3-445e-b349-2c6e1470f4b0 + device_model: Agilex_Split_Aloha + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/7agilex_cobot_magic_aloha/aloha_weizhishuju/水瓶收纳/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Cobot_Magic_water_bottle_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 100 + yaml: + dataset_name: water_bottle_storage + dataset_uuid: null + task_descriptions: + - place the water bottle into the drawer. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - open + - close + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: drawer + level1: furniture + level2: drawer + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: container + level2: water_bottle + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 56495 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_basket_storage_apple.yaml b/dataset_info/G1edu-u3_basket_storage_apple.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c713b0c07f7b30687858e200c2244992eda22373 --- /dev/null +++ b/dataset_info/G1edu-u3_basket_storage_apple.yaml @@ -0,0 +1,848 @@ +dataset_name: basket_storage_apple +dataset_uuid: ad45e74b-fccc-4f12-9f34-a2312636f61c +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +path: G1edu-u3_basket_storage_apple +video_url: ./assets/videos/G1edu-u3_basket_storage_apple.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_basket_storage_apple.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: unitree_g1 +codebase_version: v2.1 +statistics: + total_episodes: 88 + total_frames: 45574 + total_tasks: 1 + total_videos: 264 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:87 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the apple from the table and place it into the basket. +sub_tasks: +- Grasp the apple with the left gripper +- Place the apple into the basket with the left gripper +- End +- Static +- Move the basket to the front of the table with the right gripper +- Grasp the basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_left_wrist + name: color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_right_wrist + name: color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_basket_storage_apple_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.color_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.color_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 5 + dataset_name: basket_storage_apple + dataset_uuid: ad45e74b-fccc-4f12-9f34-a2312636f61c + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/4unitree_g1/basket_storage_apple/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_basket_storage_apple + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: basket_storage_apple + dataset_uuid: null + task_descriptions: + - pick up the apple from the table and place it into the basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: five_finger_hand + meta: + robot_type: unitree_g1 + codebase_version: v2.1 + statistics: + total_episodes: 88 + total_frames: 45574 + total_tasks: 1 + total_videos: 264 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:87 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_basket_storage_apple_b.yaml b/dataset_info/G1edu-u3_basket_storage_apple_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6717504624a0b4c89e3c8ce7f4dc8bae95a48015 --- /dev/null +++ b/dataset_info/G1edu-u3_basket_storage_apple_b.yaml @@ -0,0 +1,808 @@ +dataset_name: basket_storage_apple_b +dataset_uuid: 8c0ab1ee-eb0f-48a0-a7be-ff698d2f4651 +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +path: G1edu-u3_basket_storage_apple_b +video_url: ./assets/videos/G1edu-u3_basket_storage_apple_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_basket_storage_apple_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 241 + total_frames: 118352 + total_tasks: 1 + total_videos: 723 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:240 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the grapes and put them on the plate. +sub_tasks: +- End +- Place the grapes in the plate with left hand +- Grasp the grapes with left hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_basket_storage_apple_b_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 604 + dataset_name: basket_storage_apple_b + dataset_uuid: 8c0ab1ee-eb0f-48a0-a7be-ff698d2f4651 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/dataset_name + basket_storage_apple_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_basket_storage_apple_b + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 241 + total_frames: 118352 + total_tasks: 1 + total_videos: 723 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:240 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_bowl_storage_grape_singletry.yaml b/dataset_info/G1edu-u3_bowl_storage_grape_singletry.yaml new file mode 100644 index 0000000000000000000000000000000000000000..59842cca56e378e825953681a7d198b1fcdd9e88 --- /dev/null +++ b/dataset_info/G1edu-u3_bowl_storage_grape_singletry.yaml @@ -0,0 +1,814 @@ +dataset_name: bowl_storage_grape_singletry +dataset_uuid: 40947b8c-339b-414f-94d9-6d5f24520362 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +path: G1edu-u3_bowl_storage_grape_singletry +video_url: ./assets/videos/G1edu-u3_bowl_storage_grape_singletry.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_bowl_storage_grape_singletry.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 242 + total_frames: 119619 + total_tasks: 1 + total_videos: 726 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:241 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the red cup on the table. +sub_tasks: +- Grasp the grapes with left hand +- Grasp the bread with the left gripper +- Static +- End +- Place the bread the bowl with the left gripper +- Place the grapes in the plate with left hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_bowl_storage_grape_singletry_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 11 + dataset_name: bowl_storage_grape_singletry + dataset_uuid: 40947b8c-339b-414f-94d9-6d5f24520362 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/蚂蚁外来数据/bowl_storage_grape_singletry/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_bowl_storage_grape_singletry + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 242 + total_frames: 119619 + total_tasks: 1 + total_videos: 726 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:241 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_food_storage.yaml b/dataset_info/G1edu-u3_food_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8f28a5d343bd1d48180a79a3696195e8b0794989 --- /dev/null +++ b/dataset_info/G1edu-u3_food_storage.yaml @@ -0,0 +1,905 @@ +dataset_name: food_storage +dataset_uuid: 4f2a72fa-3388-401a-ab17-b437417cce23 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +- object_name: donut + level1: food + level2: donut + level3: null + level4: null + level5: null +- object_name: cake + level1: bread + level2: cake + level3: null + level4: null + level5: null +path: G1edu-u3_food_storage +video_url: ./assets/videos/G1edu-u3_food_storage.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_food_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 13.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: unitree_g1 +codebase_version: v2.1 +statistics: + total_episodes: 190 + total_frames: 316377 + total_tasks: 1 + total_videos: 570 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:189 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the donut from the bowl and place it in the plate, pick up the cake + from the bowl and place it in the basket. +sub_tasks: +- Grasp the bowl with the left gripper +- Pour the cake into the basket with the left gripper +- End +- Place the bowl in the center of the table with the left gripper +- Pick up the bread with the right gripper and place it on the plate +- Place the bowl on the table with the left gripper +- Push the bowl to the center of the table using the left gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_left_wrist + name: color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_right_wrist + name: color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_food_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.color_left_wrist/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.color_right_wrist/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 12 + dataset_name: food_storage + dataset_uuid: 4f2a72fa-3388-401a-ab17-b437417cce23 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/4unitree_g1/food_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_food_storage + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + - object_name: donut + level1: food + level2: donut + level3: null + level4: null + level5: null + - object_name: cake + level1: bread + level2: cake + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: food_storage + dataset_uuid: null + task_descriptions: + - pick up the donut from the bowl and place it in the plate, pick up the cake + from the bowl and place it in the basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: donut + level1: food + level2: donut + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: five_finger_hand + meta: + robot_type: unitree_g1 + codebase_version: v2.1 + statistics: + total_episodes: 190 + total_frames: 316377 + total_tasks: 1 + total_videos: 570 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:189 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_little_tray_storage_apple_b.yaml b/dataset_info/G1edu-u3_little_tray_storage_apple_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bda15873b17d0a2fac8a75f1cdbef0841052cdca --- /dev/null +++ b/dataset_info/G1edu-u3_little_tray_storage_apple_b.yaml @@ -0,0 +1,708 @@ +dataset_name: little_tray_storage_apple_b +dataset_uuid: eddea5f5-2b14-472e-a8a5-7cdb15b1e6b5 +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +path: G1edu-u3_little_tray_storage_apple_b +video_url: ./assets/videos/G1edu-u3_little_tray_storage_apple_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_little_tray_storage_apple_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 51.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 15 + total_frames: 3928 + total_tasks: 1 + total_videos: 15 + total_chunks: 1 + chunks_size: 15 + fps: 30 +splits: + train: 0:14 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- Place the apple on the orange plate with right gripper +- End +- Place the apple on the orange plate with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_little_tray_storage_apple_b_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 603 + dataset_name: little_tray_storage_apple_b + dataset_uuid: eddea5f5-2b14-472e-a8a5-7cdb15b1e6b5 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/little_tray_storage_apple_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_little_tray_storage_apple_b + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 15 + total_frames: 3928 + total_tasks: 1 + total_videos: 15 + total_chunks: 1 + chunks_size: 15 + fps: 30 + splits: + train: 0:14 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_little_tray_storage_lemon_b.yaml b/dataset_info/G1edu-u3_little_tray_storage_lemon_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..40933bd2c0306681969d813286c1d924a740faa9 --- /dev/null +++ b/dataset_info/G1edu-u3_little_tray_storage_lemon_b.yaml @@ -0,0 +1,708 @@ +dataset_name: little_tray_storage_lemon_b +dataset_uuid: 7150e18c-8f80-44c3-934f-40eac73ed334 +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null +path: G1edu-u3_little_tray_storage_lemon_b +video_url: ./assets/videos/G1edu-u3_little_tray_storage_lemon_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_little_tray_storage_lemon_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 39.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 14 + total_frames: 3028 + total_tasks: 1 + total_videos: 14 + total_chunks: 1 + chunks_size: 14 + fps: 30 +splits: + train: 0:13 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- Place the lemon on the orange plate with right gripper +- End +- Place the lemon on the orange plate with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_little_tray_storage_lemon_b_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 607 + dataset_name: little_tray_storage_lemon_b + dataset_uuid: 7150e18c-8f80-44c3-934f-40eac73ed334 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/little_tray_storage_lemon_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_little_tray_storage_lemon_b + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 14 + total_frames: 3028 + total_tasks: 1 + total_videos: 14 + total_chunks: 1 + chunks_size: 14 + fps: 30 + splits: + train: 0:13 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_apple_a.yaml b/dataset_info/G1edu-u3_pick_apple_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ab64067f5a2bfe018c5d5196964432855b619c21 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_apple_a.yaml @@ -0,0 +1,710 @@ +dataset_name: pick_apple_a +dataset_uuid: 6afbbc46-1a5f-434d-bfe5-7a7ae32db479 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +- object_name: board + level1: material + level2: board + level3: null + level4: null + level5: null +path: G1edu-u3_pick_apple_a +video_url: ./assets/videos/G1edu-u3_pick_apple_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_apple_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 208.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 40 + total_frames: 15439 + total_tasks: 1 + total_videos: 40 + total_chunks: 1 + chunks_size: 40 + fps: 30 +splits: + train: 0:39 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Grasp the apple and lift it to the center of the view with right gripper +- Grasp the apple and lift it to the center of the view with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_apple_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 615 + dataset_name: pick_apple_a + dataset_uuid: 6afbbc46-1a5f-434d-bfe5-7a7ae32db479 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/pick_apple_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_apple_a + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: board + level1: material + level2: board + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 40 + total_frames: 15439 + total_tasks: 1 + total_videos: 40 + total_chunks: 1 + chunks_size: 40 + fps: 30 + splits: + train: 0:39 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_apple_b.yaml b/dataset_info/G1edu-u3_pick_apple_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c91ec4a365fc5d04b4eb4cdfcc17c540ddf69cd4 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_apple_b.yaml @@ -0,0 +1,696 @@ +dataset_name: pick_apple_b +dataset_uuid: 5cb12579-7559-4cdb-b6c3-8ffb1f039b19 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +path: G1edu-u3_pick_apple_b +video_url: ./assets/videos/G1edu-u3_pick_apple_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_apple_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 102.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 26 + total_frames: 8289 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 26 + fps: 30 +splits: + train: 0:25 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Grasp the apple and lift it to the center of the view with right gripper +- Grasp the apple and lift it to the center of the view with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_apple_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 596 + dataset_name: pick_apple_b + dataset_uuid: 5cb12579-7559-4cdb-b6c3-8ffb1f039b19 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/pick_apple_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_apple_b + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 26 + total_frames: 8289 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 26 + fps: 30 + splits: + train: 0:25 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_crumpled_paper_aa.yaml b/dataset_info/G1edu-u3_pick_crumpled_paper_aa.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83572f130dc1ead335531d6e1ccaa61587814b41 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_crumpled_paper_aa.yaml @@ -0,0 +1,690 @@ +dataset_name: pick_crumpled_paper_aa +dataset_uuid: b6576ff7-68ba-498d-a50c-c97bad67554e +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: paper + level1: rubbish + level2: paper + level3: null + level4: null + level5: null +path: G1edu-u3_pick_crumpled_paper_aa +video_url: ./assets/videos/G1edu-u3_pick_crumpled_paper_aa.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_crumpled_paper_aa.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 58.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 13 + total_frames: 4485 + total_tasks: 1 + total_videos: 13 + total_chunks: 1 + chunks_size: 13 + fps: 30 +splits: + train: 0:12 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- End +- "Grasp the paper ball and lift it to the center of the view with right gripper \uFEFF\ + \ \uFEFF" +- "Grasp the paper ball and lift it to the center of the view with left gripper \uFEFF" +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_crumpled_paper_aa_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 605 + dataset_name: pick_crumpled_paper_aa + dataset_uuid: b6576ff7-68ba-498d-a50c-c97bad67554e + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_crumpled_paper_aa/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_crumpled_paper_aa + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: paper + level1: rubbish + level2: paper + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 13 + total_frames: 4485 + total_tasks: 1 + total_videos: 13 + total_chunks: 1 + chunks_size: 13 + fps: 30 + splits: + train: 0:12 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_cup_a.yaml b/dataset_info/G1edu-u3_pick_cup_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..74d9c1812cb8beb7d175eaa8394d9160ed1ef1b2 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_cup_a.yaml @@ -0,0 +1,696 @@ +dataset_name: pick_cup_a +dataset_uuid: 6c4e6e81-bded-43dc-a803-02147d6eb107 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null +path: G1edu-u3_pick_cup_a +video_url: ./assets/videos/G1edu-u3_pick_cup_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_cup_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 88.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 24 + total_frames: 8046 + total_tasks: 1 + total_videos: 24 + total_chunks: 1 + chunks_size: 24 + fps: 30 +splits: + train: 0:23 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Grasp the paper cup and lift it to the center of the view with right gripper +- Grasp the paper cup and lift it to the center of the view with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_cup_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 598 + dataset_name: pick_cup_a + dataset_uuid: 6c4e6e81-bded-43dc-a803-02147d6eb107 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/pick_cup_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_cup_a + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 24 + total_frames: 8046 + total_tasks: 1 + total_videos: 24 + total_chunks: 1 + chunks_size: 24 + fps: 30 + splits: + train: 0:23 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_empty_bottle_ab.yaml b/dataset_info/G1edu-u3_pick_empty_bottle_ab.yaml new file mode 100644 index 0000000000000000000000000000000000000000..161bcd12bd483c9450e11cba15c77d1d2e3a9cc0 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_empty_bottle_ab.yaml @@ -0,0 +1,691 @@ +dataset_name: pick_empty_bottle_ab +dataset_uuid: e8eb32c9-9e05-4189-9718-badce6a3ac0b +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: empty_bottle + level1: mineral_water + level2: empty_bottle + level3: null + level4: null + level5: null +path: G1edu-u3_pick_empty_bottle_ab +video_url: ./assets/videos/G1edu-u3_pick_empty_bottle_ab.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_empty_bottle_ab.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 45.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 11 + total_frames: 3290 + total_tasks: 1 + total_videos: 11 + total_chunks: 1 + chunks_size: 11 + fps: 30 +splits: + train: 0:10 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- End +- "Grasp the cola bottle and lift it to the center of the view with right gripper\ + \ \uFEFF" +- "Grasp the cola bottle and lift it to the center of the view with left gripper \uFEFF\ + \ \uFEFF" +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_empty_bottle_ab_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 606 + dataset_name: pick_empty_bottle_ab + dataset_uuid: e8eb32c9-9e05-4189-9718-badce6a3ac0b + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_empty_bottle_ab/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_empty_bottle_ab + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: empty_bottle + level1: mineral_water + level2: empty_bottle + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 11 + total_frames: 3290 + total_tasks: 1 + total_videos: 11 + total_chunks: 1 + chunks_size: 11 + fps: 30 + splits: + train: 0:10 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_leftover_food_ac.yaml b/dataset_info/G1edu-u3_pick_leftover_food_ac.yaml new file mode 100644 index 0000000000000000000000000000000000000000..135c72a44c866aad0dc05c5de8ab70fbfddf20f7 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_leftover_food_ac.yaml @@ -0,0 +1,691 @@ +dataset_name: pick_leftover_food_ac +dataset_uuid: 31bb63f2-f1c2-48b4-bc7f-98e365933e8f +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: leftover_food + level1: trash + level2: leftover_food + level3: null + level4: null + level5: null +path: G1edu-u3_pick_leftover_food_ac +video_url: ./assets/videos/G1edu-u3_pick_leftover_food_ac.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_leftover_food_ac.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 63.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 14 + total_frames: 4666 + total_tasks: 1 + total_videos: 14 + total_chunks: 1 + chunks_size: 14 + fps: 30 +splits: + train: 0:13 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- End +- Abnormal +- "Grasp the bagged food and lift it to the center of the view with left gripper\ + \ \uFEFF" +- "Grasp the bagged food and lift it to the center of the view with right gripper\ + \ \uFEFF" +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_leftover_food_ac_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 608 + dataset_name: pick_leftover_food_ac + dataset_uuid: 31bb63f2-f1c2-48b4-bc7f-98e365933e8f + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_leftover_food_ac/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_leftover_food_ac + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: leftover_food + level1: trash + level2: leftover_food + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 14 + total_frames: 4666 + total_tasks: 1 + total_videos: 14 + total_chunks: 1 + chunks_size: 14 + fps: 30 + splits: + train: 0:13 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_metal_bowl_aa.yaml b/dataset_info/G1edu-u3_pick_metal_bowl_aa.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9b7456d28e9aaea244162f18eabb92c0c938654e --- /dev/null +++ b/dataset_info/G1edu-u3_pick_metal_bowl_aa.yaml @@ -0,0 +1,689 @@ +dataset_name: pick_metal_bowl_aa +dataset_uuid: e1af01c7-7aea-4e21-a205-cadda0c4620b +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_pick_metal_bowl_aa +video_url: ./assets/videos/G1edu-u3_pick_metal_bowl_aa.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_metal_bowl_aa.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 221.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 35 + total_frames: 15548 + total_tasks: 1 + total_videos: 35 + total_chunks: 1 + chunks_size: 35 + fps: 30 +splits: + train: 0:34 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Grasp the metal bowl and lift it to the center of the view with left gripper +- End +- Grasp the metal bowl and lift it to the center of the view with right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_metal_bowl_aa_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 610 + dataset_name: pick_metal_bowl_aa + dataset_uuid: e1af01c7-7aea-4e21-a205-cadda0c4620b + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_metal_bowl_aa/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_metal_bowl_aa + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 35 + total_frames: 15548 + total_tasks: 1 + total_videos: 35 + total_chunks: 1 + chunks_size: 35 + fps: 30 + splits: + train: 0:34 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_metal_bowl_ab.yaml b/dataset_info/G1edu-u3_pick_metal_bowl_ab.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45bc43fc3512f2e48466a65559314c1a4524fefa --- /dev/null +++ b/dataset_info/G1edu-u3_pick_metal_bowl_ab.yaml @@ -0,0 +1,688 @@ +dataset_name: pick_metal_bowl_ab +dataset_uuid: 988d81c9-a23a-4a67-9613-aed7fcecf7e3 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_pick_metal_bowl_ab +video_url: ./assets/videos/G1edu-u3_pick_metal_bowl_ab.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_metal_bowl_ab.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 158.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 36 + total_frames: 11322 + total_tasks: 1 + total_videos: 36 + total_chunks: 1 + chunks_size: 37 + fps: 30 +splits: + train: 0:35 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Grasp the metal bowl and lift it to the center of the view with left gripper +- End +- Grasp the metal bowl and lift it to the center of the view with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_metal_bowl_ab_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 618 + dataset_name: pick_metal_bowl_ab + dataset_uuid: 988d81c9-a23a-4a67-9613-aed7fcecf7e3 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_metal_bowl_ab/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_metal_bowl_ab + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 36 + total_frames: 11322 + total_tasks: 1 + total_videos: 36 + total_chunks: 1 + chunks_size: 37 + fps: 30 + splits: + train: 0:35 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_plastic_bowl_ac.yaml b/dataset_info/G1edu-u3_pick_plastic_bowl_ac.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ae630c2ff836b50a511c5e9899e733a2f512995e --- /dev/null +++ b/dataset_info/G1edu-u3_pick_plastic_bowl_ac.yaml @@ -0,0 +1,688 @@ +dataset_name: pick_plastic_bowl_ac +dataset_uuid: 8b3bc197-5de6-4704-a513-0c7fbf7f29ed +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_pick_plastic_bowl_ac +video_url: ./assets/videos/G1edu-u3_pick_plastic_bowl_ac.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_plastic_bowl_ac.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 175.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 32 + total_frames: 12573 + total_tasks: 1 + total_videos: 32 + total_chunks: 1 + chunks_size: 32 + fps: 30 +splits: + train: 0:31 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Grasp the plastic bowl and lift it to the center of the view with left gripper +- End +- Grasp the plastic bowl and lift it to the center of the view with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_plastic_bowl_ac_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 619 + dataset_name: pick_plastic_bowl_ac + dataset_uuid: 8b3bc197-5de6-4704-a513-0c7fbf7f29ed + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_plastic_bowl_ac/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_plastic_bowl_ac + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 32 + total_frames: 12573 + total_tasks: 1 + total_videos: 32 + total_chunks: 1 + chunks_size: 32 + fps: 30 + splits: + train: 0:31 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_plastic_bowl_ad.yaml b/dataset_info/G1edu-u3_pick_plastic_bowl_ad.yaml new file mode 100644 index 0000000000000000000000000000000000000000..236e38da17ec24747b242804f3cd7f0afc899a24 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_plastic_bowl_ad.yaml @@ -0,0 +1,688 @@ +dataset_name: pick_plastic_bowl_ad +dataset_uuid: 2efbcfc7-6d0c-4d2f-873c-534fe35c6c26 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_pick_plastic_bowl_ad +video_url: ./assets/videos/G1edu-u3_pick_plastic_bowl_ad.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_plastic_bowl_ad.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 144.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 32 + total_frames: 10038 + total_tasks: 1 + total_videos: 32 + total_chunks: 1 + chunks_size: 33 + fps: 30 +splits: + train: 0:31 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Grasp the plastic bowl and lift it to the center of the view with left gripper +- End +- Grasp the plastic bowl and lift it to the center of the view with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_plastic_bowl_ad_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 612 + dataset_name: pick_plastic_bowl_ad + dataset_uuid: 2efbcfc7-6d0c-4d2f-873c-534fe35c6c26 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/pick_plastic_bowl_ad/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_plastic_bowl_ad + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 32 + total_frames: 10038 + total_tasks: 1 + total_videos: 32 + total_chunks: 1 + chunks_size: 33 + fps: 30 + splits: + train: 0:31 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_bottled_water_a.yaml b/dataset_info/G1edu-u3_pick_up_the_bottled_water_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0422e48a680a887bed94588bdd3f80dd67ca432b --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_bottled_water_a.yaml @@ -0,0 +1,709 @@ +dataset_name: pick_up_the_bottled_water_a +dataset_uuid: e56a77d6-dbe5-4d31-a397-61ccb616903c +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_bottled_water_a +video_url: ./assets/videos/G1edu-u3_pick_up_the_bottled_water_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_bottled_water_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 153.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 29 + total_frames: 12057 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 29 + fps: 30 +splits: + train: 0:28 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- Grasp the water bottle and lift it to the center of the view with right gripper +- Grasp the water bottle and lift it to the center of the view with left gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_bottled_water_a_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 620 + dataset_name: pick_up_the_bottled_water_a + dataset_uuid: e56a77d6-dbe5-4d31-a397-61ccb616903c + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/pick_up_the_bottled_water_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_bottled_water_a + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 29 + total_frames: 12057 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 29 + fps: 30 + splits: + train: 0:28 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_bottled_water_as.yaml b/dataset_info/G1edu-u3_pick_up_the_bottled_water_as.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ba102940aeee839cc9e599a4de8492ac32366b74 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_bottled_water_as.yaml @@ -0,0 +1,705 @@ +dataset_name: pick_up_the_bottled_water_as +dataset_uuid: a5f8649a-a1ab-415a-9fd4-b48b04fab77e +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_bottled_water_as +video_url: ./assets/videos/G1edu-u3_pick_up_the_bottled_water_as.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_bottled_water_as.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 116.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 24 + total_frames: 9753 + total_tasks: 1 + total_videos: 24 + total_chunks: 1 + chunks_size: 24 + fps: 30 +splits: + train: 0:23 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- Grasp the water bottle and lift it to the center of the view with right gripper +- Grasp the water bottle and lift it to the center of the view with left gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_bottled_water_as_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 589 + dataset_name: pick_up_the_bottled_water_as + dataset_uuid: a5f8649a-a1ab-415a-9fd4-b48b04fab77e + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/pick_up_the_bottled_water_as/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_bottled_water_as + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 24 + total_frames: 9753 + total_tasks: 1 + total_videos: 24 + total_chunks: 1 + chunks_size: 24 + fps: 30 + splits: + train: 0:23 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_bottled_water_b.yaml b/dataset_info/G1edu-u3_pick_up_the_bottled_water_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0ae063aab7c1bf004ef193ec196b7aac7e7de760 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_bottled_water_b.yaml @@ -0,0 +1,709 @@ +dataset_name: pick_up_the_bottled_water_b +dataset_uuid: fed7136f-3c38-4756-81e4-f9e2dd2eaad5 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_bottled_water_b +video_url: ./assets/videos/G1edu-u3_pick_up_the_bottled_water_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_bottled_water_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 125.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 30 + total_frames: 10067 + total_tasks: 1 + total_videos: 30 + total_chunks: 1 + chunks_size: 31 + fps: 30 +splits: + train: 0:29 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- Grasp the water bottle and lift it to the center of the view with right gripper +- Grasp the water bottle and lift it to the center of the view with left gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_bottled_water_b_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 621 + dataset_name: pick_up_the_bottled_water_b + dataset_uuid: fed7136f-3c38-4756-81e4-f9e2dd2eaad5 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/pick_up_the_bottled_water_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_bottled_water_b + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 30 + total_frames: 10067 + total_tasks: 1 + total_videos: 30 + total_chunks: 1 + chunks_size: 31 + fps: 30 + splits: + train: 0:29 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_bread_az.yaml b/dataset_info/G1edu-u3_pick_up_the_bread_az.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f2a45fb426aa4196fb54a38d2ad19b777d85c546 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_bread_az.yaml @@ -0,0 +1,781 @@ +dataset_name: pick_up_the_bread_az +dataset_uuid: 95b46832-04a8-4073-b033-dbe0d38fe742 +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: grape + level1: fruits + level2: grape + level3: null + level4: null + level5: null +- object_name: orange + level1: fruits + level2: orange + level3: null + level4: null + level5: null +- object_name: pear + level1: fruits + level2: pear + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_bread_az +video_url: ./assets/videos/G1edu-u3_pick_up_the_bread_az.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_bread_az.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 169.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 26 + total_frames: 14542 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 27 + fps: 30 +splits: + train: 0:25 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- End +- Grasp the long bread and lift it to the center of the view with left gripper +- Grasp the long bread and lift it to the center of the view with right gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_bread_az_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 586 + dataset_name: pick_up_the_bread_az + dataset_uuid: 95b46832-04a8-4073-b033-dbe0d38fe742 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/pick_up_the_bread_az/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_bread_az + scene_types: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: grape + level1: fruits + level2: grape + level3: null + level4: null + level5: null + - object_name: orange + level1: fruits + level2: orange + level3: null + level4: null + level5: null + - object_name: pear + level1: fruits + level2: pear + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 26 + total_frames: 14542 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 27 + fps: 30 + splits: + train: 0:25 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_lemon_a.yaml b/dataset_info/G1edu-u3_pick_up_the_lemon_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..53fd0873265fbe7158e97383fa5aece1dce12a63 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_lemon_a.yaml @@ -0,0 +1,696 @@ +dataset_name: pick_up_the_lemon_a +dataset_uuid: 4941259a-6f5a-49a6-b04e-e52c4e5759dc +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_lemon_a +video_url: ./assets/videos/G1edu-u3_pick_up_the_lemon_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_lemon_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 107.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 23 + total_frames: 8915 + total_tasks: 1 + total_videos: 23 + total_chunks: 1 + chunks_size: 23 + fps: 30 +splits: + train: 0:22 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Grasp the lemon and lift it to the center of the view with left gripper +- Grasp the lemon and lift it to the center of the view with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_lemon_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 616 + dataset_name: pick_up_the_lemon_a + dataset_uuid: 4941259a-6f5a-49a6-b04e-e52c4e5759dc + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/pick_up_the_lemon_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_lemon_a + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 23 + total_frames: 8915 + total_tasks: 1 + total_videos: 23 + total_chunks: 1 + chunks_size: 23 + fps: 30 + splits: + train: 0:22 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_lemon_at.yaml b/dataset_info/G1edu-u3_pick_up_the_lemon_at.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8da7c9d0cd3502a2c4b1dbea665e7e568c0f6f6f --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_lemon_at.yaml @@ -0,0 +1,709 @@ +dataset_name: pick_up_the_lemon_at +dataset_uuid: 9965d331-a329-49c0-ae89-355a299338f1 +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_lemon_at +video_url: ./assets/videos/G1edu-u3_pick_up_the_lemon_at.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_lemon_at.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 84.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 26 + total_frames: 8538 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 26 + fps: 30 +splits: + train: 0:25 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- End +- Grasp the lemon and lift it to the center of the view with left gripper +- Abnormal +- Grasp the lemon and lift it to the center of the view with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_lemon_at_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 585 + dataset_name: pick_up_the_lemon_at + dataset_uuid: 9965d331-a329-49c0-ae89-355a299338f1 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/pick_up_the_lemon_at/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_lemon_at + scene_types: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 26 + total_frames: 8538 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 26 + fps: 30 + splits: + train: 0:25 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_tissue_box_ao.yaml b/dataset_info/G1edu-u3_pick_up_the_tissue_box_ao.yaml new file mode 100644 index 0000000000000000000000000000000000000000..effe0614f1552d9ff06928f9f41cc31db096c66a --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_tissue_box_ao.yaml @@ -0,0 +1,703 @@ +dataset_name: pick_up_the_tissue_box_ao +dataset_uuid: 3adf4438-1317-4ffb-9447-b4dd516c8559 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: tissue + level1: daily_necessities + level2: tissue + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_tissue_box_ao +video_url: ./assets/videos/G1edu-u3_pick_up_the_tissue_box_ao.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_tissue_box_ao.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 273.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 29 + total_frames: 21166 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 29 + fps: 30 +splits: + train: 0:28 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- Grasp the tissue box and lift it to the center of the view with both gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_tissue_box_ao_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 592 + dataset_name: pick_up_the_tissue_box_ao + dataset_uuid: 3adf4438-1317-4ffb-9447-b4dd516c8559 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/pick_up_the_tissue_box_ao/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_tissue_box_ao + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: tissue + level1: daily_necessities + level2: tissue + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 29 + total_frames: 21166 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 29 + fps: 30 + splits: + train: 0:28 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pick_up_the_toy_ai.yaml b/dataset_info/G1edu-u3_pick_up_the_toy_ai.yaml new file mode 100644 index 0000000000000000000000000000000000000000..322d2210446a22706429b31371347f7adac755b3 --- /dev/null +++ b/dataset_info/G1edu-u3_pick_up_the_toy_ai.yaml @@ -0,0 +1,692 @@ +dataset_name: pick_up_the_toy_ai +dataset_uuid: 804260a5-c07f-432e-9080-8112b837464a +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: toy + level1: toy + level2: toy + level3: null + level4: null + level5: null +path: G1edu-u3_pick_up_the_toy_ai +video_url: ./assets/videos/G1edu-u3_pick_up_the_toy_ai.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pick_up_the_toy_ai.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 44.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 10 + total_frames: 3242 + total_tasks: 1 + total_videos: 10 + total_chunks: 1 + chunks_size: 10 + fps: 30 +splits: + train: 0:9 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- End +- Grasp the toy bear and lift it to the center of the view with right gripper +- Grasp the toy bear and lift it to the center of the view with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pick_up_the_toy_ai_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 588 + dataset_name: pick_up_the_toy_ai + dataset_uuid: 804260a5-c07f-432e-9080-8112b837464a + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/pick_up_the_toy_ai/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pick_up_the_toy_ai + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: toy + level1: toy + level2: toy + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 10 + total_frames: 3242 + total_tasks: 1 + total_videos: 10 + total_chunks: 1 + chunks_size: 10 + fps: 30 + splits: + train: 0:9 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_place_apple_c.yaml b/dataset_info/G1edu-u3_place_apple_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..36edea54cf87818a70cc2b0ea288879c8e4a311d --- /dev/null +++ b/dataset_info/G1edu-u3_place_apple_c.yaml @@ -0,0 +1,696 @@ +dataset_name: place_apple_c +dataset_uuid: fadd4ee3-65b3-497e-a817-3885814cab0c +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +path: G1edu-u3_place_apple_c +video_url: ./assets/videos/G1edu-u3_place_apple_c.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_place_apple_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 81.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 29 + total_frames: 6567 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 30 + fps: 30 +splits: + train: 0:28 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Place the apple on the table with right gripper +- Place the apple on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_place_apple_c_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 600 + dataset_name: place_apple_c + dataset_uuid: fadd4ee3-65b3-497e-a817-3885814cab0c + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/place_apple_c/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_place_apple_c + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 29 + total_frames: 6567 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 30 + fps: 30 + splits: + train: 0:28 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_place_bottle_c.yaml b/dataset_info/G1edu-u3_place_bottle_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..712f29db9292455da5054d6e4f8bac2b1dc3b609 --- /dev/null +++ b/dataset_info/G1edu-u3_place_bottle_c.yaml @@ -0,0 +1,696 @@ +dataset_name: place_bottle_c +dataset_uuid: 5e6d1031-7c1e-4cd5-a371-1682b697fabd +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +path: G1edu-u3_place_bottle_c +video_url: ./assets/videos/G1edu-u3_place_bottle_c.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_place_bottle_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 92.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 29 + total_frames: 7277 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 30 + fps: 30 +splits: + train: 0:28 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Place the water bottle on the table with left gripper +- Place the water bottle on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_place_bottle_c_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 601 + dataset_name: place_bottle_c + dataset_uuid: 5e6d1031-7c1e-4cd5-a371-1682b697fabd + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/place_bottle_c/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_place_bottle_c + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 29 + total_frames: 7277 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 30 + fps: 30 + splits: + train: 0:28 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_place_metal_bowl_ae.yaml b/dataset_info/G1edu-u3_place_metal_bowl_ae.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1f39de5742d947c5854c5e601e6804018e7cea25 --- /dev/null +++ b/dataset_info/G1edu-u3_place_metal_bowl_ae.yaml @@ -0,0 +1,688 @@ +dataset_name: place_metal_bowl_ae +dataset_uuid: 58ed5982-2a5f-4762-a995-5d590a2beeb4 +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_place_metal_bowl_ae +video_url: ./assets/videos/G1edu-u3_place_metal_bowl_ae.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_place_metal_bowl_ae.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 120.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 38 + total_frames: 7884 + total_tasks: 1 + total_videos: 38 + total_chunks: 1 + chunks_size: 39 + fps: 30 +splits: + train: 0:37 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Place the metal bowl on the table with left gripper +- End +- Place the metal bowl on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_place_metal_bowl_ae_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 613 + dataset_name: place_metal_bowl_ae + dataset_uuid: 58ed5982-2a5f-4762-a995-5d590a2beeb4 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/place_metal_bowl_ae/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_place_metal_bowl_ae + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 38 + total_frames: 7884 + total_tasks: 1 + total_videos: 38 + total_chunks: 1 + chunks_size: 39 + fps: 30 + splits: + train: 0:37 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_place_metal_bowl_af.yaml b/dataset_info/G1edu-u3_place_metal_bowl_af.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7a962d0fd3c35bfae943e1ac10ab624d6acff13b --- /dev/null +++ b/dataset_info/G1edu-u3_place_metal_bowl_af.yaml @@ -0,0 +1,688 @@ +dataset_name: place_metal_bowl_af +dataset_uuid: 7335e7b9-55d2-417a-ba15-8aeba616ce6e +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_place_metal_bowl_af +video_url: ./assets/videos/G1edu-u3_place_metal_bowl_af.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_place_metal_bowl_af.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 95.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 38 + total_frames: 6265 + total_tasks: 1 + total_videos: 38 + total_chunks: 1 + chunks_size: 39 + fps: 30 +splits: + train: 0:37 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Place the metal bowl on the table with left gripper +- End +- Place the metal bowl on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_place_metal_bowl_af_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 622 + dataset_name: place_metal_bowl_af + dataset_uuid: 7335e7b9-55d2-417a-ba15-8aeba616ce6e + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/place_metal_bowl_af/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_place_metal_bowl_af + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: metal_bowl + level1: bowl + level2: metal_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 38 + total_frames: 6265 + total_tasks: 1 + total_videos: 38 + total_chunks: 1 + chunks_size: 39 + fps: 30 + splits: + train: 0:37 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_place_plastic_bowl_ag.yaml b/dataset_info/G1edu-u3_place_plastic_bowl_ag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c65cc78f24c02cca66f811e4cbb3f8daa712107a --- /dev/null +++ b/dataset_info/G1edu-u3_place_plastic_bowl_ag.yaml @@ -0,0 +1,688 @@ +dataset_name: place_plastic_bowl_ag +dataset_uuid: 200d19c3-55a3-44fd-830a-10c1b2f63ed7 +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_place_plastic_bowl_ag +video_url: ./assets/videos/G1edu-u3_place_plastic_bowl_ag.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_place_plastic_bowl_ag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 116.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 38 + total_frames: 7219 + total_tasks: 1 + total_videos: 38 + total_chunks: 1 + chunks_size: 39 + fps: 30 +splits: + train: 0:37 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Place the plastic bowl on the table with right gripper +- End +- Place the plastic bowl on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_place_plastic_bowl_ag_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 623 + dataset_name: place_plastic_bowl_ag + dataset_uuid: 200d19c3-55a3-44fd-830a-10c1b2f63ed7 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/place_plastic_bowl_ag/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_place_plastic_bowl_ag + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 38 + total_frames: 7219 + total_tasks: 1 + total_videos: 38 + total_chunks: 1 + chunks_size: 39 + fps: 30 + splits: + train: 0:37 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_place_plastic_bowl_ah.yaml b/dataset_info/G1edu-u3_place_plastic_bowl_ah.yaml new file mode 100644 index 0000000000000000000000000000000000000000..dc11e6679b2d763182a180c3ee504648a1cc37a9 --- /dev/null +++ b/dataset_info/G1edu-u3_place_plastic_bowl_ah.yaml @@ -0,0 +1,688 @@ +dataset_name: place_plastic_bowl_ah +dataset_uuid: 7153928d-6c50-4662-91a7-9d48d64e1e5d +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null +path: G1edu-u3_place_plastic_bowl_ah +video_url: ./assets/videos/G1edu-u3_place_plastic_bowl_ah.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_place_plastic_bowl_ah.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 83.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 33 + total_frames: 5638 + total_tasks: 1 + total_videos: 33 + total_chunks: 1 + chunks_size: 34 + fps: 30 +splits: + train: 0:32 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the crumpled paper + + Pick up the empty bottle + + Pick up the leftover food + + Pick up the metal bowl + + Pick up the metal bowl + + Pick up the plastic bowl + + Pick up the plastic bowl + + Place the metal bowl + + Place the metal bowl + + Place the plastic bowl + + Place the plastic bowl' +sub_tasks: +- Place the plastic bowl on the table with right gripper +- End +- Place the plastic bowl on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_place_plastic_bowl_ah_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 614 + dataset_name: place_plastic_bowl_ah + dataset_uuid: 7153928d-6c50-4662-91a7-9d48d64e1e5d + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1107/place_plastic_bowl_ah/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_place_plastic_bowl_ah + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plastic_bowl + level1: container + level2: plastic_bowl + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 33 + total_frames: 5638 + total_tasks: 1 + total_videos: 33 + total_chunks: 1 + chunks_size: 34 + fps: 30 + splits: + train: 0:32 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_plate_storage_doll.yaml b/dataset_info/G1edu-u3_plate_storage_doll.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b70df7ab455badedc7dc52d3b85c4dac9ee5fe18 --- /dev/null +++ b/dataset_info/G1edu-u3_plate_storage_doll.yaml @@ -0,0 +1,850 @@ +dataset_name: plate_storage_doll +dataset_uuid: 45f1baec-34a9-4f8d-bc50-3ef2086cf1a9 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: doll + level1: toys + level2: doll + level3: null + level4: null + level5: null +path: G1edu-u3_plate_storage_doll +video_url: ./assets/videos/G1edu-u3_plate_storage_doll.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_plate_storage_doll.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: unitree_g1 +codebase_version: v2.1 +statistics: + total_episodes: 388 + total_frames: 133026 + total_tasks: 2 + total_videos: 1164 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:387 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the doll on one side of the plate and place it into the plate. + + Pick up the doll on the other side of the plate and place it into the plate.' +sub_tasks: +- Static +- Place the pink doll into the plate with the left gripper +- Grasp the pink doll with the right gripper +- End +- Place the pink doll into the plate with the right gripper +- Grasp the pink doll with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_left_wrist + name: color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_right_wrist + name: color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_plate_storage_doll_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.color_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.color_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 3 + dataset_name: plate_storage_doll + dataset_uuid: 45f1baec-34a9-4f8d-bc50-3ef2086cf1a9 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/4unitree_g1/plate_storage_doll/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_plate_storage_doll + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: doll + level1: toys + level2: doll + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: plate_storage_doll + dataset_uuid: null + task_descriptions: + - the left hand pick up the doll on the left side of the plate and place it into + the plate. + - the right hand pick up the doll on the right side of the plate and place it + into the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: doll + level1: toy + level2: doll + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: five_finger_hand + meta: + robot_type: unitree_g1 + codebase_version: v2.1 + statistics: + total_episodes: 388 + total_frames: 133026 + total_tasks: 2 + total_videos: 1164 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:387 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_plate_storage_rabbit_doll.yaml b/dataset_info/G1edu-u3_plate_storage_rabbit_doll.yaml new file mode 100644 index 0000000000000000000000000000000000000000..eceaa496d3133d870b2e6985735853a5385713a7 --- /dev/null +++ b/dataset_info/G1edu-u3_plate_storage_rabbit_doll.yaml @@ -0,0 +1,718 @@ +dataset_name: plate_storage_rabbit_doll +dataset_uuid: adde8f5b-b32a-49e8-b684-9f89a37ec8e4 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: rabbit_doll + level1: toy + level2: rabbit_doll + level3: null + level4: null + level5: null +path: G1edu-u3_plate_storage_rabbit_doll +video_url: ./assets/videos/G1edu-u3_plate_storage_rabbit_doll.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_plate_storage_rabbit_doll.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 378.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: unitree_g1 +codebase_version: v2.1 +statistics: + total_episodes: 227 + total_frames: 76754 + total_tasks: 1 + total_videos: 227 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:226 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the rabbit doll from the table and place it on the plate. +sub_tasks: +- Place the rabbit doll into the plate with the left gripper +- Grasp the rabbit doll with the left gripper +- End +- Static +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_plate_storage_rabbit_doll_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.cam_high_rgb/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 10 + dataset_name: plate_storage_rabbit_doll + dataset_uuid: adde8f5b-b32a-49e8-b684-9f89a37ec8e4 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/4unitree_g1/plate_storage_rabbit_doll/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_plate_storage_rabbit_doll + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: rabbit_doll + level1: toy + level2: rabbit_doll + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: plate_storage_rabbit_doll + dataset_uuid: null + task_descriptions: + - pick up the rabbit doll from the table and place it on the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rabbit_doll + level1: toy + level2: rabbit_doll + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: five_finger_hand + meta: + robot_type: unitree_g1 + codebase_version: v2.1 + statistics: + total_episodes: 227 + total_frames: 76754 + total_tasks: 1 + total_videos: 227 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:226 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pullBowl_storage_bread_a.yaml b/dataset_info/G1edu-u3_pullBowl_storage_bread_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b5e60673534245a0eb3f73b587b04c2930a534e3 --- /dev/null +++ b/dataset_info/G1edu-u3_pullBowl_storage_bread_a.yaml @@ -0,0 +1,851 @@ +dataset_name: pullBowl_storage_bread_a +dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a52 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: plate_rack + level1: furniture + level2: plate_rack + level3: null + level4: null + level5: null +path: G1edu-u3_pullBowl_storage_bread_a +video_url: ./assets/videos/G1edu-u3_pullBowl_storage_bread_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pullBowl_storage_bread_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 178 + total_frames: 126861 + total_tasks: 1 + total_videos: 534 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:177 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Push the bowl into the center of the table and put the bread into the bowl. +sub_tasks: +- Abnormal +- Place the long bread in pink bowl with left hand +- End +- Grasp the round bread with left hand +- Grasp the long bread with left hand +- Place the round bread in pink bowl with left hand +- Move the pink bowl to the center of table with right hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pullBowl_storage_bread_a_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 569 + dataset_name: pullBowl_storage_bread_a + dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a52 + device_model: Unitree_G1edu-u3 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/蚂蚁外来数据/pullBowl__storage2bread2/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pullBowl_storage_bread_a + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: plate_rack + level1: furniture + level2: plate_rack + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: pullBowl_storage_bread_a + dataset_uuid: null + task_descriptions: + - pick up the plate from the table and place it on the plate rack. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: plate_rack + level1: furniture + level2: plate_rack + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: + - five_finger_hand + - three_finger_hand + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 178 + total_frames: 126861 + total_tasks: 1 + total_videos: 534 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:177 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pullBowl_storage_bread_b.yaml b/dataset_info/G1edu-u3_pullBowl_storage_bread_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b5b8bb4553bc38a4ef9ae6a9215c9e6b72d6d878 --- /dev/null +++ b/dataset_info/G1edu-u3_pullBowl_storage_bread_b.yaml @@ -0,0 +1,837 @@ +dataset_name: pullBowl__storage2bread_unordered +dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a48 +scene_type: +- home +atomic_actions: +- walk +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: chair + level1: furniture + level2: chair + level3: null + level4: null + level5: null +- object_name: bear_doll + level1: toy + level2: bear_doll + level3: null + level4: null + level5: null +path: G1edu-u3_pullBowl_storage_bread_b +video_url: ./assets/videos/G1edu-u3_pullBowl_storage_bread_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pullBowl_storage_bread_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 186 + total_frames: 162960 + total_tasks: 1 + total_videos: 558 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:185 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the red cup on the table. +sub_tasks: +- Move the pink bowl to the center of table with right hand +- Static +- Grasp the round bread with left hand +- End +- Move towards the toy bear on the chair +- Grasp the long bread with left hand +- Place the round bread in pink bowl with left hand +- Abnormal +- Place the long bread in pink bowl with left hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pullBowl_storage_bread_b_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 9 + dataset_name: pullBowl__storage2bread_unordered + dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a48 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/蚂蚁外来数据/pullBowl__storage2bread_unordered/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pullBowl_storage_bread_b + scene_types: + - home + atomic_actions: + - walk + objects: + - object_name: chair + level1: furniture + level2: chair + level3: null + level4: null + level5: null + - object_name: bear_doll + level1: toy + level2: bear_doll + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: pullBowl_storage_bread_unordered_a + dataset_uuid: null + task_descriptions: + - the left hand pick up the towel on the left side of the plate and placed it + in the plate. + - the right hand pick up the towel on the right side of the plate and placed it + in the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: + - five_finger_hand + - three_finger_hand + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 186 + total_frames: 162960 + total_tasks: 1 + total_videos: 558 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:185 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_C.yaml b/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_C.yaml new file mode 100644 index 0000000000000000000000000000000000000000..aabceccf093ba8aa943e3465d964729054383a43 --- /dev/null +++ b/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_C.yaml @@ -0,0 +1,905 @@ +dataset_name: pullBowl_storage_bread_unordered_C +dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a51 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +- object_name: donut + level1: food + level2: donut + level3: null + level4: null + level5: null +- object_name: cake + level1: bread + level2: cake + level3: null + level4: null + level5: null +path: G1edu-u3_pullBowl_storage_bread_unordered_C +video_url: ./assets/videos/G1edu-u3_pullBowl_storage_bread_unordered_C.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_C.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 190 + total_frames: 110085 + total_tasks: 1 + total_videos: 570 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:189 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Push the bowl to the center of the table and put the bread into the bowl. +sub_tasks: +- Place the long bread in pink bowl with left hand +- End +- Grasp the round bread with left hand +- Grasp the long bread with left hand +- Place the round bread in pink bowl with left hand +- Move the pink bowl to the center of table with right hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pullBowl_storage_bread_unordered_C_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 572 + dataset_name: pullBowl_storage_bread_unordered_C + dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a51 + device_model: Unitree_G1edu-u3 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/蚂蚁外来数据/pullBowl__storage2bread_unordered3/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pullBowl_storage_bread_unordered_C + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + - object_name: donut + level1: food + level2: donut + level3: null + level4: null + level5: null + - object_name: cake + level1: bread + level2: cake + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: pullBowl_storage_bread_unordered_C + dataset_uuid: null + task_descriptions: + - pick up the donut from the bowl and place it in the plate pick up the cake from + the bowl and place it in the basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: donut + level1: food + level2: donut + level3: null + level4: null + level5: null + - object_name: cake + level1: food + level2: cake + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: + - five_finger_hand + - three_finger_hand + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 190 + total_frames: 110085 + total_tasks: 1 + total_videos: 570 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:189 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_a.yaml b/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..973adb7f3ca91b0ca54c889ee6b60facdb245af1 --- /dev/null +++ b/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_a.yaml @@ -0,0 +1,851 @@ +dataset_name: pullBowl_storage_bread_unordered_a +dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a49 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: towel + level1: daily_necessities + level2: towel + level3: null + level4: null + level5: null +path: G1edu-u3_pullBowl_storage_bread_unordered_a +video_url: ./assets/videos/G1edu-u3_pullBowl_storage_bread_unordered_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 188 + total_frames: 158699 + total_tasks: 1 + total_videos: 564 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:187 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Push the bowl into the center of the table and put the bread into the bowl. +sub_tasks: +- Abnormal +- Place the long bread in pink bowl with left hand +- End +- Grasp the round bread with left hand +- Grasp the long bread with left hand +- Place the round bread in pink bowl with left hand +- Move the pink bowl to the center of table with right hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pullBowl_storage_bread_unordered_a_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 570 + dataset_name: pullBowl_storage_bread_unordered_a + dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a49 + device_model: Unitree_G1edu-u3 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/蚂蚁外来数据/pullBowl__storage2bread_unordered/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pullBowl_storage_bread_unordered_a + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: towel + level1: daily_necessities + level2: towel + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: pullBowl_storage_bread_unordered_a + dataset_uuid: null + task_descriptions: + - the left hand pick up the towel on the left side of the plate and placed it + in the plate. + - the right hand pick up the towel on the right side of the plate and placed it + in the plate. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: + - five_finger_hand + - three_finger_hand + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 188 + total_frames: 158699 + total_tasks: 1 + total_videos: 564 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:187 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_b.yaml b/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..268782bdd002a1e3f03d597cf628bc94d43bc8ef --- /dev/null +++ b/dataset_info/G1edu-u3_pullBowl_storage_bread_unordered_b.yaml @@ -0,0 +1,912 @@ +dataset_name: pullBowl_storage_bread_unordered_b +dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a50 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +- receive +end_effector_type: +- five_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: faucet + level1: water_dispenser + level2: faucet + level3: null + level4: null + level5: null +- object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null +- object_name: orange_juice + level1: drink + level2: orange_juice + level3: null + level4: null + level5: null +- object_name: cola + level1: beverages + level2: cola + level3: null + level4: null + level5: null +- object_name: sprite + level1: beverages + level2: sprite + level3: null + level4: null + level5: null +path: G1edu-u3_pullBowl_storage_bread_unordered_b +video_url: ./assets/videos/G1edu-u3_pullBowl_storage_bread_unordered_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: Unitree_G1_Dex3_phecda +codebase_version: v2.1 +statistics: + total_episodes: 190 + total_frames: 118843 + total_tasks: 1 + total_videos: 570 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:189 +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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Push the bowl to the center of the table and put the bread into the bowl. +sub_tasks: +- Abnormal +- Place the long bread in pink bowl with left hand +- End +- Grasp the round bread with left hand +- Grasp the long bread with left hand +- Place the round bread in pink bowl with left hand +- Move the pink bowl to the center of table with right hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_left_high + name: cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist + name: cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist + name: cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_left_high + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + - key: observation.images.cam_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_pullBowl_storage_bread_unordered_b_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_left_high/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 571 + dataset_name: pullBowl_storage_bread_unordered_b + dataset_uuid: 11ed8a7f-106a-4c08-98a4-0abdd1b97a50 + device_model: Unitree_G1edu-u3 + end_effector_type: five_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/蚂蚁外来数据/pullBowl__storage2bread_unordered2/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_pullBowl_storage_bread_unordered_b + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + - receive + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: faucet + level1: water_dispenser + level2: faucet + level3: null + level4: null + level5: null + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + - object_name: orange_juice + level1: drink + level2: orange_juice + level3: null + level4: null + level5: null + - object_name: cola + level1: beverages + level2: cola + level3: null + level4: null + level5: null + - object_name: sprite + level1: beverages + level2: sprite + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: pullBowl_storage_bread_unordered_b + dataset_uuid: null + task_descriptions: + - place the cup under the faucet to collect the cola, remove the cup. + - place the cup under the faucet to collect the orange juice, remove the cup. + - place the cup under the faucet to collect the sprite, remove the cup. + - the left hand pick up the cup from the table. + - the right hand pick up the cup from the table. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - receive + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: orange_juice + level1: drink + level2: orange_juice + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: sprite + level1: drink + level2: sprite + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: + - five_finger_hand + - three_finger_hand + meta: + robot_type: Unitree_G1_Dex3_phecda + codebase_version: v2.1 + statistics: + total_episodes: 190 + total_frames: 118843 + total_tasks: 1 + total_videos: 570 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:189 + 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.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + observation.images.cam_left_high: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.cam_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_bread_aw.yaml b/dataset_info/G1edu-u3_put_the_bread_aw.yaml new file mode 100644 index 0000000000000000000000000000000000000000..724e848e2aea71ea33e01ffd0e78569a6712e817 --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_bread_aw.yaml @@ -0,0 +1,692 @@ +dataset_name: put_the_bread_aw +dataset_uuid: e6db4b80-8fbb-4767-b613-734d0e088946 +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_bread_aw +video_url: ./assets/videos/G1edu-u3_put_the_bread_aw.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_bread_aw.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 65.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 26 + total_frames: 5153 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 26 + fps: 30 +splits: + train: 0:25 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- Place the long bread on the table with left gripper +- End +- Place the long bread on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_bread_aw_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 593 + dataset_name: put_the_bread_aw + dataset_uuid: e6db4b80-8fbb-4767-b613-734d0e088946 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/put_the_bread_aw/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_bread_aw + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 26 + total_frames: 5153 + total_tasks: 1 + total_videos: 26 + total_chunks: 1 + chunks_size: 26 + fps: 30 + splits: + train: 0:25 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_cup_b.yaml b/dataset_info/G1edu-u3_put_the_cup_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0d7b37c0a07258ced00bd52da129b017bc84cc4a --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_cup_b.yaml @@ -0,0 +1,696 @@ +dataset_name: put_the_cup_b +dataset_uuid: c8b2edb4-b19b-4458-adfc-799a5e6f2065 +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_cup_b +video_url: ./assets/videos/G1edu-u3_put_the_cup_b.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_cup_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 73.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 29 + total_frames: 6447 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 29 + fps: 30 +splits: + train: 0:28 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- End +- Place the paper cup on the table with right gripper +- Place the paper cup on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_cup_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 617 + dataset_name: put_the_cup_b + dataset_uuid: c8b2edb4-b19b-4458-adfc-799a5e6f2065 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/put_the_cup_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_cup_b + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 29 + total_frames: 6447 + total_tasks: 1 + total_videos: 29 + total_chunks: 1 + chunks_size: 29 + fps: 30 + splits: + train: 0:28 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_lemon_af.yaml b/dataset_info/G1edu-u3_put_the_lemon_af.yaml new file mode 100644 index 0000000000000000000000000000000000000000..512108b2673b138c5fb04ef8a19d5fe44dff62b5 --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_lemon_af.yaml @@ -0,0 +1,692 @@ +dataset_name: put_the_lemon_af +dataset_uuid: c37586ed-bc01-40b2-9038-cd26ce06df5b +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_lemon_af +video_url: ./assets/videos/G1edu-u3_put_the_lemon_af.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_lemon_af.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 37.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 19 + total_frames: 3544 + total_tasks: 1 + total_videos: 19 + total_chunks: 1 + chunks_size: 19 + fps: 30 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- End +- Place the lemon on the table with right gripper +- Place the lemon on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_lemon_af_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 594 + dataset_name: put_the_lemon_af + dataset_uuid: c37586ed-bc01-40b2-9038-cd26ce06df5b + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/put_the_lemon_af/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_lemon_af + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 19 + total_frames: 3544 + total_tasks: 1 + total_videos: 19 + total_chunks: 1 + chunks_size: 19 + fps: 30 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_lemon_on_the_plate_ah.yaml b/dataset_info/G1edu-u3_put_the_lemon_on_the_plate_ah.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a02ab016687f9a4237f77309a2d0fa1b3ca2808a --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_lemon_on_the_plate_ah.yaml @@ -0,0 +1,703 @@ +dataset_name: put_the_lemon_on_the_plate_ah +dataset_uuid: 7f32d00d-3005-45c1-90cb-9a16b5e64034 +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_lemon_on_the_plate_ah +video_url: ./assets/videos/G1edu-u3_put_the_lemon_on_the_plate_ah.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_lemon_on_the_plate_ah.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 20.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 9 + total_frames: 1961 + total_tasks: 1 + total_videos: 9 + total_chunks: 1 + chunks_size: 9 + fps: 30 +splits: + train: 0:8 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- Place the lemon on the orange plate with right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_lemon_on_the_plate_ah_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 599 + dataset_name: put_the_lemon_on_the_plate_ah + dataset_uuid: 7f32d00d-3005-45c1-90cb-9a16b5e64034 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/put_the_lemon_on_the_plate_ah/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_lemon_on_the_plate_ah + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 9 + total_frames: 1961 + total_tasks: 1 + total_videos: 9 + total_chunks: 1 + chunks_size: 9 + fps: 30 + splits: + train: 0:8 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_tissue_box_al.yaml b/dataset_info/G1edu-u3_put_the_tissue_box_al.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cfb893803b5596ab344f2b8941e787b5050df088 --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_tissue_box_al.yaml @@ -0,0 +1,703 @@ +dataset_name: put_the_tissue_box_al +dataset_uuid: 39aeb43d-8473-408d-a61d-bdd24134ab9a +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: tissue + level1: daily_necessities + level2: tissue + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_tissue_box_al +video_url: ./assets/videos/G1edu-u3_put_the_tissue_box_al.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_tissue_box_al.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 142.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 39 + total_frames: 10816 + total_tasks: 1 + total_videos: 39 + total_chunks: 1 + chunks_size: 41 + fps: 30 +splits: + train: 0:38 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- End +- Place the tissue box on the table with both gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_tissue_box_al_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 597 + dataset_name: put_the_tissue_box_al + dataset_uuid: 39aeb43d-8473-408d-a61d-bdd24134ab9a + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/put_the_tissue_box_al/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_tissue_box_al + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: tissue + level1: daily_necessities + level2: tissue + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 39 + total_frames: 10816 + total_tasks: 1 + total_videos: 39 + total_chunks: 1 + chunks_size: 41 + fps: 30 + splits: + train: 0:38 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_toy_ap.yaml b/dataset_info/G1edu-u3_put_the_toy_ap.yaml new file mode 100644 index 0000000000000000000000000000000000000000..70fa3e39431e73bd5d1ca0ef6cb2ead3873ca7d1 --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_toy_ap.yaml @@ -0,0 +1,692 @@ +dataset_name: put_the_toy_ap +dataset_uuid: 925411a9-6e40-405a-a2fc-f09d64a8d75a +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: toy + level1: toy + level2: toy + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_toy_ap +video_url: ./assets/videos/G1edu-u3_put_the_toy_ap.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_toy_ap.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 32.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 9 + total_frames: 2242 + total_tasks: 1 + total_videos: 9 + total_chunks: 1 + chunks_size: 10 + fps: 30 +splits: + train: 0:8 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- Place the toy bear on the table with left gripper +- End +- Place the toy bear on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_toy_ap_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n └── observation.images.ego_view/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 595 + dataset_name: put_the_toy_ap + dataset_uuid: 925411a9-6e40-405a-a2fc-f09d64a8d75a + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/put_the_toy_ap/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_toy_ap + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: toy + level1: toy + level2: toy + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 9 + total_frames: 2242 + total_tasks: 1 + total_videos: 9 + total_chunks: 1 + chunks_size: 10 + fps: 30 + splits: + train: 0:8 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_water_bottle_aq.yaml b/dataset_info/G1edu-u3_put_the_water_bottle_aq.yaml new file mode 100644 index 0000000000000000000000000000000000000000..69c38989385b463148923a144439dcffc215e7f2 --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_water_bottle_aq.yaml @@ -0,0 +1,704 @@ +dataset_name: put_the_water_bottle_aq +dataset_uuid: 09897bd8-675b-4f42-892f-cc674883e61f +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_water_bottle_aq +video_url: ./assets/videos/G1edu-u3_put_the_water_bottle_aq.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_water_bottle_aq.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 73.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 21 + total_frames: 5861 + total_tasks: 1 + total_videos: 21 + total_chunks: 1 + chunks_size: 24 + fps: 30 +splits: + train: 0:20 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the water bottle + + Pick up the bread + + Pick up the pink cup + + Pick up the lemmon + + Pick up the tissue box + + Pick up the toy bear + + Place the water bottle + + Place the bread + + Place the pink cup + + Place the lemon + + Place the lemon on the orange round plate + + Place the tissue box + + Place the toy bear' +sub_tasks: +- End +- Place the water bottle on the table with left gripper +- Place the water bottle on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_water_bottle_aq_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 591 + dataset_name: put_the_water_bottle_aq + dataset_uuid: 09897bd8-675b-4f42-892f-cc674883e61f + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1105/put_the_water_bottle_aq/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_water_bottle_aq + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 21 + total_frames: 5861 + total_tasks: 1 + total_videos: 21 + total_chunks: 1 + chunks_size: 24 + fps: 30 + splits: + train: 0:20 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_put_the_water_bottle_on_the_table_d.yaml b/dataset_info/G1edu-u3_put_the_water_bottle_on_the_table_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..aac718e661b3df22219712c9053ba24dc0290b87 --- /dev/null +++ b/dataset_info/G1edu-u3_put_the_water_bottle_on_the_table_d.yaml @@ -0,0 +1,708 @@ +dataset_name: put_the_water_bottle_on_the_table_d +dataset_uuid: 7f724d35-f01a-4eaa-a398-60449a270f33 +scene_type: +- home +atomic_actions: +- grasp +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null +path: G1edu-u3_put_the_water_bottle_on_the_table_d +video_url: ./assets/videos/G1edu-u3_put_the_water_bottle_on_the_table_d.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_put_the_water_bottle_on_the_table_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 82.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 32 + total_frames: 6580 + total_tasks: 1 + total_videos: 32 + total_chunks: 1 + chunks_size: 32 + fps: 30 +splits: + train: 0:31 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- Place the water bottle on the table with left gripper +- End +- Place the water bottle on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_put_the_water_bottle_on_the_table_d_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 609 + dataset_name: put_the_water_bottle_on_the_table_d + dataset_uuid: 7f724d35-f01a-4eaa-a398-60449a270f33 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/put_the_water_bottle_on_the_table_d/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_put_the_water_bottle_on_the_table_d + scene_types: + - home + atomic_actions: + - grasp + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: water + level1: beverages + level2: water + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 32 + total_frames: 6580 + total_tasks: 1 + total_videos: 32 + total_chunks: 1 + chunks_size: 32 + fps: 30 + splits: + train: 0:31 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_stack_bowls.yaml b/dataset_info/G1edu-u3_stack_bowls.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9e4dfbd9c1af4c4e3018e8d30b2e8be3dc92e3c9 --- /dev/null +++ b/dataset_info/G1edu-u3_stack_bowls.yaml @@ -0,0 +1,841 @@ +dataset_name: stack_bowls +dataset_uuid: d27ed137-4947-4948-b818-a02094cab254 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null +path: G1edu-u3_stack_bowls +video_url: ./assets/videos/G1edu-u3_stack_bowls.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_stack_bowls.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: unitree_g1 +codebase_version: v2.1 +statistics: + total_episodes: 261 + total_frames: 166122 + total_tasks: 2 + total_videos: 783 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:260 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the bowl on one side of the table and place it on top of the middle + bowl, then pick up the bowl on the other side of the table and place it on top of + the middle bowls. + + Pick up the bowl on one side of the table and place it on top of the middle bowl, + then pick up the bowl on the other side of the table and place it on top of the + middle bowls.' +sub_tasks: +- Place the bowl on the right onto the bowl in the middle with right gripper +- Grasp the bowl on the right with the right gripper +- Grasp the bowl on the left with the left gripper +- End +- Static +- Abnormal +- Place the bowl on the left onto the bowl in the middle with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_left_wrist + name: color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.color_right_wrist + name: color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_left_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.color_right_wrist + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_stack_bowls_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.color_left_wrist/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.color_right_wrist/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 6 + dataset_name: stack_bowls + dataset_uuid: d27ed137-4947-4948-b818-a02094cab254 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/4unitree_g1/stack_bowls/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_stack_bowls + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: bowl + level2: bowl + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: stack_bowls + dataset_uuid: null + task_descriptions: + - the left hand pick up the bowl on the left side of the table and place it on + top of the middle bowl, the right hand pick up the bowl on the right side of + the table and place it on top of the middle bowls. + - the right hand pick up the bowl on the right side of the table and place it + on top of the middle bowl, the left hand pick up the bowl on the left side of + the table and place it on top of the middle bowls. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - unitree_g1 + end_effector_type: five_finger_hand + meta: + robot_type: unitree_g1 + codebase_version: v2.1 + statistics: + total_episodes: 261 + total_frames: 166122 + total_tasks: 2 + total_videos: 783 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:260 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_left_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.color_right_wrist: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/G1edu-u3_tray_storage_lemon_a.yaml b/dataset_info/G1edu-u3_tray_storage_lemon_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b0a4fb008183b6822fac2ec08c05ea9e30392d20 --- /dev/null +++ b/dataset_info/G1edu-u3_tray_storage_lemon_a.yaml @@ -0,0 +1,708 @@ +dataset_name: tray_storage_lemon_a +dataset_uuid: 50af80c8-eb74-4dec-9689-8bea0af5a8c2 +scene_type: +- home +atomic_actions: +- pick +- place +end_effector_type: +- three_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null +- object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null +path: G1edu-u3_tray_storage_lemon_a +video_url: ./assets/videos/G1edu-u3_tray_storage_lemon_a.mp4 +thumbnail_url: ./assets/thumbnails/G1edu-u3_tray_storage_lemon_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 27.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: G1edu-u3 +codebase_version: v2.1 +statistics: + total_episodes: 13 + total_frames: 2298 + total_tasks: 1 + total_videos: 13 + total_chunks: 1 + chunks_size: 13 + fps: 30 +splits: + train: 0:12 +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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: 'Pick up the red apple + + Pick up the red apple + + Pick up the water bottle + + Pick up the water bottle + + Pick up the white cup + + Pick up the lemon + + Place the red apple + + Place the red apple in the basket + + Place the red apple on the blue rectangle plate + + Place the red apple on the orange round plate + + Place the water bottle + + Place the water bottle + + Place the white cup + + Place the lemon on the blue rectangle plate + + Place the lemon on the orange round plate' +sub_tasks: +- Place the lemon on the blue plate with left gripper +- Place the lemon on the blue plate with right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.ego_view + name: ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.ego_view + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +action_space: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "G1edu-u3_tray_storage_lemon_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ └── observation.images.ego_view/\n ├── episode_000000.mp4\n \ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n ├──\ + \ episode_000003.mp4\n ├── episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 611 + dataset_name: tray_storage_lemon_a + dataset_uuid: 50af80c8-eb74-4dec-9689-8bea0af5a8c2 + device_model: Unitree_G1edu-u3 + end_effector_type: three_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/原始数据/11月/unitree/data_1106/tray_storage_lemon_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/G1edu-u3_tray_storage_lemon_a + scene_types: + - home + atomic_actions: + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null + - object_name: lemon + level1: fruits + level2: lemon + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: {} + meta: + robot_type: null + codebase_version: v2.1 + statistics: + total_episodes: 13 + total_frames: 2298 + total_tasks: 1 + total_videos: 13 + total_chunks: 1 + chunks_size: 13 + fps: 30 + splits: + train: 0:12 + 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.ego_view: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channel + 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.state: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + action: + dtype: float32 + shape: + - 30 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - left_hand_joint_7_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - right_hand_joint_7_rad + timestamp: + dtype: float64 + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_fold_clothe_b.yaml b/dataset_info/Galbot_g1_fold_clothe_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4ce6971251c8c1a4a3296303c8f311a73e96a407 --- /dev/null +++ b/dataset_info/Galbot_g1_fold_clothe_b.yaml @@ -0,0 +1,906 @@ +dataset_name: fold_clothe_b +dataset_uuid: 0dd63c25-960f-4489-88af-e3c5c38998c2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- flod +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null +path: Galbot_g1_fold_clothe_b +video_url: ./assets/videos/Galbot_g1_fold_clothe_b.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_fold_clothe_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 213 + total_frames: 197328 + total_tasks: 1 + total_videos: 639 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:212 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fold and organize the clothes. +sub_tasks: +- Abnormal +- use the left gripper to clamp the left edge of the fabric +- Drag the clothes to the center of the table +- End +- use both grippers simultaneously to clamp the upper edge of the clothing fabric +- use both grippers to drag the lower edge of the fabric forward and fold it over + the upper edge +- use both grippers to drag the upper edge of the fabric backward and fold it over + the lower edge +- use both grippers simultaneously to clamp the lower edge of the clothing fabric +- Drag the clothes downward with both gripper +- use the left gripper to drag the left edge of the fabric to the left and folds it + over the right edge +- Flip the folded clothes over with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_fold_clothe_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 488 + dataset_name: fold_clothe_b + dataset_uuid: 0dd63c25-960f-4489-88af-e3c5c38998c2 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/fold_clothe_a003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_fold_clothe_b + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + - flod + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 213 + total_frames: 197328 + total_tasks: 1 + total_videos: 639 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:212 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_fold_clothe_c.yaml b/dataset_info/Galbot_g1_fold_clothe_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6495f977f080cc8883b6f721a819971c6419ae0d --- /dev/null +++ b/dataset_info/Galbot_g1_fold_clothe_c.yaml @@ -0,0 +1,906 @@ +dataset_name: fold_clothe_c +dataset_uuid: 9c9c15eb-08d9-4119-b551-ce2439643f0f +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- flod +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null +path: Galbot_g1_fold_clothe_c +video_url: ./assets/videos/Galbot_g1_fold_clothe_c.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_fold_clothe_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 22.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 666 + total_frames: 516810 + total_tasks: 1 + total_videos: 1998 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:665 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fold and organize the clothes. +sub_tasks: +- Abnormal +- use the left gripper to clamp the left edge of the fabric +- Drag the clothes to the center of the table +- End +- use both grippers simultaneously to clamp the upper edge of the clothing fabric +- use both grippers to drag the lower edge of the fabric forward and fold it over + the upper edge +- use both grippers to drag the upper edge of the fabric backward and fold it over + the lower edge +- use both grippers simultaneously to clamp the lower edge of the clothing fabric +- Drag the clothes downward with both gripper +- use the left gripper to drag the left edge of the fabric to the left and folds it + over the right edge +- Flip the folded clothes over with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_fold_clothe_c_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 491 + dataset_name: fold_clothe_c + dataset_uuid: 9c9c15eb-08d9-4119-b551-ce2439643f0f + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/fold_clothe_a004/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_fold_clothe_c + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + - flod + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 666 + total_frames: 516810 + total_tasks: 1 + total_videos: 1998 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:665 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_fold_clothe_e.yaml b/dataset_info/Galbot_g1_fold_clothe_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..249d7ab9fb4dd23cea5f44ed7842d1e71bce6850 --- /dev/null +++ b/dataset_info/Galbot_g1_fold_clothe_e.yaml @@ -0,0 +1,907 @@ +dataset_name: fold_clothe_e +dataset_uuid: 55462322-b5d2-4e42-a329-a02ce05490b8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- flod +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null +path: Galbot_g1_fold_clothe_e +video_url: ./assets/videos/Galbot_g1_fold_clothe_e.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_fold_clothe_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 25.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 865 + total_frames: 692130 + total_tasks: 1 + total_videos: 2595 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:864 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fold and organize the clothes. +sub_tasks: +- Flip the folded clothes over with right gripper +- Abnormal +- use the left gripper to clamp the left edge of the fabric +- Drag the clothes to the center of the table +- End +- use both grippers simultaneously to clamp the upper edge of the clothing fabric +- use both grippers to drag the lower edge of the fabric forward and fold it over + the upper edge +- use both grippers to drag the upper edge of the fabric backward and fold it over + the lower edge +- use both grippers simultaneously to clamp the lower edge of the clothing fabric +- Drag the clothes downward with both gripper +- use the left gripper to drag the left edge of the fabric to the left and folds it + over the right edge +- Flip the folded clothes over with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_fold_clothe_e_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 492 + dataset_name: fold_clothe_e + dataset_uuid: 55462322-b5d2-4e42-a329-a02ce05490b8 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/fold_clothe_a006/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_fold_clothe_e + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + - flod + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 865 + total_frames: 692130 + total_tasks: 1 + total_videos: 2595 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:864 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_a.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d3a9fe54618a980be37101b5b00d881c4d7a48af --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_a.yaml @@ -0,0 +1,932 @@ +dataset_name: steamer_storage_baozi_a +dataset_uuid: 1e479c19-9f69-42ac-9238-114fcf1a487c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_a +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_a.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 266 + total_frames: 250217 + total_tasks: 1 + total_videos: 798 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:265 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- End +- Place the baozi on the steamer with right gripper +- Place the pot lid on the steamer with left gripper +- Grasp the pot lid with left gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_a_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 145 + dataset_name: steamer_storage_baozi_a + dataset_uuid: 1e479c19-9f69-42ac-9238-114fcf1a487c + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a001/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_a + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 266 + total_frames: 250217 + total_tasks: 1 + total_videos: 798 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:265 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_b.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..57f4884d0e24538fcc6631d9374307f0e1efe545 --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_b.yaml @@ -0,0 +1,933 @@ +dataset_name: steamer_storage_baozi_b +dataset_uuid: 8e39e24f-3c2a-42e1-a5ca-04a7b55ef43c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_b +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_b.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 430 + total_frames: 449647 + total_tasks: 1 + total_videos: 1290 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:429 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Abnormal +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_b_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 502 + dataset_name: steamer_storage_baozi_b + dataset_uuid: 8e39e24f-3c2a-42e1-a5ca-04a7b55ef43c + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a002/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_b + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 430 + total_frames: 449647 + total_tasks: 1 + total_videos: 1290 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:429 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_c.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2671c9e2a789789f7b019b0c1ca1de140b77ae19 --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_c.yaml @@ -0,0 +1,933 @@ +dataset_name: steamer_storage_baozi_c +dataset_uuid: 9e52b78e-5521-46bc-a8f7-c30253014025 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_c +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_c.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 207 + total_frames: 226059 + total_tasks: 1 + total_videos: 621 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:206 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Abnormal +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_c_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 501 + dataset_name: steamer_storage_baozi_c + dataset_uuid: 9e52b78e-5521-46bc-a8f7-c30253014025 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a003/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_c + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 207 + total_frames: 226059 + total_tasks: 1 + total_videos: 621 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:206 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_d.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..eed6071bdcfc3fcc19a794f1782ee62f668eed13 --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_d.yaml @@ -0,0 +1,933 @@ +dataset_name: steamer_storage_baozi_d +dataset_uuid: 6476bc25-2a08-4c26-98c9-e84875c9b667 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_d +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_d.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 16.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 969 + total_frames: 992823 + total_tasks: 1 + total_videos: 2907 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:968 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Abnormal +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_d_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 503 + dataset_name: steamer_storage_baozi_d + dataset_uuid: 6476bc25-2a08-4c26-98c9-e84875c9b667 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a004/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_d + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: 1000 + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 969 + total_frames: 992823 + total_tasks: 1 + total_videos: 2907 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:968 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_e.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b997322159e584ad6773a7375a7845e81c4dd26e --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_e.yaml @@ -0,0 +1,933 @@ +dataset_name: steamer_storage_baozi_e +dataset_uuid: c1e9fbc2-7775-4cc2-9a8c-d4c58aca210a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_e +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_e.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 11.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 607 + total_frames: 627792 + total_tasks: 1 + total_videos: 1821 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:606 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Abnormal +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_e_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 504 + dataset_name: steamer_storage_baozi_e + dataset_uuid: c1e9fbc2-7775-4cc2-9a8c-d4c58aca210a + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a005/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_e + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 607 + total_frames: 627792 + total_tasks: 1 + total_videos: 1821 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:606 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_f.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_f.yaml new file mode 100644 index 0000000000000000000000000000000000000000..255d58d7a98c6cab09a982992ecdbb836babd18f --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_f.yaml @@ -0,0 +1,932 @@ +dataset_name: steamer_storage_baozi_f +dataset_uuid: 1e21db73-d466-45c1-8126-027d96c93953 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_f +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_f.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_f.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 96 + total_frames: 101540 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:95 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_f_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 506 + dataset_name: steamer_storage_baozi_f + dataset_uuid: 1e21db73-d466-45c1-8126-027d96c93953 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a006/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_f + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 96 + total_frames: 101540 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:95 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_g.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_g.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9b9629b94c566e0562f566de36f791eaa6efcb4e --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_g.yaml @@ -0,0 +1,932 @@ +dataset_name: steamer_storage_baozi_g +dataset_uuid: fc0c05a2-5b0d-4aa4-9329-eb16047d2f03 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_g +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_g.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_g.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 89 + total_frames: 87860 + total_tasks: 1 + total_videos: 267 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:88 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_g_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 508 + dataset_name: steamer_storage_baozi_g + dataset_uuid: fc0c05a2-5b0d-4aa4-9329-eb16047d2f03 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a007/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_g + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 89 + total_frames: 87860 + total_tasks: 1 + total_videos: 267 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:88 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_h.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_h.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5be06a05049c9ad7feda3834207b48e3c6ad25b0 --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_h.yaml @@ -0,0 +1,932 @@ +dataset_name: steamer_storage_baozi_h +dataset_uuid: 23188104-2751-4169-b13b-286381a44645 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_h +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_h.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_h.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 18.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 996 + total_frames: 979757 + total_tasks: 1 + total_videos: 2988 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:995 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- End +- Place the baozi on the steamer with right gripper +- Place the pot lid on the steamer with left gripper +- Grasp the pot lid with left gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_h_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 505 + dataset_name: steamer_storage_baozi_h + dataset_uuid: 23188104-2751-4169-b13b-286381a44645 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a008/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_h + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 996 + total_frames: 979757 + total_tasks: 1 + total_videos: 2988 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:995 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_i.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_i.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4764b5b3d3329afc2b3b12e4bcb9946a26aa3ec5 --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_i.yaml @@ -0,0 +1,932 @@ +dataset_name: steamer_storage_baozi_i +dataset_uuid: 297d5a36-b520-4bf8-b733-99252b14cb64 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_i +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_i.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_i.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 558.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 32 + total_frames: 30158 + total_tasks: 1 + total_videos: 96 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:31 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Grasp the pot lid with left gripper +- Place the pot lid on the steamer with left gripper +- End +- Place the baozi on the steamer with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_i_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 507 + dataset_name: steamer_storage_baozi_i + dataset_uuid: 297d5a36-b520-4bf8-b733-99252b14cb64 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a009/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_i + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 32 + total_frames: 30158 + total_tasks: 1 + total_videos: 96 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:31 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Galbot_g1_steamer_storage_baozi_j.yaml b/dataset_info/Galbot_g1_steamer_storage_baozi_j.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4af113c8407e19d7daaff354d53e6fd1f9d54cee --- /dev/null +++ b/dataset_info/Galbot_g1_steamer_storage_baozi_j.yaml @@ -0,0 +1,937 @@ +dataset_name: steamer_storage_baozi_j +dataset_uuid: b53dc50b-2b01-4783-900a-e0a8fa876a20 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null +- object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null +- object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null +- object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null +path: Galbot_g1_steamer_storage_baozi_j +video_url: ./assets/videos/Galbot_g1_steamer_storage_baozi_j.mp4 +thumbnail_url: ./assets/thumbnails/Galbot_g1_steamer_storage_baozi_j.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: yinhe +codebase_version: v2.1 +statistics: + total_episodes: 41 + total_frames: 56015 + total_tasks: 1 + total_videos: 123 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:40 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take steamed baozi put them in steamer then cover it. +sub_tasks: +- Place the pot lid on the table with left gripper +- Grasp the pot lid with left gripper +- Place the pot lid on the steamer with left gripper +- End +- Move the switch to the right with left gripper +- Place the baozi on the steamer with right gripper +- Grasp the baozi with right gripper +- Place the baozi on the plate with right gripper +- Move the switch to the left with right gripper +- Grasp the baozi in the plate with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + resolution: + - 368 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm +action_space: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Galbot_g1_steamer_storage_baozi_j_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 509 + dataset_name: steamer_storage_baozi_j + dataset_uuid: b53dc50b-2b01-4783-900a-e0a8fa876a20 + device_model: Galbot_G1 + end_effector_type: two_finger_gripper + operation_platform_height: 0.0 + yaml_file_path: /mnt/nas/synnas/docker/外部数据/银河通用/steamer_storage_baozi_a010/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Galbot_g1_steamer_storage_baozi_j + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: baozi + level1: food + level2: baozi + level3: null + level4: null + level5: null + - object_name: steamer + level1: cookware + level2: steamer + level3: null + level4: null + level5: null + - object_name: pot_lid + level1: daily_necessities + level2: pot_lid + level3: null + level4: null + level5: null + - object_name: plate + level1: kitchen_supplies + level2: plate + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: yinhe + codebase_version: v2.1 + statistics: + total_episodes: 41 + total_frames: 56015 + total_tasks: 1 + total_videos: 123 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:40 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 368 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 368 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 49 + names: + - body_joint_1_rad + - body_joint_2_rad + - body_joint_3_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + action: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_boil_water_in_a_kettle.yaml b/dataset_info/R1_Lite_boil_water_in_a_kettle.yaml new file mode 100644 index 0000000000000000000000000000000000000000..50e5e412eefe4e5a8a08b2e0bcf7ab441e06b22b --- /dev/null +++ b/dataset_info/R1_Lite_boil_water_in_a_kettle.yaml @@ -0,0 +1,822 @@ +dataset_name: boil_water_in_a_kettle +dataset_uuid: 68764373-ee5e-45aa-ad8a-1ca6cf3e0834 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: stove_top + level1: furniture + level2: stove_top + level3: null + level4: null + level5: null +- object_name: boil_the_kettle + level1: electric_appliance + level2: boil_the_kettle + level3: null + level4: null + level5: null +- object_name: heating_plate + level1: electric_appliance + level2: heating_plate + level3: null + level4: null + level5: null +- object_name: sink + level1: container + level2: sink + level3: null + level4: null + level5: null +path: R1_Lite_boil_water_in_a_kettle +video_url: ./assets/videos/R1_Lite_boil_water_in_a_kettle.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_boil_water_in_a_kettle.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 3.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 75 + total_frames: 85792 + total_tasks: 1 + total_videos: 225 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:74 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place kettle on heating plate heat then set beside sink. +sub_tasks: +- Start boiling water +- Place it on the power base +- Finish boiling water +- abnormal +- Place it by the sink +- Pick up the kettle +- Grab the kettle +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_boil_water_in_a_kettle_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 426 + dataset_name: boil_water_in_a_kettle + dataset_uuid: 68764373-ee5e-45aa-ad8a-1ca6cf3e0834 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/boil_water/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_boil_water_in_a_kettle + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: boil_water_in_a_kettle + dataset_uuid: null + task_descriptions: + - place kettle on heating plate heat then set beside sink. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: stove_top + level1: furniture + level2: stove_top + level3: null + level4: null + level5: null + - object_name: boil_the_kettle + level1: electric_appliance + level2: boil_the_kettle + level3: null + level4: null + level5: null + - object_name: heating_plate + level1: electric_appliance + level2: heating_plate + level3: null + level4: null + level5: null + - object_name: sink + level1: container + level2: sink + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 75 + total_frames: 85792 + total_tasks: 1 + total_videos: 225 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:74 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_build_blocks.yaml b/dataset_info/R1_Lite_build_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..aa62581163be50046807d7ec2bd45879a4f965b6 --- /dev/null +++ b/dataset_info/R1_Lite_build_blocks.yaml @@ -0,0 +1,877 @@ +dataset_name: build_blocks +dataset_uuid: a56eff90-9eaa-4804-91c6-27e733d07c46 +scene_type: +- home +- living_room +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: blocks + level1: toy + level2: blocks + level3: null + level4: null + level5: null +path: R1_Lite_build_blocks +video_url: ./assets/videos/R1_Lite_build_blocks.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_build_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 66 + total_frames: 59296 + total_tasks: 1 + total_videos: 264 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:65 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the arched building blocks in the center of the table, set up the rectangular + building blocks, and then set up the triangular building blocks. +sub_tasks: +- Place the arch-shaped block in the center of view with the left gripper +- Grasp the arch-shaped block with the left gripper +- Place the triangle-shaped block onto the box-shaped block with the left grippe +- Grasp the box-shaped block with the right gripper +- Place the box-shaped block onto the arch-shaped block with the right gripper +- Static +- End +- Grasp the triangle-shaped block with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_build_blocks_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_left_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 17 + dataset_name: build_blocks + dataset_uuid: a56eff90-9eaa-4804-91c6-27e733d07c46 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/build_blocks/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_build_blocks + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: build_blocks + dataset_uuid: null + task_descriptions: + - place the arched building blocks in the center of the table, set up the rectangular + building blocks, and then set up the triangular building blocks. + scene_type: + - home + - living_room + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: blocks + level1: toy + level2: blocks + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 66 + total_frames: 59296 + total_tasks: 1 + total_videos: 264 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:65 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_catch_the_water.yaml b/dataset_info/R1_Lite_catch_the_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..29df8f78f3f5b22892f7c968538e3d26d0e99f61 --- /dev/null +++ b/dataset_info/R1_Lite_catch_the_water.yaml @@ -0,0 +1,814 @@ +dataset_name: catch_the_water +dataset_uuid: 071ba9f6-2258-439b-82bd-6fec0968ae25 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- open +- close +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: water_dispenser + level1: container + level2: water_dispenser + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: R1_Lite_catch_the_water +video_url: ./assets/videos/R1_Lite_catch_the_water.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_catch_the_water.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 148 + total_frames: 133503 + total_tasks: 1 + total_videos: 444 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:147 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fill cup with faucet water then turn off and place on table. +sub_tasks: +- Place the cup next to the water dispenser +- abnormal +- Pick up the cup +- Turn off the faucet +- Place it under the water dispenser +- Turn on the faucet +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_catch_the_water_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 412 + dataset_name: catch_the_water + dataset_uuid: 071ba9f6-2258-439b-82bd-6fec0968ae25 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/collect_juice/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_catch_the_water + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: catch_the_water + dataset_uuid: null + task_descriptions: + - pick up the cup from the table and place it in the drain. turn on the faucet + and fill it with water. turn off the faucet and put the cup back in its original + position. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - open + - close + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: water_dispenser + level1: container + level2: water_dispenser + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 148 + total_frames: 133503 + total_tasks: 1 + total_videos: 444 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:147 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_clean_the_floor.yaml b/dataset_info/R1_Lite_clean_the_floor.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4ae15353782147ae112dbff36655d32c27ac534c --- /dev/null +++ b/dataset_info/R1_Lite_clean_the_floor.yaml @@ -0,0 +1,824 @@ +dataset_name: clean_the_floor +dataset_uuid: e5bd0025-b766-49f0-b99d-9321e477b362 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- wipe +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: floor + level1: home_building_materials + level2: floor + level3: null + level4: null + level5: null +- object_name: rag + level1: fabric + level2: rag + level3: null + level4: null + level5: null +- object_name: carpet + level1: fabric + level2: carpet + level3: null + level4: null + level5: null +- object_name: foam_cleaning_net + level1: cleaning_supplies + level2: foam_cleaning_net + level3: null + level4: null + level5: null +path: R1_Lite_clean_the_floor +video_url: ./assets/videos/R1_Lite_clean_the_floor.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_clean_the_floor.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 10.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 87 + total_frames: 159495 + total_tasks: 1 + total_videos: 261 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:86 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: wipe floor under carpet with rag then place foam net on floor. +sub_tasks: +- abnormal +- Put down the rag +- Pick up the foam protection net +- Lift up the carpet +- Place the foam protection net on the floor +- Wipe the floor under the carpet with a rag +- Pick up the rag +- Lay down the carpet +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_clean_the_floor_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 410 + dataset_name: clean_the_floor + dataset_uuid: e5bd0025-b766-49f0-b99d-9321e477b362 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/lift_up_the_carpet_and_wipe_the_floor/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_clean_the_floor + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clean_the_floor + dataset_uuid: null + task_descriptions: + - wipe floor under carpet with rag then place the cloth on the ground. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - wipe + objects: + - object_name: floor + level1: home_building_materials + level2: floor + level3: null + level4: null + level5: null + - object_name: rag + level1: fabric + level2: rag + level3: null + level4: null + level5: null + - object_name: carpet + level1: fabric + level2: carpet + level3: null + level4: null + level5: null + - object_name: foam_cleaning_net + level1: cleaning_supplies + level2: foam_cleaning_net + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 87 + total_frames: 159495 + total_tasks: 1 + total_videos: 261 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:86 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_clean_the_sink.yaml b/dataset_info/R1_Lite_clean_the_sink.yaml new file mode 100644 index 0000000000000000000000000000000000000000..be5a0b24a279c5cf58c431cf16203b7df2999060 --- /dev/null +++ b/dataset_info/R1_Lite_clean_the_sink.yaml @@ -0,0 +1,813 @@ +dataset_name: clean_the_sink +dataset_uuid: d29e439c-d1a9-41e5-ab2b-e264195dda27 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- open +- wipe +- close +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: washbasin + level1: container + level2: washbasin + level3: null + level4: null + level5: null +- object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null +- object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null +path: R1_Lite_clean_the_sink +video_url: ./assets/videos/R1_Lite_clean_the_sink.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_clean_the_sink.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 120 + total_frames: 104391 + total_tasks: 1 + total_videos: 360 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:119 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: turn on faucet off wipe washbasin place rag beside it. +sub_tasks: +- Pick up the cloth +- Turn on the faucet +- Wipe the sink +- Turn off the faucet +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_clean_the_sink_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 420 + dataset_name: clean_the_sink + dataset_uuid: d29e439c-d1a9-41e5-ab2b-e264195dda27 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/clean_the_sink/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_clean_the_sink + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clean_the_sink + dataset_uuid: null + task_descriptions: + - turn on the faucet, turn off the faucet, wipe the washbasin clean, and place + a cloth next to it.. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - open + - wipe + - close + objects: + - object_name: washbasin + level1: container + level2: washbasin + level3: null + level4: null + level5: null + - object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null + - object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 120 + total_frames: 104391 + total_tasks: 1 + total_videos: 360 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:119 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_clean_toilet.yaml b/dataset_info/R1_Lite_clean_toilet.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6b80b74f0043dc72a5d3a0be1f7f4828108220a0 --- /dev/null +++ b/dataset_info/R1_Lite_clean_toilet.yaml @@ -0,0 +1,831 @@ +dataset_name: clean_toilet +dataset_uuid: 5a0c1792-b168-4b12-ab0b-1cdb826fce18 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- close +- open +- press +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: toilet + level1: sanitary_ware + level2: toilet + level3: null + level4: null + level5: null +- object_name: toilet_brush + level1: tool + level2: toilet_brush + level3: null + level4: null + level5: null +- object_name: toilet_brush_base + level1: tool + level2: toilet_brush_base + level3: null + level4: null + level5: null +- object_name: toilet_cleaner + level1: daily_necessities + level2: toilet_cleaner + level3: null + level4: null + level5: null +path: R1_Lite_clean_toilet +video_url: ./assets/videos/R1_Lite_clean_toilet.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_clean_toilet.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 11.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 264408 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pour toilet cleaner brush toilet flush then close lid. +sub_tasks: +- Use the left hand to lift the toilet lid slightly +- Pour in the cleaning agent +- End +- Flush the toilet +- Place the cleaning agent on the floor +- Put the toilet brush back +- Close the toilet lid +- Abnormal +- Open the toilet lid +- Scrub the toilet bowl +- Use the right hand to fully open the toilet lid +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_clean_toilet_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 414 + dataset_name: clean_toilet + dataset_uuid: 5a0c1792-b168-4b12-ab0b-1cdb826fce18 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/clean_toilet/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_clean_toilet + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clean_toilet + dataset_uuid: null + task_descriptions: + - open the toilet seat pour toilet cleaner brush toilet flush then close lid. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - close + - open + - press + objects: + - object_name: toilet + level1: sanitary_ware + level2: toilet + level3: null + level4: null + level5: null + - object_name: toilet_brush + level1: tool + level2: toilet_brush + level3: null + level4: null + level5: null + - object_name: toilet_brush_base + level1: tool + level2: toilet_brush_base + level3: null + level4: null + level5: null + - object_name: toilet_cleaner + level1: daily_necessities + level2: toilet_cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 264408 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_connect_the_router_cable.yaml b/dataset_info/R1_Lite_connect_the_router_cable.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9104e459c835f607afdb211c95bd7995f20c877a --- /dev/null +++ b/dataset_info/R1_Lite_connect_the_router_cable.yaml @@ -0,0 +1,855 @@ +dataset_name: connect_the_router_cable +dataset_uuid: 2802db0f-0c22-4fba-b305-aae14b28e492 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- insert +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: router + level1: electric_appliance + level2: router + level3: null + level4: null + level5: null +- object_name: socket + level1: electric_appliance + level2: socket + level3: null + level4: null + level5: null +- object_name: cable + level1: electric_appliance + level2: cable + level3: null + level4: null + level5: null +- object_name: plug + level1: electric_appliance + level2: plug + level3: null + level4: null + level5: null +path: R1_Lite_connect_the_router_cable +video_url: ./assets/videos/R1_Lite_connect_the_router_cable.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_connect_the_router_cable.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 105 + total_frames: 165617 + total_tasks: 1 + total_videos: 315 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:104 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: insert plug into socket then connect cable to router interface. +sub_tasks: +- Hand it to the other hand +- Pick up plug +- Pick up the cable +- Close the lower drawer +- Place the iced tea in the fridge +- Open the upper fridge door +- Plug it into the socket +- End +- Place zucchini in the lower drawer +- Open the lower drawer +- Deliver it to the other hand +- Abnormal +- Plug plug into socket +- Open the plastic bag +- Place pear in the lower drawer +- Place the Wahaha in the fridge +- Pick up cable +- Close the middle refrigerator door +- Open the middle refrigerator door +- Place king oyster Mushroom in the lower drawer +- Plug cable into router interface +- Align cable and router interface +- Close the upper refrigerator door +- Align plug and socket +- Plug it into the receiver +- Pick up the plug +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_connect_the_router_cable_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 411 + dataset_name: connect_the_router_cable + dataset_uuid: 2802db0f-0c22-4fba-b305-aae14b28e492 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/connect_router_cables/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_connect_the_router_cable + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: connect_the_router_cable + dataset_uuid: null + task_descriptions: + - insert plug into socket then connect cable to router interface. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - insert + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: router + level1: electric_appliance + level2: router + level3: null + level4: null + level5: null + - object_name: socket + level1: electric_appliance + level2: socket + level3: null + level4: null + level5: null + - object_name: cable + level1: electric_appliance + level2: cable + level3: null + level4: null + level5: null + - object_name: plug + level1: electric_appliance + level2: plug + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 105 + total_frames: 165617 + total_tasks: 1 + total_videos: 315 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:104 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_cook_a_meal.yaml b/dataset_info/R1_Lite_cook_a_meal.yaml new file mode 100644 index 0000000000000000000000000000000000000000..529cf5d1adc5fc6bc456df2def2f1a6c577a5e19 --- /dev/null +++ b/dataset_info/R1_Lite_cook_a_meal.yaml @@ -0,0 +1,872 @@ +dataset_name: cook_a_meal +dataset_uuid: e717e360-f72c-4b13-aa1f-f10657b9b68d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- open +- pressbutton +- close +- flip +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: rice_cooker + level1: electric_appliance + level2: rice_cooker + level3: null + level4: null + level5: null +- object_name: rice + level1: food + level2: rice + level3: null + level4: null + level5: null +- object_name: tap + level1: tool + level2: tap + level3: null + level4: null + level5: null +- object_name: chopped_scallions + level1: food + level2: chopped_scallions + level3: null + level4: null + level5: null +- object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null +path: R1_Lite_cook_a_meal +video_url: ./assets/videos/R1_Lite_cook_a_meal.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_cook_a_meal.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 82 + total_frames: 161442 + total_tasks: 1 + total_videos: 246 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:81 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put rice water scallions into rice cooker press start button. +sub_tasks: +- Turn off the faucet with the right gripper +- Pour water into the rice cooker with the left gripper +- Grab the bowl with the right gripper +- Turn on the faucet with the left gripper +- Pour the rice from the bowl into the rice cooker +- Put the bowl on the table with the left gripper +- Open the rice cooker with the right gripper +- End +- Pour the water from the bowl into the rice cooker +- Grab the bowl with the left gripper +- Pick up the bowl on the table +- Abnormal +- Close the rice cooker +- Turn off the rice cooker with the both gripper +- Turn off the tap +- Place the bowl on the table +- Turn off the faucet with the left gripper +- Open the rice cooker +- Pour water into the rice cooker with the right gripper +- Turn on the tap +- Put the bowl under the faucet with the right gripper +- Press the start button +- Put the bowl under the faucet with the left gripper +- Put the bowl on the table with the right gripper +- Fill a bowl with water from the tap +- Pour the chopped green onions from the bowl into the rice cooker +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_cook_a_meal_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 407 + dataset_name: cook_a_meal + dataset_uuid: e717e360-f72c-4b13-aa1f-f10657b9b68d + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/cooking_rice_in_electric_rice_cooker/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_cook_a_meal + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: cook_a_meal + dataset_uuid: null + task_descriptions: + - put rice water scallions into rice cooker press start button. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - open + - pressbutton + - close + - flip + objects: + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: rice_cooker + level1: electric_appliance + level2: rice_cooker + level3: null + level4: null + level5: null + - object_name: rice + level1: food + level2: rice + level3: null + level4: null + level5: null + - object_name: tap + level1: tool + level2: tap + level3: null + level4: null + level5: null + - object_name: chopped_scallions + level1: food + level2: chopped_scallions + level3: null + level4: null + level5: null + - object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 82 + total_frames: 161442 + total_tasks: 1 + total_videos: 246 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:81 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_cover_the_pot_lid.yaml b/dataset_info/R1_Lite_cover_the_pot_lid.yaml new file mode 100644 index 0000000000000000000000000000000000000000..539b4ae6422f963f5e365bc7e6026ea3c841a582 --- /dev/null +++ b/dataset_info/R1_Lite_cover_the_pot_lid.yaml @@ -0,0 +1,792 @@ +dataset_name: cover_the_pot_lid +dataset_uuid: 41489668-9cf7-44d4-ba77-a691084c63fe +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: steamer_cage + level1: container + level2: steamer_cage + level3: null + level4: null + level5: null +- object_name: steamer_lid + level1: daily_necessities + level2: steamer_lid + level3: null + level4: null + level5: null +path: R1_Lite_cover_the_pot_lid +video_url: ./assets/videos/R1_Lite_cover_the_pot_lid.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_cover_the_pot_lid.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 65358 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the lid of the steamer and place it on the steamer. +sub_tasks: +- Pick up the steamer +- Put the steamer +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_cover_the_pot_lid_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 399 + dataset_name: cover_the_pot_lid + dataset_uuid: 41489668-9cf7-44d4-ba77-a691084c63fe + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/lift_the_steamer_lid/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_cover_the_pot_lid + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 101 + yaml: + dataset_name: cover_the_pot_lid + dataset_uuid: null + task_descriptions: + - pick up the lid of the steamer and place it on the steamer. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: steamer_cage + level1: container + level2: steamer_cage + level3: null + level4: null + level5: null + - object_name: steamer_lid + level1: daily_necessities + level2: steamer_lid + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 65358 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_dispose_of_leftover_food.yaml b/dataset_info/R1_Lite_dispose_of_leftover_food.yaml new file mode 100644 index 0000000000000000000000000000000000000000..141162a260f6af640dae290bcb90ed65f490f973 --- /dev/null +++ b/dataset_info/R1_Lite_dispose_of_leftover_food.yaml @@ -0,0 +1,837 @@ +dataset_name: dispose_of_leftover_food +dataset_uuid: b7ae3dcc-5b70-445f-b473-3d83772d3b1b +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- flip +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: garbage_bin + level1: container + level2: garbage_bin + level3: null + level4: null + level5: null +- object_name: leftovers + level1: garbage + level2: leftovers + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: R1_Lite_dispose_of_leftover_food +video_url: ./assets/videos/R1_Lite_dispose_of_leftover_food.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_dispose_of_leftover_food.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 127 + total_frames: 135632 + total_tasks: 1 + total_videos: 381 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:126 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pour leftovers from bowl or plate into trash can put back. +sub_tasks: +- Move the bowl over the trash can +- Pour the leftover food from the plate into the trash can +- Pour the leftover food from the bowl into the trash can +- Pick up the plate with leftover food +- Put the bowl back to the table +- Move the plate over the trash can +- Pick up the bowl with leftover food +- Put the plate back to the table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_dispose_of_leftover_food_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 406 + dataset_name: dispose_of_leftover_food + dataset_uuid: b7ae3dcc-5b70-445f-b473-3d83772d3b1b + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/dispose_of_leftover_food/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_dispose_of_leftover_food + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: dispose_of_leftover_food + dataset_uuid: null + task_descriptions: + - pour leftovers from bowl or plate into trash can put back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - flip + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: garbage_bin + level1: container + level2: garbage_bin + level3: null + level4: null + level5: null + - object_name: leftovers + level1: garbage + level2: leftovers + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 127 + total_frames: 135632 + total_tasks: 1 + total_videos: 381 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:126 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_drawer_storage_hair_dryer.yaml b/dataset_info/R1_Lite_drawer_storage_hair_dryer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d997fa8a0612d352d41c9538a982d37e349c5e30 --- /dev/null +++ b/dataset_info/R1_Lite_drawer_storage_hair_dryer.yaml @@ -0,0 +1,815 @@ +dataset_name: drawer_storage_hair_dryer +dataset_uuid: 7ec2120b-9c60-40ef-901e-6526e5f7bae8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- push +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: hair_dryer + level1: electrical_appliances + level2: hair_dryer + level3: null + level4: null + level5: null +- object_name: washbasin + level1: furniture + level2: washbasin + level3: null + level4: null + level5: null +path: R1_Lite_drawer_storage_hair_dryer +video_url: ./assets/videos/R1_Lite_drawer_storage_hair_dryer.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_drawer_storage_hair_dryer.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 145 + total_frames: 206825 + total_tasks: 1 + total_videos: 435 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:144 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Put the hair dryer into the drawer, then take it out of the drawer and place + it in its original place. +sub_tasks: +- abnormal +- Put it into the drawer +- Take the hairdryer out +- Close the drawer +- Place it on the countertop +- Pull open the drawer +- Pick up the hairdryer +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_drawer_storage_hair_dryer_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 421 + dataset_name: drawer_storage_hair_dryer + dataset_uuid: 7ec2120b-9c60-40ef-901e-6526e5f7bae8 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/use_the_drawer_to_store_the_hair_dryer/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_drawer_storage_hair_dryer + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: drawer_storage_hair_dryer + dataset_uuid: null + task_descriptions: + - put hair dryer from basin to drawer then back to basin. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - push + - pull + objects: + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: hair_dryer + level1: electrical_appliances + level2: hair_dryer + level3: null + level4: null + level5: null + - object_name: washbasin + level1: furniture + level2: washbasin + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 145 + total_frames: 206825 + total_tasks: 1 + total_videos: 435 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:144 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_fold_clothes.yaml b/dataset_info/R1_Lite_fold_clothes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..16b62607cd26117ebc3f75fd24c7440be25b69ad --- /dev/null +++ b/dataset_info/R1_Lite_fold_clothes.yaml @@ -0,0 +1,818 @@ +dataset_name: fold_clothes +dataset_uuid: f4acf7a3-cf1f-4dbd-95da-0912a42be233 +scene_type: +- home +atomic_actions: +- grasp +- fold +- unfold +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null +- object_name: bed_sheet + level1: fabric + level2: bed_sheet + level3: null + level4: null + level5: null +- object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null +path: R1_Lite_fold_clothes +video_url: ./assets/videos/R1_Lite_fold_clothes.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_fold_clothes.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 17.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 111 + total_frames: 283265 + total_tasks: 1 + total_videos: 333 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:110 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fold t shirt shorts sweatshirt on bed then unfold them. +sub_tasks: +- Unford the yellow T-shirt +- Unford the blue shorts +- Fold the brown shorts +- Unford the black T-shirt +- Unfold the black sweatshirt +- Fold the black T-shirt +- Unford the red T-shirt +- End +- abnormal +- Unford the brown shorts +- Fold the white T-shirt +- Unford the white T-shirt +- Fold the yellow T-shirt +- Fold the blue shorts +- Fold the red T-shirt +- Fold the black sweatshirt +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_fold_clothes_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 419 + dataset_name: fold_clothes + dataset_uuid: f4acf7a3-cf1f-4dbd-95da-0912a42be233 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/fold_clothes/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_fold_clothes + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_clothes + dataset_uuid: null + task_descriptions: + - fold t shirt shorts sweatshirt on bed then unfold them. + scene_type: + - home + atomic_actions: + - grasp + - fold + - unfold + objects: + - object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null + - object_name: bed_sheet + level1: fabric + level2: bed_sheet + level3: null + level4: null + level5: null + - object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 111 + total_frames: 283265 + total_tasks: 1 + total_videos: 333 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:110 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_garbage_disposal.yaml b/dataset_info/R1_Lite_garbage_disposal.yaml new file mode 100644 index 0000000000000000000000000000000000000000..57953fde170daac5511b8e30f5fcaf8814dfc184 --- /dev/null +++ b/dataset_info/R1_Lite_garbage_disposal.yaml @@ -0,0 +1,806 @@ +dataset_name: garbage_disposal +dataset_uuid: 3c93f53a-ad7f-446d-ab74-686039cffcdf +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: garbage + level1: garbage + level2: garbage + level3: null + level4: null + level5: null +- object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null +path: R1_Lite_garbage_disposal +video_url: ./assets/videos/R1_Lite_garbage_disposal.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_garbage_disposal.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 3.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 81 + total_frames: 70054 + total_tasks: 1 + total_videos: 243 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:80 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up garbage from table and throw into trash can. +sub_tasks: +- Pick up the garbage +- abnromal +- Put the garbage in the trash can +- Hand it to the other hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_garbage_disposal_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 408 + dataset_name: garbage_disposal + dataset_uuid: 3c93f53a-ad7f-446d-ab74-686039cffcdf + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/dispose_of_garbage_in_the_trash_can/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_garbage_disposal + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: garbage_disposal + dataset_uuid: null + task_descriptions: + - pick up garbage from table and throw into trash can. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: garbage + level1: garbage + level2: garbage + level3: null + level4: null + level5: null + - object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 81 + total_frames: 70054 + total_tasks: 1 + total_videos: 243 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:80 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_hang_clothes.yaml b/dataset_info/R1_Lite_hang_clothes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3ead936ecd8fa4626f750927a7b86c09cf965703 --- /dev/null +++ b/dataset_info/R1_Lite_hang_clothes.yaml @@ -0,0 +1,828 @@ +dataset_name: hang_clothes +dataset_uuid: f7bbf41d-af0d-4f31-9158-8e7987fb7c9f +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: clothesline + level1: tool + level2: clothesline + level3: null + level4: null + level5: null +- object_name: clothes_hanger + level1: daily_necessities + level2: clothes_hanger + level3: null + level4: null + level5: null +- object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: R1_Lite_hang_clothes +video_url: ./assets/videos/R1_Lite_hang_clothes.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_hang_clothes.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 22.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 109 + total_frames: 289827 + total_tasks: 1 + total_videos: 327 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:108 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: hang basket clothes on hanger then take off put back. +sub_tasks: +- Pick up the clothes rack on the clothesline with the right gripper +- Hang the clothes rack on the clothesline with the right gripper +- Take the clothes off the clothes rack with the right gripper +- End +- Hang the clothes on the clothes rack +- Put clothes in the basket with the left gripper +- Pick up the clothes rack on the clothesline +- Hang the clothes rack on the clothesline +- Pick up clothes from the basket +- Take the clothes off the clothes rack +- Hang the clothes on the clothes rack with both grippers +- Pick up clothes from the basket with the left gripper +- abnormal +- Put clothes in the basket +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_hang_clothes_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 403 + dataset_name: hang_clothes + dataset_uuid: f7bbf41d-af0d-4f31-9158-8e7987fb7c9f + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/hang_clothes/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_hang_clothes + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 110 + yaml: + dataset_name: hang_clothes + dataset_uuid: null + task_descriptions: + - hang basket clothes on hanger then take off put back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: clothesline + level1: tool + level2: clothesline + level3: null + level4: null + level5: null + - object_name: clothes_hanger + level1: daily_necessities + level2: clothes_hanger + level3: null + level4: null + level5: null + - object_name: clothes + level1: fabric + level2: clothes + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 109 + total_frames: 289827 + total_tasks: 1 + total_videos: 327 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:108 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_make_a_landline_call.yaml b/dataset_info/R1_Lite_make_a_landline_call.yaml new file mode 100644 index 0000000000000000000000000000000000000000..136a0e520b8e4c0a7e8e63f8480e3fecaa26938c --- /dev/null +++ b/dataset_info/R1_Lite_make_a_landline_call.yaml @@ -0,0 +1,795 @@ +dataset_name: make_a_landline_call +dataset_uuid: 0fc5b260-c949-49ab-8963-c0869de35749 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: furnitureixed_line_telephone + level1: communication_equipment + level2: furnitureixed_line_telephone + level3: null + level4: null + level5: null +path: R1_Lite_make_a_landline_call +video_url: ./assets/videos/R1_Lite_make_a_landline_call.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_make_a_landline_call.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 5.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 115 + total_frames: 86262 + total_tasks: 1 + total_videos: 345 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:114 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: lift phone handle dial number then replace to end call. +sub_tasks: +- Pick up the desk phone handset +- End the call using the dial pad +- Put the handset back +- Dial the number +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_make_a_landline_call_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 425 + dataset_name: make_a_landline_call + dataset_uuid: 0fc5b260-c949-49ab-8963-c0869de35749 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/ring_the_landline/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_make_a_landline_call + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: make_a_landline_call + dataset_uuid: null + task_descriptions: + - lift phone handle dial number then replace to end call. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: furnitureixed_line_telephone + level1: communication_equipment + level2: furnitureixed_line_telephone + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 115 + total_frames: 86262 + total_tasks: 1 + total_videos: 345 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:114 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_make_breakfast.yaml b/dataset_info/R1_Lite_make_breakfast.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9d0958a94b0d9da0d5e1c6729dbcfbc08afeab3f --- /dev/null +++ b/dataset_info/R1_Lite_make_breakfast.yaml @@ -0,0 +1,887 @@ +dataset_name: make_breakfast +dataset_uuid: 398b647f-5d05-4f3c-8367-2d7077c8c9fe +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: eggs + level1: food + level2: eggs + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: hot_water_bottle + level1: electric_appliance + level2: hot_water_bottle + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: bread_machine + level1: electric_appliance + level2: bread_machine + level3: null + level4: null + level5: null +- object_name: fruit + level1: food + level2: fruir + level3: null + level4: null + level5: null +path: R1_Lite_make_breakfast +video_url: ./assets/videos/R1_Lite_make_breakfast.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_make_breakfast.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 45 + total_frames: 105680 + total_tasks: 1 + total_videos: 135 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:44 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: bake bread arrange fruits eggs pour water from thermos. +sub_tasks: +- Put the egg in the bowl +- Put the bread slices in the toaster +- Put the kettle back +- Pour water into a cup +- abnormal +- Put the baked bread on a plate +- Use a bread toaster +- Put the fruit on a plate +- Pick up the kettle +- Pick up the egg +- Pick up the bread slice +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_make_breakfast_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 397 + dataset_name: make_breakfast + dataset_uuid: 398b647f-5d05-4f3c-8367-2d7077c8c9fe + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/make_breakfast/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_make_breakfast + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: make_breakfast + dataset_uuid: null + task_descriptions: + - bake bread arrange eggs pour water from thermos. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: eggs + level1: food + level2: eggs + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: hot_water_bottle + level1: electric_appliance + level2: hot_water_bottle + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: bread_machine + level1: electric_appliance + level2: bread_machine + level3: null + level4: null + level5: null + - object_name: fruit + level1: food + level2: fruir + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 45 + total_frames: 105680 + total_tasks: 1 + total_videos: 135 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:44 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_make_tea.yaml b/dataset_info/R1_Lite_make_tea.yaml new file mode 100644 index 0000000000000000000000000000000000000000..199fd151c6a2c5ae0f9d4bb12c1cb5e345b59032 --- /dev/null +++ b/dataset_info/R1_Lite_make_tea.yaml @@ -0,0 +1,864 @@ +dataset_name: make_tea +dataset_uuid: e07d0a2b-e02d-4bb2-867b-bf0afb55e958 +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null +- object_name: tea_bag + level1: drink + level2: tea_bag + level3: null + level4: null + level5: null +- object_name: trash_bin + level1: container + level2: trash_bin + level3: null + level4: null + level5: null +- object_name: kettle + level1: electric_appliance + level2: kettle + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: R1_Lite_make_tea +video_url: ./assets/videos/R1_Lite_make_tea.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_make_tea.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 101 + total_frames: 162473 + total_tasks: 1 + total_videos: 303 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:100 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pour kettle water into cup steep tea bag then discard it. +sub_tasks: +- Place the tea bag into the desktop trash can +- Place the tea bag into the desktop trash can with the left gripper +- Place the kettle on its original position with the left gripper +- Hand it to the other hand +- Pour the water from the kettle into the cup with the left gripper +- "Place the tea bag in and out of the cup several times with the left gripper \uFEFF" +- Grasp the tea bag with the right gripper +- Lift the tea bag in and out of the cup several times +- End +- Pick up the kettle +- Hand it to the other gripper +- Abnormal +- Pick up the tea bag +- Place the tea bag in and out of the cup several times with the right gripper +- Place the kettle to its original position +- Pick up the kettle with the left gripper +- Pick up the kettle with the right gripper +- Grasp the tea bag with the left gripper +- Pour water from the kettle into the cup +- Pour the water from the kettle into the cup with the right gripper +- Place the kettle on its original position with the right gripper +- Place the tea bag into the desktop trash can with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_make_tea_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 413 + dataset_name: make_tea + dataset_uuid: e07d0a2b-e02d-4bb2-867b-bf0afb55e958 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/make_tea/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_make_tea + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: make_tea + dataset_uuid: null + task_descriptions: + - Pick up the kettle, pour water into the teacup, hand over the tea bag to the + other hand, put it in and take out the water cup, and finally throw the tea + bag into the desktop trash can. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null + - object_name: tea_bag + level1: drink + level2: tea_bag + level3: null + level4: null + level5: null + - object_name: trash_bin + level1: container + level2: trash_bin + level3: null + level4: null + level5: null + - object_name: kettle + level1: electric_appliance + level2: kettle + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 101 + total_frames: 162473 + total_tasks: 1 + total_videos: 303 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:100 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_make_the_bed.yaml b/dataset_info/R1_Lite_make_the_bed.yaml new file mode 100644 index 0000000000000000000000000000000000000000..53df5401011c8e6b0e2b5209d3c1768da8663ba4 --- /dev/null +++ b/dataset_info/R1_Lite_make_the_bed.yaml @@ -0,0 +1,796 @@ +dataset_name: make_the_bed +dataset_uuid: ea93521a-043d-4af7-ac4e-5e26fa0d46ef +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: quilt + level1: clothing + level2: quilt + level3: null + level4: null + level5: null +- object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null +path: R1_Lite_make_the_bed +video_url: ./assets/videos/R1_Lite_make_the_bed.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_make_the_bed.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 240837 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: hold quilt's folded corner flatten blanket's corners. +sub_tasks: +- Hold the folded corner of the quilt +- End +- abnormal +- Flatten the corners of the folded blanket +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_make_the_bed_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 400 + dataset_name: make_the_bed + dataset_uuid: ea93521a-043d-4af7-ac4e-5e26fa0d46ef + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/make_the_bed/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_make_the_bed + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: make_the_bed + dataset_uuid: null + task_descriptions: + - Grasp the corner of the quilt and flatten the quilt. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + objects: + - object_name: quilt + level1: clothing + level2: quilt + level3: null + level4: null + level5: null + - object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 240837 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_apple.yaml b/dataset_info/R1_Lite_move_the_position_of_the_apple.yaml new file mode 100644 index 0000000000000000000000000000000000000000..333ccbf76db93ebab5a8409eaf3a188a4d27a264 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_apple.yaml @@ -0,0 +1,1377 @@ +dataset_name: move_the_position_of_the_apple +dataset_uuid: 9155fbd7-8bc2-44d0-a2dc-16b1fad44af0 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_apple +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_apple.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_apple.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 223.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 35 + total_frames: 5959 + total_tasks: 1 + total_videos: 140 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:34 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the apple in the designated position. +sub_tasks: +- End +- Place the apple on the table with left gripper +- Grasp the apple with left gripper +- Place the apple on the table with right gripper +- Grasp the apple with right gripper +- Static +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_apple_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 29 + dataset_name: move_the_position_of_the_apple + dataset_uuid: 9155fbd7-8bc2-44d0-a2dc-16b1fad44af0 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_apple/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_apple + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_apple + dataset_uuid: null + task_descriptions: + - put the apple in the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: apple + level1: fruit + level2: apple + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 35 + total_frames: 5959 + total_tasks: 1 + total_videos: 140 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:34 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_black_marker.yaml b/dataset_info/R1_Lite_move_the_position_of_the_black_marker.yaml new file mode 100644 index 0000000000000000000000000000000000000000..75a197d7c4901ec9ef65927e1ce048594abfc77e --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_black_marker.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_black_marker +dataset_uuid: 5d591692-f2ae-4fa8-97d1-9cd1613b1b33 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_black_marker +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_black_marker.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_black_marker.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 536.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 61 + total_frames: 15618 + total_tasks: 1 + total_videos: 244 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:60 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the black marker in the designated position. +sub_tasks: +- Grasp the Marker pen with left gripper +- Grasp the Marker pen with right gripper +- Place the Marker pen on the table with right gripper +- Static +- End +- Place the Marker pen on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_black_marker_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 19 + dataset_name: move_the_position_of_the_black_marker + dataset_uuid: 5d591692-f2ae-4fa8-97d1-9cd1613b1b33 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_black_marker/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_black_marker + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_black_marker + dataset_uuid: null + task_descriptions: + - put the black marker in the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 61 + total_frames: 15618 + total_tasks: 1 + total_videos: 244 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:60 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_brush.yaml b/dataset_info/R1_Lite_move_the_position_of_the_brush.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1bd63a24cb9fb3b19a8640682878b2219680efb8 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_brush.yaml @@ -0,0 +1,1365 @@ +dataset_name: move_the_position_of_the_brush +dataset_uuid: 0626d7f7-69b7-4fb0-9edc-8ba92d1df7cf +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_brush +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_brush.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_brush.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 677.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 63 + total_frames: 17774 + total_tasks: 1 + total_videos: 252 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:62 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the brush in the designated position. +sub_tasks: +- Static +- Place the brush on the table with right gripper +- Grasp the brush with right gripper +- Grasp the brush with left gripper +- Place the brush on the table with left gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_brush_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 27 + dataset_name: move_the_position_of_the_brush + dataset_uuid: 0626d7f7-69b7-4fb0-9edc-8ba92d1df7cf + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_brush/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_brush + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_brush + dataset_uuid: null + task_descriptions: + - put the brush in the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 63 + total_frames: 17774 + total_tasks: 1 + total_videos: 252 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:62 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_coffee_capsule.yaml b/dataset_info/R1_Lite_move_the_position_of_the_coffee_capsule.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b9dd469fd4beb012eb60b3b73812c501d2a38fee --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_coffee_capsule.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_coffee_capsule +dataset_uuid: b0f7658f-e170-4911-afdf-9af621bfa0fe +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_coffee_capsule +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_coffee_capsule.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_coffee_capsule.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 500.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 58 + total_frames: 14334 + total_tasks: 1 + total_videos: 232 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:57 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the coffee capsulein the designated position. +sub_tasks: +- End +- Grasp the coffee capsule with left gripper +- Place the coffee capsule on the table with right gripper +- Grasp the coffee capsule with right gripper +- Static +- Place the coffee capsule on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_coffee_capsule_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 18 + dataset_name: move_the_position_of_the_coffee_capsule + dataset_uuid: b0f7658f-e170-4911-afdf-9af621bfa0fe + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_coffee_capsule/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_coffee_capsule + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_coffee_capsule + dataset_uuid: null + task_descriptions: + - put the coffee capsulein the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 58 + total_frames: 14334 + total_tasks: 1 + total_videos: 232 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:57 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_cookie.yaml b/dataset_info/R1_Lite_move_the_position_of_the_cookie.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d1ce5ea10c45398aa41e2f437b0208f3b05d1222 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_cookie.yaml @@ -0,0 +1,1365 @@ +dataset_name: move_the_position_of_the_cookie +dataset_uuid: 7015670f-e702-4c08-a662-e74aee0c0872 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_cookie +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_cookie.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_cookie.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 198.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 25 + total_frames: 5045 + total_tasks: 1 + total_videos: 100 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:24 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the cookie the designated position. +sub_tasks: +- Place the cookie on the table with right gripper +- Static +- Place the cookie on the table with left gripper +- End +- Grasp the cookie with right gripper +- Grasp the cookie with left gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_cookie_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 33 + dataset_name: move_the_position_of_the_cookie + dataset_uuid: 7015670f-e702-4c08-a662-e74aee0c0872 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_cookie/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_cookie + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_cookie + dataset_uuid: null + task_descriptions: + - put the cookie the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 25 + total_frames: 5045 + total_tasks: 1 + total_videos: 100 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:24 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_duck.yaml b/dataset_info/R1_Lite_move_the_position_of_the_duck.yaml new file mode 100644 index 0000000000000000000000000000000000000000..833862979e493cfbf09a4bf1bec9e7aa01c32570 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_duck.yaml @@ -0,0 +1,1365 @@ +dataset_name: move_the_position_of_the_duck +dataset_uuid: da6ac6c0-2744-4f18-98b8-d87cbfcc8ce1 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_duck +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_duck.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_duck.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 348.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 40 + total_frames: 12223 + total_tasks: 1 + total_videos: 160 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:39 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the duck the designated position. +sub_tasks: +- Grasp the red duck with right gripper +- Static +- Place the red duck on the table with right gripper +- Grasp the red duck with left gripper +- End +- Place the red duck on the table with left gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_duck_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 30 + dataset_name: move_the_position_of_the_duck + dataset_uuid: da6ac6c0-2744-4f18-98b8-d87cbfcc8ce1 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_red_duck/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_duck + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_duck + dataset_uuid: null + task_descriptions: + - put the duck the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 40 + total_frames: 12223 + total_tasks: 1 + total_videos: 160 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:39 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_glass.yaml b/dataset_info/R1_Lite_move_the_position_of_the_glass.yaml new file mode 100644 index 0000000000000000000000000000000000000000..564c83d791a4c926f35226d17153bc6f8c7cf3e5 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_glass.yaml @@ -0,0 +1,1365 @@ +dataset_name: move_the_position_of_the_glass +dataset_uuid: 8ac8771b-807d-43fe-ad24-200934007490 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: furniture + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_glass +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_glass.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_glass.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 423.9MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 36 + total_frames: 12480 + total_tasks: 1 + total_videos: 144 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:35 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the glass the designated position. +sub_tasks: +- Grasp the glasses case with left gripper +- Abnormal +- Grasp the glasses case with right gripper +- Place the glasses case on the table with right gripper +- Static +- Place the glasses case on the table with left gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_glass_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 31 + dataset_name: move_the_position_of_the_glass + dataset_uuid: 8ac8771b-807d-43fe-ad24-200934007490 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_glasses/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_glass + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_glasses_case + dataset_uuid: null + task_descriptions: + - put the glasses case the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: furniture + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 36 + total_frames: 12480 + total_tasks: 1 + total_videos: 144 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:35 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_long_bread.yaml b/dataset_info/R1_Lite_move_the_position_of_the_long_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e0f4bddc5b45c92633074faa98f4a24dbaf4d452 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_long_bread.yaml @@ -0,0 +1,1365 @@ +dataset_name: move_the_position_of_the_long_bread +dataset_uuid: bdee9310-93d0-4808-a0ad-4ca01b25ac9f +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_long_bread +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_long_bread.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_long_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 344.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 31 + total_frames: 9249 + total_tasks: 1 + total_videos: 124 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:30 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the long bread the designated position. +sub_tasks: +- Grasp the long bread with right gripper +- Grasp the long bread with left gripper +- Place the long bread on the table with right gripper +- Place the long bread on the table with left gripper +- Abnormal +- Static +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_long_bread_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 28 + dataset_name: move_the_position_of_the_long_bread + dataset_uuid: bdee9310-93d0-4808-a0ad-4ca01b25ac9f + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_long_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_long_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_long_bread + dataset_uuid: null + task_descriptions: + - put the long bread the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 31 + total_frames: 9249 + total_tasks: 1 + total_videos: 124 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:30 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_milk.yaml b/dataset_info/R1_Lite_move_the_position_of_the_milk.yaml new file mode 100644 index 0000000000000000000000000000000000000000..93db7cd47823a72736b852187e0eb91d9ccfab1e --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_milk.yaml @@ -0,0 +1,1365 @@ +dataset_name: move_the_position_of_the_milk +dataset_uuid: 945013f7-9a63-4c59-af10-4ad4df23d67f +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_milk +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_milk.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_milk.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 421.8MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 59 + total_frames: 12898 + total_tasks: 1 + total_videos: 236 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:58 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the milk the designated position. +sub_tasks: +- Grasp the wangzai milk with left gripper +- Place the wangzai milk on the table with right gripper +- Static +- Place the wangzai milk on the table with left gripper +- Grasp the wangzai milk with right gripper +- End +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_milk_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 24 + dataset_name: move_the_position_of_the_milk + dataset_uuid: 945013f7-9a63-4c59-af10-4ad4df23d67f + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_milk/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_milk + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_milk + dataset_uuid: null + task_descriptions: + - put the milk the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 59 + total_frames: 12898 + total_tasks: 1 + total_videos: 236 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:58 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_orange.yaml b/dataset_info/R1_Lite_move_the_position_of_the_orange.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c623eff98a2b327459befaf21c44c2116dd6355f --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_orange.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_orange +dataset_uuid: 5cff8c7f-bc80-41be-87f4-5cc1b132ed1c +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_orange +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_orange.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_orange.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 550.2MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 42 + total_frames: 15074 + total_tasks: 1 + total_videos: 168 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:41 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the orange the designated position. +sub_tasks: +- End +- Place the orange on the table with right gripper +- Grasp the orange with right gripper +- Place the orange on the table with left gripper +- Grasp the orange with left gripper +- Static +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_orange_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 25 + dataset_name: move_the_position_of_the_orange + dataset_uuid: 5cff8c7f-bc80-41be-87f4-5cc1b132ed1c + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_orange/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_orange + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_orange + dataset_uuid: null + task_descriptions: + - put the orange the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 42 + total_frames: 15074 + total_tasks: 1 + total_videos: 168 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:41 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_peeler.yaml b/dataset_info/R1_Lite_move_the_position_of_the_peeler.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7b068dae3ac7bb3d2223ab63b72c76fc38b65b29 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_peeler.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_peeler +dataset_uuid: 32cc9e19-b5a0-4f09-a124-2f042003a5ed +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_peeler +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_peeler.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_peeler.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 369.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 43 + total_frames: 10477 + total_tasks: 1 + total_videos: 172 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:42 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the peeler the designated position. +sub_tasks: +- Grasp the peeler with right gripper +- Static +- Grasp the peeler with left gripper +- End +- Place the peeler on the table with right gripper +- Place the peeler on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_peeler_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 26 + dataset_name: move_the_position_of_the_peeler + dataset_uuid: 32cc9e19-b5a0-4f09-a124-2f042003a5ed + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_peeler/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_peeler + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_peeler + dataset_uuid: null + task_descriptions: + - put the peeler the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 43 + total_frames: 10477 + total_tasks: 1 + total_videos: 172 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:42 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_pen.yaml b/dataset_info/R1_Lite_move_the_position_of_the_pen.yaml new file mode 100644 index 0000000000000000000000000000000000000000..be40f43efd6a13886d438ff578102da8a93c7893 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_pen.yaml @@ -0,0 +1,1367 @@ +dataset_name: move_the_position_of_the_pen +dataset_uuid: e974fb54-b565-4fa5-989e-a0c551c6d140 +scene_type: +- office +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_pen +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_pen.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_pen.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 362.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 31 + total_frames: 11495 + total_tasks: 1 + total_videos: 124 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:30 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the pen in the designated position. +sub_tasks: +- End +- Place the sign pen on the table with right gripper +- Grasp the sign pen with left gripper +- Place the sign pen on the table with left gripper +- Grasp the sign pen with right gripper +- Static +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_pen_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 32 + dataset_name: move_the_position_of_the_pen + dataset_uuid: e974fb54-b565-4fa5-989e-a0c551c6d140 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_pen/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_pen + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_pen + dataset_uuid: null + task_descriptions: + - put the pen in the designated position. + scene_type: + - office + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 31 + total_frames: 11495 + total_tasks: 1 + total_videos: 124 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:30 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_rubiks_cube.yaml b/dataset_info/R1_Lite_move_the_position_of_the_rubiks_cube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c35da985875e6ee70584841064859089051b8141 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_rubiks_cube.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_rubiks_cube +dataset_uuid: fe0a75c5-bab5-4e43-9502-081da6770b61 +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_rubiks_cube +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_rubiks_cube.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_rubiks_cube.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 328.4MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 44 + total_frames: 9055 + total_tasks: 1 + total_videos: 176 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:43 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the rubiks cube the designated position. +sub_tasks: +- End +- Place the magic cube on the table with right gripper +- Place the magic cube on the table with left gripper +- Static +- Grasp the magic cube with left gripper +- Grasp the magic cube with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_rubiks_cube_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 23 + dataset_name: move_the_position_of_the_rubiks_cube + dataset_uuid: fe0a75c5-bab5-4e43-9502-081da6770b61 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_rubiks_cube/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_rubiks_cube + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_rubiks_cube + dataset_uuid: null + task_descriptions: + - put the rubiks cube the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 44 + total_frames: 9055 + total_tasks: 1 + total_videos: 176 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:43 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_soda.yaml b/dataset_info/R1_Lite_move_the_position_of_the_soda.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d2f14d9c0ccb825efcbc56964ec56a9503162cb5 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_soda.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_soda +dataset_uuid: 776f8ed0-31b4-46e5-adbd-d905da18638c +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_soda +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_soda.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_soda.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 661.0MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 62 + total_frames: 17198 + total_tasks: 1 + total_videos: 248 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:61 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the soda the designated position. +sub_tasks: +- End +- Grasp the soda water with right gripper +- Place the soda water on the table with right gripper +- Place the soda water on the table with left gripper +- Static +- Grasp the soda water with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_soda_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 20 + dataset_name: move_the_position_of_the_soda + dataset_uuid: 776f8ed0-31b4-46e5-adbd-d905da18638c + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_soda/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_soda + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_soda + dataset_uuid: null + task_descriptions: + - put the soda the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 62 + total_frames: 17198 + total_tasks: 1 + total_videos: 248 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:61 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_spoon.yaml b/dataset_info/R1_Lite_move_the_position_of_the_spoon.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c5d082d71f3bc41302bf70aa017850bf922c7095 --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_spoon.yaml @@ -0,0 +1,1364 @@ +dataset_name: move_the_position_of_the_spoon +dataset_uuid: ab8d31a7-973b-4328-b3dc-f79488af764f +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_spoon +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_spoon.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_spoon.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 212.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 23 + total_frames: 6550 + total_tasks: 1 + total_videos: 92 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:22 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the spoon the designated position. +sub_tasks: +- Grasp the spoon with right gripper +- Grasp the spoon with left gripper +- Place the spoon on the table with left gripper +- Static +- End +- Place the spoon on the table with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_spoon_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 22 + dataset_name: move_the_position_of_the_spoon + dataset_uuid: ab8d31a7-973b-4328-b3dc-f79488af764f + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_spoon/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_spoon + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_spoon + dataset_uuid: null + task_descriptions: + - put the spoon the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 23 + total_frames: 6550 + total_tasks: 1 + total_videos: 92 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:22 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_move_the_position_of_the_triangle_bread.yaml b/dataset_info/R1_Lite_move_the_position_of_the_triangle_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4561ed3adc1884cb10a00fa9a42edd2a8289fc0d --- /dev/null +++ b/dataset_info/R1_Lite_move_the_position_of_the_triangle_bread.yaml @@ -0,0 +1,1388 @@ +dataset_name: move_the_position_of_the_triangle_bread +dataset_uuid: f60ef2d6-fc04-4276-b75e-e8b54ab7602c +scene_type: +- home +atomic_actions: +- place +- pick +- grasp +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: waffle + level1: food + level2: waffle + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null +- object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null +- object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null +- object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null +- object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null +- object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null +- object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null +- object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null +- object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null +- object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null +- object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null +- object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null +- object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null +- object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null +- object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null +- object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null +- object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null +- object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null +- object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null +- object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: triangle_bread + level1: food + level2: triangle_bread + level3: null + level4: null + level5: null +path: R1_Lite_move_the_position_of_the_triangle_bread +video_url: ./assets/videos/R1_Lite_move_the_position_of_the_triangle_bread.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_move_the_position_of_the_triangle_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 300.1MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 40 + total_frames: 8540 + total_tasks: 1 + total_videos: 160 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:39 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put the triangle bread the designated position. +sub_tasks: +- Grasp the pizza with right gripper +- Static +- Place the pizza on the table with right gripper +- End +- Grasp the pizza with left gripper +- Place the pizza on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_move_the_position_of_the_triangle_bread_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_left_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_high_right_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 21 + dataset_name: move_the_position_of_the_triangle_bread + dataset_uuid: f60ef2d6-fc04-4276-b75e-e8b54ab7602c + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/put_the_triangle_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_move_the_position_of_the_triangle_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: move_the_position_of_the_waffle + dataset_uuid: null + task_descriptions: + - put the waffle the designated position. + scene_type: + - home + atomic_actions: + - place + - pick + - grasp + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: waffle + level1: food + level2: waffle + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: bath_ball + level1: daily_necessities + level2: bath_ball + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: can + level1: container + level2: can + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: hard_cleanser + level1: daily_necessities + level2: hard_cleanser + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: peeler + level1: tool + level2: peeler + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: duck + level1: toy + level2: duck + level3: null + level4: null + level5: null + - object_name: soap + level1: daily_necessities + level2: soap + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cola + level1: drink + level2: cola + level3: null + level4: null + level5: null + - object_name: detergent + level1: daily_necessities + level2: detergent + level3: null + level4: null + level5: null + - object_name: egg_beater + level1: electrical_appliances + level2: egg_beater + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: marker + level1: office_supplies + level2: marker + level3: null + level4: null + level5: null + - object_name: rubiks_cube + level1: toy + level2: rubiks_cube + level3: null + level4: null + level5: null + - object_name: bread_slice + level1: food + level2: bread_slice + level3: null + level4: null + level5: null + - object_name: brush + level1: daily_necessities + level2: brush + level3: null + level4: null + level5: null + - object_name: yogurt + level1: drink + level2: yogurt + level3: null + level4: null + level5: null + - object_name: power_strip + level1: electric_appliance + level2: power_strip + level3: null + level4: null + level5: null + - object_name: milk + level1: drink + level2: milk + level3: null + level4: null + level5: null + - object_name: soda + level1: drink + level2: soda + level3: null + level4: null + level5: null + - object_name: lime + level1: fruit + level2: lime + level3: null + level4: null + level5: null + - object_name: coffee_capsule + level1: drink + level2: coffee_capsule + level3: null + level4: null + level5: null + - object_name: dish + level1: container + level2: dish + level3: null + level4: null + level5: null + - object_name: glass + level1: furniture + level2: glass + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: gum + level1: daily_necessities + level2: gum + level3: null + level4: null + level5: null + - object_name: tape + level1: daily_necessities + level2: tape + level3: null + level4: null + level5: null + - object_name: soft_cleanser + level1: daily_necessities + level2: soft_cleanser + level3: null + level4: null + level5: null + - object_name: chips + level1: food + level2: chips + level3: null + level4: null + level5: null + - object_name: chocolate + level1: food + level2: chocolate + level3: null + level4: null + level5: null + - object_name: cookie + level1: food + level2: cookie + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: triangle_bread + level1: food + level2: triangle_bread + level3: null + level4: null + level5: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 40 + total_frames: 8540 + total_tasks: 1 + total_videos: 160 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:39 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_open_and_close_curtains.yaml b/dataset_info/R1_Lite_open_and_close_curtains.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5428a8c19766551d1fa4ba3aef6899957d0392af --- /dev/null +++ b/dataset_info/R1_Lite_open_and_close_curtains.yaml @@ -0,0 +1,791 @@ +dataset_name: open_and_close_curtains +dataset_uuid: 184bad58-5213-4be2-bb93-7c6d271bf034 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: curtains + level1: clothing + level2: curtains + level3: null + level4: null + level5: null +path: R1_Lite_open_and_close_curtains +video_url: ./assets/videos/R1_Lite_open_and_close_curtains.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_open_and_close_curtains.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 98 + total_frames: 226694 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:97 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: open close inner and outer curtains on both sides. +sub_tasks: +- Pull the outeouter curtains open on both sides with the both gripper +- Pull the outer curtains open on both sides +- End +- Pull the inner curtains open on both sides +- Close the outer curtains on both sides +- Pull the inner curtains open on left sides with the left gripper +- Close the right inner curtain with the right gripper +- Pull the inner curtains open on right sides with the right gripper +- Close the left inner curtain with the left gripper +- Close the outeouter curtains on both sides with the both gripper +- Close the inner curtains on both sides +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_open_and_close_curtains_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 433 + dataset_name: open_and_close_curtains + dataset_uuid: 184bad58-5213-4be2-bb93-7c6d271bf034 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/open_and_close_curtains/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_open_and_close_curtains + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: open_and_close_curtains + dataset_uuid: null + task_descriptions: + - open close inner and outer curtains on both sides. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: curtains + level1: clothing + level2: curtains + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 98 + total_frames: 226694 + total_tasks: 1 + total_videos: 294 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:97 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_open_and_close_microwave_oven.yaml b/dataset_info/R1_Lite_open_and_close_microwave_oven.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ffe588f50c8ee874b670a578a3ae6e97e5a98d74 --- /dev/null +++ b/dataset_info/R1_Lite_open_and_close_microwave_oven.yaml @@ -0,0 +1,817 @@ +dataset_name: open_and_close_microwave_oven +dataset_uuid: 1b797b37-4aab-43be-9f02-cfcf030be8ff +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +- push +- pull +- pressbutton +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: french_fries + level1: food + level2: french_fries + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: microwave + level1: electric_appliance + level2: microwave + level3: null + level4: null + level5: null +path: R1_Lite_open_and_close_microwave_oven +video_url: ./assets/videos/R1_Lite_open_and_close_microwave_oven.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_open_and_close_microwave_oven.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 117 + total_frames: 183612 + total_tasks: 1 + total_videos: 351 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:116 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put fries plate in microwave turn on then take out and close. +sub_tasks: +- Put the microwave back in its original place +- Take the plate out of the microwave +- Close the microwave oven +- Open the microwave oven +- Put the plate in the microwave oven +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_open_and_close_microwave_oven_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 396 + dataset_name: open_and_close_microwave_oven + dataset_uuid: 1b797b37-4aab-43be-9f02-cfcf030be8ff + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/open_and_close_microwave_oven/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_open_and_close_microwave_oven + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: heating food + dataset_uuid: null + task_descriptions: + - turn on the microwave, put the fries in, turn off the microwave, turn on the + microwave, take out the fries, and turn off the microwave. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + - push + - pull + - pressbutton + objects: + - object_name: french_fries + level1: food + level2: french_fries + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: microwave + level1: electric_appliance + level2: microwave + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 117 + total_frames: 183612 + total_tasks: 1 + total_videos: 351 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:116 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_open_and_close_nightstand_door.yaml b/dataset_info/R1_Lite_open_and_close_nightstand_door.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e4b39f7a76d14530ad95192264deebb5474569d7 --- /dev/null +++ b/dataset_info/R1_Lite_open_and_close_nightstand_door.yaml @@ -0,0 +1,870 @@ +dataset_name: open_and_close_nightstand_door +dataset_uuid: 20a3b9fb-6772-4fbe-b39d-00e54dfb1b57 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: nightstand + level1: furniture + level2: nightstand + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: pillow + level1: clothing + level2: pillow + level3: null + level4: null + level5: null +- object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null +- object_name: blue_doll + level1: toy + level2: blue_doll + level3: null + level4: null + level5: null +- object_name: green_doll + level1: toy + level2: green_doll + level3: null + level4: null + level5: null +- object_name: pink_doll + level1: toy + level2: pink_doll + level3: null + level4: null + level5: null +path: R1_Lite_open_and_close_nightstand_door +video_url: ./assets/videos/R1_Lite_open_and_close_nightstand_door.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_open_and_close_nightstand_door.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 11.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 274445 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put items on nightstand lower then higher shelf and close. +sub_tasks: +- Place the green doll on the lower shelf +- Close the nightstand door +- Place the basket on the lower shelf +- Place the pillow on the higher shelf +- Place the blue doll on the higher shelf +- End +- Place the pillow on the lower shelf +- Place the blue doll on the lower shelf +- abnormal +- Place the bag on the lower shelf +- Place the bag on the higher shelf +- Open the nightstand door +- Place the basket on the higher shelf +- Place the green doll on the higher shelf +- Place the pink doll on the lower shelf +- Place the pink doll on the higher shelf +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_open_and_close_nightstand_door_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 402 + dataset_name: open_and_close_nightstand_door + dataset_uuid: 20a3b9fb-6772-4fbe-b39d-00e54dfb1b57 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/open_and_close_nightstand_door/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_open_and_close_nightstand_door + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_dolls + dataset_uuid: null + task_descriptions: + - open the cabinet door and place the doll from the top to the bottom, then from + the bottom to the top. close the cabinet door. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - push + objects: + - object_name: nightstand + level1: furniture + level2: nightstand + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: pillow + level1: clothing + level2: pillow + level3: null + level4: null + level5: null + - object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null + - object_name: blue_doll + level1: toy + level2: blue_doll + level3: null + level4: null + level5: null + - object_name: green_doll + level1: toy + level2: green_doll + level3: null + level4: null + level5: null + - object_name: pink_doll + level1: toy + level2: pink_doll + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 274445 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_open_and_close_nightstand_drawer.yaml b/dataset_info/R1_Lite_open_and_close_nightstand_drawer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c22e8382e727a73d456bed23d08d7c9ed5b60ba2 --- /dev/null +++ b/dataset_info/R1_Lite_open_and_close_nightstand_drawer.yaml @@ -0,0 +1,811 @@ +dataset_name: open_and_close_nightstand_drawer +dataset_uuid: f53ef972-f453-4892-bf9c-cd8d3c22762e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: nightstand + level1: furniture + level2: nightstand + level3: null + level4: null + level5: null +- object_name: remote_control + level1: electric_appliance + level2: remote_control + level3: null + level4: null + level5: null +- object_name: tissue + level1: daily_necessities + level2: tissue + level3: null + level4: null + level5: null +path: R1_Lite_open_and_close_nightstand_drawer +video_url: ./assets/videos/R1_Lite_open_and_close_nightstand_drawer.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_open_and_close_nightstand_drawer.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 77 + total_frames: 104258 + total_tasks: 1 + total_videos: 231 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:76 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put remote tissue in drawer then take out and close. +sub_tasks: +- Open the nightstand drawer +- Put the remote controls on the table in the drawer one by one +- Take the remote control out of the drawer one by one and place them on the table +- Take the tissue out of the drawer one by one and place them on the table +- Close the nightstand drawer +- Put the tissue on the table in the drawer one by one +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_open_and_close_nightstand_drawer_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 417 + dataset_name: open_and_close_nightstand_drawer + dataset_uuid: f53ef972-f453-4892-bf9c-cd8d3c22762e + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/open_and_close_nightstand_drawer/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_open_and_close_nightstand_drawer + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: open_and_close_nightstand_drawer + dataset_uuid: null + task_descriptions: + - open the drawer and put tissues in and out, then close the drawer. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - push + objects: + - object_name: nightstand + level1: furniture + level2: nightstand + level3: null + level4: null + level5: null + - object_name: remote_control + level1: electric_appliance + level2: remote_control + level3: null + level4: null + level5: null + - object_name: tissue + level1: daily_necessities + level2: tissue + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 77 + total_frames: 104258 + total_tasks: 1 + total_videos: 231 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:76 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_open_and_close_the_freezer_door.yaml b/dataset_info/R1_Lite_open_and_close_the_freezer_door.yaml new file mode 100644 index 0000000000000000000000000000000000000000..26a98b3f86de008ab1536bf2785e585e7436aa1d --- /dev/null +++ b/dataset_info/R1_Lite_open_and_close_the_freezer_door.yaml @@ -0,0 +1,848 @@ +dataset_name: open_and_close_the_freezer_door +dataset_uuid: d59cd2ec-8eab-40f4-a630-29a9bbc3f309 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- open +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: freezer + level1: furniture + level2: freezer + level3: null + level4: null + level5: null +- object_name: ceramic_cup + level1: container + level2: ceramic_cup + level3: null + level4: null + level5: null +- object_name: yogurt + level1: food + level2: yogurt + level3: null + level4: null + level5: null +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null +path: R1_Lite_open_and_close_the_freezer_door +video_url: ./assets/videos/R1_Lite_open_and_close_the_freezer_door.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_open_and_close_the_freezer_door.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 93 + total_frames: 170369 + total_tasks: 1 + total_videos: 279 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:92 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put yogurt cups in freezer then take out and close. +sub_tasks: +- Abnormal +- End +- Place the ceramic cup on the table +- Put the yoghurt in the freezer +- Take the paper cup out of the freezer +- Place the yoghurt on the table +- Take the ceramic cup out of the freezer +- Put the ceramic cup in the freezer +- Take the yogurt out of the freezer +- Open the freezer door +- Put the paper cup in the freezer +- Put the yogurt in the freezer +- Place the paper cup on the table +- Close the freezer door +- Grasp the yogur +- Place the yoghurt on the freezer +- Place the yogurt on the table +- Take the yoghurt out of the freezer +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_open_and_close_the_freezer_door_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 395 + dataset_name: open_and_close_the_freezer_door + dataset_uuid: d59cd2ec-8eab-40f4-a630-29a9bbc3f309 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/open_and_close_the_freezer_door/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_open_and_close_the_freezer_door + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: putting_in_and_taking_out_items + dataset_uuid: null + task_descriptions: + - open the refrigerator door and put the yogurt cup into the refrigerator. close + the refrigerator door and take out the yogurt cup. close the refrigerator door. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - open + objects: + - object_name: freezer + level1: furniture + level2: freezer + level3: null + level4: null + level5: null + - object_name: ceramic_cup + level1: container + level2: ceramic_cup + level3: null + level4: null + level5: null + - object_name: yogurt + level1: food + level2: yogurt + level3: null + level4: null + level5: null + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: paper_cup + level1: container + level2: paper_cup + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 93 + total_frames: 170369 + total_tasks: 1 + total_videos: 279 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:92 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_open_the_food_pan.yaml b/dataset_info/R1_Lite_open_the_food_pan.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5d0fe0abd23fbf54adfe943741c602669a366395 --- /dev/null +++ b/dataset_info/R1_Lite_open_the_food_pan.yaml @@ -0,0 +1,796 @@ +dataset_name: open_the_food_pan +dataset_uuid: 41f586d5-51f7-456a-b30f-ca5a7e7555c2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pan + level1: container + level2: pan + level3: null + level4: null + level5: null +path: R1_Lite_open_the_food_pan +video_url: ./assets/videos/R1_Lite_open_the_food_pan.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_open_the_food_pan.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 94 + total_frames: 74981 + total_tasks: 1 + total_videos: 282 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:93 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: fully open pot lid on table then close it. +sub_tasks: +- Hold the pot lid with the right arm +- Close the pot lid +- Open the pot lid completely +- Hold the pot lid with the left arm +- Open the food pot lid a small opening with the right arm +- Open the food pot lid a small opening with the left arm +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_open_the_food_pan_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 380 + dataset_name: open_the_food_pan + dataset_uuid: 41f586d5-51f7-456a-b30f-ca5a7e7555c2 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/turn_on_the_food_pot/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_open_the_food_pan + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: open_the_food_pan + dataset_uuid: null + task_descriptions: + - fully open pot lid on table then close it. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pan + level1: container + level2: pan + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 94 + total_frames: 74981 + total_tasks: 1 + total_videos: 282 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:93 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_opening_and_closing_aalcony_sliding_doors.yaml b/dataset_info/R1_Lite_opening_and_closing_aalcony_sliding_doors.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7e974663dac8222f3503359c313ddd0847d89d4c --- /dev/null +++ b/dataset_info/R1_Lite_opening_and_closing_aalcony_sliding_doors.yaml @@ -0,0 +1,781 @@ +dataset_name: opening_and_closing_aalcony_sliding_doors +dataset_uuid: 4d71497e-4f98-487e-8f46-e2a076016680 +scene_type: +- home +atomic_actions: +- grasp +- push +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: sliding_door + level1: furniture + level2: sliding_door + level3: null + level4: null + level5: null +path: R1_Lite_opening_and_closing_aalcony_sliding_doors +video_url: ./assets/videos/R1_Lite_opening_and_closing_aalcony_sliding_doors.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_opening_and_closing_aalcony_sliding_doors.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 101 + total_frames: 133637 + total_tasks: 1 + total_videos: 303 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:100 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: close balcony sliding door then open it. +sub_tasks: +- Close the slid door +- Open the slid door +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_opening_and_closing_aalcony_sliding_doors_qced_hardlink/\n├──\ + \ annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 418 + dataset_name: opening_and_closing_aalcony_sliding_doors + dataset_uuid: 4d71497e-4f98-487e-8f46-e2a076016680 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/opening_and_closing_aalcony_sliding_doors/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_opening_and_closing_aalcony_sliding_doors + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: opening_and_closing_sliding_doors + dataset_uuid: null + task_descriptions: + - close balcony sliding door then open it. + scene_type: + - home + atomic_actions: + - grasp + - push + - pull + objects: + - object_name: sliding_door + level1: furniture + level2: sliding_door + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 101 + total_frames: 133637 + total_tasks: 1 + total_videos: 303 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:100 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_peach_storage.yaml b/dataset_info/R1_Lite_peach_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9874ab4d6b2fd2077e51a2c6777375848e5e73f1 --- /dev/null +++ b/dataset_info/R1_Lite_peach_storage.yaml @@ -0,0 +1,887 @@ +dataset_name: peach_storage +dataset_uuid: e596c797-57d3-4fbb-ba99-5dec78a4c0b2 +scene_type: +- kitchen +- living_room +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +path: R1_Lite_peach_storage +video_url: ./assets/videos/R1_Lite_peach_storage.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_peach_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 110 + total_frames: 31755 + total_tasks: 1 + total_videos: 440 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:109 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: place the basket in the center of the table and align it, then put the peaches + into the basket. +sub_tasks: +- End +- Place the light basket on the middle of the table with the left gripper +- Grasp the light basket with the left gripper +- Static +- Grasp the peach with the right gripper +- Place the peach into the light basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_peach_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_left_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 16 + dataset_name: peach_storage + dataset_uuid: e596c797-57d3-4fbb-ba99-5dec78a4c0b2 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/basket_peach/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_peach_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: peach_storage + dataset_uuid: null + task_descriptions: + - place the basket in the center of the table and align it, then put the peaches + into the basket. + scene_type: + - kitchen + - living_room + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 110 + total_frames: 31755 + total_tasks: 1 + total_videos: 440 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:109 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_pick_up_and_store_items.yaml b/dataset_info/R1_Lite_pick_up_and_store_items.yaml new file mode 100644 index 0000000000000000000000000000000000000000..296337fef023cf4782165e029b7d88e71759395c --- /dev/null +++ b/dataset_info/R1_Lite_pick_up_and_store_items.yaml @@ -0,0 +1,919 @@ +dataset_name: pick_up_and_store_items +dataset_uuid: ce4cb36f-2a3e-45e1-80b7-e559203fb5c3 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null +- object_name: disposable_slippers + level1: daily_necessities + level2: disposable_slippers + level3: null + level4: null + level5: null +- object_name: tape + level1: tool + level2: tape + level3: null + level4: null + level5: null +- object_name: solid_beverage + level1: beverage + level2: solid_beverage + level3: null + level4: null + level5: null +- object_name: shorts + level1: clothing + level2: shorts + level3: null + level4: null + level5: null +- object_name: roll_paper + level1: daily_necessities + level2: roll_paper + level3: null + level4: null + level5: null +- object_name: t_shirt + level1: cloth + level2: t_shirt + level3: null + level4: null + level5: null +- object_name: mineral_water + level1: drink + level2: mineral_water + level3: null + level4: null + level5: null +path: R1_Lite_pick_up_and_store_items +video_url: ./assets/videos/R1_Lite_pick_up_and_store_items.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_pick_up_and_store_items.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 108 + total_frames: 125588 + total_tasks: 1 + total_videos: 324 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:107 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Open the drawer, then close the drawer. +sub_tasks: +- Place the tissue on the table +- Place the disposable slippers on the table +- Take out the tissue from the drawer +- Put the slippers in the drawer +- Take out the mineral water from the drawer +- Open the drawer with the both gripper +- Place the roll paper on the table +- Place the shorts on the table +- Place the adhesive tape on the table +- Take out the disposable slippers from the drawer +- Place the solid drinks on the table +- Take out the adhesive tape from the drawer +- Put the shorts in the drawer +- Close the drawer with the both gripper +- End +- Pick up the tissue on the table +- Put the tissue in the drawer +- Take out the shorts from the drawer +- Pick up the T-shirt on the table +- Take out the solid drinks from the drawer +- Pick up the mineral water on the table +- Put the mineral water in the drawer +- Pick up the adhesive tape on the table +- Take out the roll paper from the drawer +- Close the drawer +- Open the drawer +- Take out the T-shirt from the drawer +- Put the disposable slippers in the drawer +- Put the adhesive tape in the drawer +- Take the paper out of the drawer and put it on the table +- Put the solid drinks in the drawer +- Place the mineral water on the table +- Put the T-shirt in the drawer +- abnormal +- Place the T-shirt on the table +- Pick up the solid drinks on the table +- Pick up the disposable slippers on the table +- Pick up the shorts on the table +- Pick up the roll paper on the table +- Put the roll paper in the drawer +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_pick_up_and_store_items_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 384 + dataset_name: pick_up_and_store_items + dataset_uuid: ce4cb36f-2a3e-45e1-80b7-e559203fb5c3 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/bedside_console_with_switch_panel/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_pick_up_and_store_items + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pick_up_and_store_items + dataset_uuid: null + task_descriptions: + - store table items in drawer then place them out close drawer. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + - push + objects: + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: tissue_paper + level1: daily_necessities + level2: tissue_paper + level3: null + level4: null + level5: null + - object_name: disposable_slippers + level1: daily_necessities + level2: disposable_slippers + level3: null + level4: null + level5: null + - object_name: tape + level1: tool + level2: tape + level3: null + level4: null + level5: null + - object_name: solid_beverage + level1: beverage + level2: solid_beverage + level3: null + level4: null + level5: null + - object_name: shorts + level1: clothing + level2: shorts + level3: null + level4: null + level5: null + - object_name: roll_paper + level1: daily_necessities + level2: roll_paper + level3: null + level4: null + level5: null + - object_name: t_shirt + level1: cloth + level2: t_shirt + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: drink + level2: mineral_water + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 108 + total_frames: 125588 + total_tasks: 1 + total_videos: 324 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:107 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_place_the_dress_shirt_on_the_hanger.yaml b/dataset_info/R1_Lite_place_the_dress_shirt_on_the_hanger.yaml new file mode 100644 index 0000000000000000000000000000000000000000..28026ae893e9059c1216c1b4b297b56f7471566a --- /dev/null +++ b/dataset_info/R1_Lite_place_the_dress_shirt_on_the_hanger.yaml @@ -0,0 +1,821 @@ +dataset_name: place_the_dress_shirt_on_the_hanger +dataset_uuid: 99bbe00a-c986-419f-b64a-51eef829a3b8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: hanger + level1: furniture + level2: hanger + level3: null + level4: null + level5: null +- object_name: shirt + level1: clothing + level2: shirt + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null +path: R1_Lite_place_the_dress_shirt_on_the_hanger +video_url: ./assets/videos/R1_Lite_place_the_dress_shirt_on_the_hanger.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_place_the_dress_shirt_on_the_hanger.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 103 + total_frames: 120516 + total_tasks: 1 + total_videos: 309 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:102 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: hang shirt on hanger then take hanger out and put on bed. +sub_tasks: +- abnormal +- Hook the other side of the shirt onto the hanger +- Hook one side of the shirt onto the hanger +- Lift the shirt and hanger +- Take the clothes hanger out of the clothes +- Place the hanger on the bed +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_place_the_dress_shirt_on_the_hanger_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 392 + dataset_name: place_the_dress_shirt_on_the_hanger + dataset_uuid: 99bbe00a-c986-419f-b64a-51eef829a3b8 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/place_the_dress_shirt_on_the_hanger/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_place_the_dress_shirt_on_the_hanger + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: hang_up_and_put_down_your_clothes + dataset_uuid: null + task_descriptions: + - hang shirt on hanger then take hanger out and put on bed. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: hanger + level1: furniture + level2: hanger + level3: null + level4: null + level5: null + - object_name: shirt + level1: clothing + level2: shirt + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 103 + total_frames: 120516 + total_tasks: 1 + total_videos: 309 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:102 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_plug_the_socket.yaml b/dataset_info/R1_Lite_plug_the_socket.yaml new file mode 100644 index 0000000000000000000000000000000000000000..379443d79d916641d19980a7fc476f34695b5af1 --- /dev/null +++ b/dataset_info/R1_Lite_plug_the_socket.yaml @@ -0,0 +1,820 @@ +dataset_name: plug_the_socket +dataset_uuid: a456ff6a-8652-485b-a545-1bbcee60a201 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mosquito_repellent_liquid + level1: daily_necessities + level2: mosquito_repellent_liquid + level3: null + level4: null + level5: null +- object_name: plug + level1: electric_appliance + level2: plug + level3: null + level4: null + level5: null +- object_name: socket + level1: electric_appliance + level2: socket + level3: null + level4: null + level5: null +path: R1_Lite_plug_the_socket +video_url: ./assets/videos/R1_Lite_plug_the_socket.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_plug_the_socket.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 96 + total_frames: 115158 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:95 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: plug in mosquito repellent then unplug and place on table. +sub_tasks: +- Hold the socket with your right hand and unplug it with your left hand +- abnormal +- Pick up the mosquito repellent liquid +- Place the mosquito repellent liquid on the table +- Insert the plug into the socket +- Hold the socket with your left hand and unplug it with your right hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_plug_the_socket_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 394 + dataset_name: plug_the_socket + dataset_uuid: a456ff6a-8652-485b-a545-1bbcee60a201 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/plug_the_socket/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_plug_the_socket + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: Plug in and unplug the socket + dataset_uuid: null + task_descriptions: + - plug in mosquito repellent then unplug and place on table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mosquito_repellent_liquid + level1: daily_necessities + level2: mosquito_repellent_liquid + level3: null + level4: null + level5: null + - object_name: plug + level1: electric_appliance + level2: plug + level3: null + level4: null + level5: null + - object_name: socket + level1: electric_appliance + level2: socket + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 96 + total_frames: 115158 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:95 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_pour_water.yaml b/dataset_info/R1_Lite_pour_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d5623ce835c9281fec2fd7eefd2db18638bab5e0 --- /dev/null +++ b/dataset_info/R1_Lite_pour_water.yaml @@ -0,0 +1,822 @@ +dataset_name: pour_water +dataset_uuid: 8b05bffb-745b-4de7-bbfa-113e42018671 +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null +- object_name: kettle + level1: electric_appliance + level2: kettle + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: R1_Lite_pour_water +video_url: ./assets/videos/R1_Lite_pour_water.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_pour_water.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 51 + total_frames: 53125 + total_tasks: 1 + total_videos: 153 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:50 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pour water into two cups then put kettle down on table. +sub_tasks: +- Pour water into the cup +- Put the cup down on the table +- Put down the kettle on the table +- Pour water into another cup +- Pick up the cup +- Pick up the kettle +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_pour_water_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 423 + dataset_name: pour_water + dataset_uuid: 8b05bffb-745b-4de7-bbfa-113e42018671 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/pour_water/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_pour_water + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_water + dataset_uuid: null + task_descriptions: + - pour water into two cups then put kettle down on table. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null + - object_name: kettle + level1: electric_appliance + level2: kettle + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 51 + total_frames: 53125 + total_tasks: 1 + total_videos: 153 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:50 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_put_on_a_garbage_bag.yaml b/dataset_info/R1_Lite_put_on_a_garbage_bag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e0b2a6284332d23e8b1e7dca88b93ab333ee2220 --- /dev/null +++ b/dataset_info/R1_Lite_put_on_a_garbage_bag.yaml @@ -0,0 +1,816 @@ +dataset_name: put_on_a_garbage_bag +dataset_uuid: c689a888-c8c9-4a05-a250-680b40218803 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: trash_bag + level1: container + level2: trash_bag + level3: null + level4: null + level5: null +- object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null +- object_name: trash_can_ring + level1: daily_necessities + level2: trash_can_ring + level3: null + level4: null + level5: null +path: R1_Lite_put_on_a_garbage_bag +video_url: ./assets/videos/R1_Lite_put_on_a_garbage_bag.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_put_on_a_garbage_bag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 11.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 133 + total_frames: 252689 + total_tasks: 1 + total_videos: 399 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:132 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put new trash bag on can then place ring on it. +sub_tasks: +- Abnormal +- End +- Grasp a new trash bag with the right gripper +- put the new garbage bag on the trash can +- Place the trash can ring on the trash can with the right gripper +- Pick up the trash bag +- Grasp the trash bag with the right gripper +- place the trash can ring on the floor with right gripper +- Place the trash bag on the floor with the right gripper +- Place the trash can ring on the floor +- Pick up a new trash bag +- Place the trash can ring on the trash can +- Place the trash bag on the floor +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_put_on_a_garbage_bag_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 422 + dataset_name: put_on_a_garbage_bag + dataset_uuid: c689a888-c8c9-4a05-a250-680b40218803 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/put_a_bag_in_the_trash_can/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_put_on_a_garbage_bag + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: put_on_a_garbage_bag + dataset_uuid: null + task_descriptions: + - replace the garbage bag on can then place ring on it. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: trash_bag + level1: container + level2: trash_bag + level3: null + level4: null + level5: null + - object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null + - object_name: trash_can_ring + level1: daily_necessities + level2: trash_can_ring + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 133 + total_frames: 252689 + total_tasks: 1 + total_videos: 399 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:132 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.yaml b/dataset_info/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f767ae659509a463836d8e82eaf82794edec39f4 --- /dev/null +++ b/dataset_info/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.yaml @@ -0,0 +1,807 @@ +dataset_name: put_slippers_into_floor_standing_shoe_cabinet +dataset_uuid: 3a43ccf0-8e1e-4bba-9a30-6a9a8bcefc6f +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: shoe_cabinet + level1: furniture + level2: shoe_cabinet + level3: null + level4: null + level5: null +- object_name: slippers + level1: clothing + level2: slippers + level3: null + level4: null + level5: null +- object_name: floor + level1: furniture + level2: floor + level3: null + level4: null + level5: null +path: R1_Lite_put_slippers_into_floor_standing_shoe_cabinet +video_url: ./assets/videos/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 11.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 107 + total_frames: 183363 + total_tasks: 1 + total_videos: 321 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:106 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put slippers from floor to cabinet then back to floor. +sub_tasks: +- Pick up the slippers in the shoe cabinet +- Place the slippers into the shoe cabinet +- Pick up the slippers on the floor +- Place the slippers on the floor +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_put_slippers_into_floor_standing_shoe_cabinet_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 428 + dataset_name: put_slippers_into_floor_standing_shoe_cabinet + dataset_uuid: 3a43ccf0-8e1e-4bba-9a30-6a9a8bcefc6f + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/put_slippers_into_floor_standing_shoe_cabinet/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: put_slippers_into_floor_standing_shoe_cabinet + dataset_uuid: null + task_descriptions: + - put slippers from floor to cabinet then back to floor. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: shoe_cabinet + level1: furniture + level2: shoe_cabinet + level3: null + level4: null + level5: null + - object_name: slippers + level1: clothing + level2: slippers + level3: null + level4: null + level5: null + - object_name: floor + level1: furniture + level2: floor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 107 + total_frames: 183363 + total_tasks: 1 + total_videos: 321 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:106 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_put_the_pillow_on_the_bed.yaml b/dataset_info/R1_Lite_put_the_pillow_on_the_bed.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2b26dc8eb7489ca2f97ecd2477864e40671ee7bd --- /dev/null +++ b/dataset_info/R1_Lite_put_the_pillow_on_the_bed.yaml @@ -0,0 +1,796 @@ +dataset_name: put_the_pillow_on_the_bed +dataset_uuid: c25eff25-52c9-4178-a906-2f1040e89068 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: pillow + level1: daily_necessities + level2: pillow + level3: null + level4: null + level5: null +- object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null +path: R1_Lite_put_the_pillow_on_the_bed +video_url: ./assets/videos/R1_Lite_put_the_pillow_on_the_bed.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_put_the_pillow_on_the_bed.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 48 + total_frames: 53484 + total_tasks: 1 + total_videos: 144 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:47 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: move pillow from bedside to head then foot of bed. +sub_tasks: +- Pick up the pillow +- Place the pillow at the end of the bed +- Move to the head of the bed +- Move to the foot of the bed +- Place the pillow at the bedside +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_put_the_pillow_on_the_bed_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 390 + dataset_name: put_the_pillow_on_the_bed + dataset_uuid: c25eff25-52c9-4178-a906-2f1040e89068 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/put_the_pillow_on_the_bed/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_put_the_pillow_on_the_bed + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: put_the_pillow_on_the_bed + dataset_uuid: null + task_descriptions: + - move pillow from bedside to head then foot of bed. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: pillow + level1: daily_necessities + level2: pillow + level3: null + level4: null + level5: null + - object_name: bed + level1: furniture + level2: bed + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 48 + total_frames: 53484 + total_tasks: 1 + total_videos: 144 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:47 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_put_the_shoes_into_the_shoe_box.yaml b/dataset_info/R1_Lite_put_the_shoes_into_the_shoe_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..71037c4c032c1b53d42502729c7a3efe36118e4c --- /dev/null +++ b/dataset_info/R1_Lite_put_the_shoes_into_the_shoe_box.yaml @@ -0,0 +1,796 @@ +dataset_name: put_the_shoes_into_the_shoe_box +dataset_uuid: 87e16c2a-8d5b-4e0b-9706-cfae7e2b29e9 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: shoes + level1: clothing + level2: shoes + level3: null + level4: null + level5: null +- object_name: shoe_box + level1: container + level2: shoe_box + level3: null + level4: null + level5: null +path: R1_Lite_put_the_shoes_into_the_shoe_box +video_url: ./assets/videos/R1_Lite_put_the_shoes_into_the_shoe_box.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_put_the_shoes_into_the_shoe_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 3.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 106 + total_frames: 87219 + total_tasks: 1 + total_videos: 318 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:105 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take shoes out of box then put back in and close. +sub_tasks: +- Put the shoes out of the shoe box +- abnormal +- Put the shoes into the shoe box +- Open the shoe box +- Close the shoe box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_put_the_shoes_into_the_shoe_box_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 388 + dataset_name: put_the_shoes_into_the_shoe_box + dataset_uuid: 87e16c2a-8d5b-4e0b-9706-cfae7e2b29e9 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/put_the_shoes_into_the_shoe_box/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_put_the_shoes_into_the_shoe_box + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_out_the_shoe_storage_box + dataset_uuid: null + task_descriptions: + - take shoes out of box then put back in and close. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: shoes + level1: clothing + level2: shoes + level3: null + level4: null + level5: null + - object_name: shoe_box + level1: container + level2: shoe_box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 106 + total_frames: 87219 + total_tasks: 1 + total_videos: 318 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:105 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_put_the_tableware_into_the_cupboard.yaml b/dataset_info/R1_Lite_put_the_tableware_into_the_cupboard.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cebf1b9d4db2da4eb2b64d1d2bf1a134f381eeb5 --- /dev/null +++ b/dataset_info/R1_Lite_put_the_tableware_into_the_cupboard.yaml @@ -0,0 +1,866 @@ +dataset_name: put_the_tableware_into_the_cupboard +dataset_uuid: 49bc9e7b-4491-4846-95a2-082b0e4f9178 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: fork + level1: tableware + level2: fork + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: R1_Lite_put_the_tableware_into_the_cupboard +video_url: ./assets/videos/R1_Lite_put_the_tableware_into_the_cupboard.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_put_the_tableware_into_the_cupboard.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 143 + total_frames: 367607 + total_tasks: 1 + total_videos: 429 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:142 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put tableware in cabinet then back to counter and close. +sub_tasks: +- Place the fork in the cutlery box +- Place the spoon on the plate +- Take the bowl out of the cupboard +- Pick up the bowl and place it in the cupboard +- Take the chopsticks out of the cupboard +- Pull apart the shelf +- Pick up the chopsticks and place it in the cupboard +- End +- Take the plate out of the cupboard +- Place the bowl on the shelf +- Take the fork out of the cupboard +- Abnormal +- Place the plate on the table +- Pick up the plate and place it in the cupboard +- Place a chopstick on the table +- Place the plate on the shelf +- Pull apart the cupboard +- Place the fork on the table +- Place a pair of chopsticks in the cutlery box +- Take the spoon out of the cupboard +- Place the bowl on the plate +- Place the spoon on the table +- Place the spoon on the cutlery box +- Open the cupboard +- Pick up the spoon and place it in the cupboard +- Close the cupboard +- Pick up the fork and place it in the cupboard +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_put_the_tableware_into_the_cupboard_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 386 + dataset_name: put_the_tableware_into_the_cupboard + dataset_uuid: 49bc9e7b-4491-4846-95a2-082b0e4f9178 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/store_tableware/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_put_the_tableware_into_the_cupboard + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: put_the_tableware_into_the_cupboard + dataset_uuid: null + task_descriptions: + - put tableware in cabinet then back to counter and close. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: fork + level1: tableware + level2: fork + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 143 + total_frames: 367607 + total_tasks: 1 + total_videos: 429 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:142 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_sliding_chair.yaml b/dataset_info/R1_Lite_sliding_chair.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bac08f78c4e81985f3ff90fbe7d640f4b71aea3e --- /dev/null +++ b/dataset_info/R1_Lite_sliding_chair.yaml @@ -0,0 +1,794 @@ +dataset_name: sliding_chair +dataset_uuid: 4bd1c96c-6ba1-4688-b331-2557a39894e2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: chair + level1: furniture + level2: chair + level3: null + level4: null + level5: null +path: R1_Lite_sliding_chair +video_url: ./assets/videos/R1_Lite_sliding_chair.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_sliding_chair.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 87 + total_frames: 142290 + total_tasks: 1 + total_videos: 261 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:86 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pull chair out from table then put back. +sub_tasks: +- Push the gray chair back under the dining table +- Pull the gray chair out from under the dining table +- Push the blue chair back under the dining table +- Pull the blue chair out from under the dining table +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_sliding_chair_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 427 + dataset_name: sliding_chair + dataset_uuid: 4bd1c96c-6ba1-4688-b331-2557a39894e2 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/sliding_bar_stool/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_sliding_chair + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: sliding_chair + dataset_uuid: null + task_descriptions: + - pull chair out from table then put back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: chair + level1: furniture + level2: chair + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 87 + total_frames: 142290 + total_tasks: 1 + total_videos: 261 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:86 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_stack_baskets.yaml b/dataset_info/R1_Lite_stack_baskets.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5068212749541fc7c05dda193443067c2e9c5b44 --- /dev/null +++ b/dataset_info/R1_Lite_stack_baskets.yaml @@ -0,0 +1,871 @@ +dataset_name: stack_baskets +dataset_uuid: 4b7a3d8c-18c0-45af-9337-02adad3a72de +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: R1_Lite_stack_baskets +video_url: ./assets/videos/R1_Lite_stack_baskets.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_stack_baskets.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 101 + total_frames: 57189 + total_tasks: 1 + total_videos: 404 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:100 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: stack a basket on top of another basket. +sub_tasks: +- Grasp the dark basket with the right gripper +- End +- Place the light basket on the middle of the table with the left gripper +- Grasp the light basket with the left gripper +- Place the dark basket into the light color basket with the right gripper +- Static +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_left_rgb + name: cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_high_right_rgb + name: cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_left_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_high_right_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_stack_baskets_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_left_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_high_right_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 15 + dataset_name: stack_baskets + dataset_uuid: 4b7a3d8c-18c0-45af-9337-02adad3a72de + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/5galaxea_r1_lite/stack_baskets/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_stack_baskets + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: stack_baskets + dataset_uuid: null + task_descriptions: + - place the basket in the center,stack a basket on top of another basket. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 101 + total_frames: 57189 + total_tasks: 1 + total_videos: 404 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:100 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 16 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 18 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_storage_of_toiletries.yaml b/dataset_info/R1_Lite_storage_of_toiletries.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d445503df63db8124d596e705be7f6249d218237 --- /dev/null +++ b/dataset_info/R1_Lite_storage_of_toiletries.yaml @@ -0,0 +1,840 @@ +dataset_name: storage_of_toiletries +dataset_uuid: 25f2cd96-c284-44a9-b59c-98e204e16347 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: storage_bag + level1: container + level2: storage_bag + level3: null + level4: null + level5: null +- object_name: toothpaste + level1: personal_care_products + level2: toothpaste + level3: null + level4: null + level5: null +- object_name: toothbrush + level1: personal_care_products + level2: toothbrush + level3: null + level4: null + level5: null +- object_name: comb + level1: personal_care_products + level2: comb + level3: null + level4: null + level5: null +path: R1_Lite_storage_of_toiletries +video_url: ./assets/videos/R1_Lite_storage_of_toiletries.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_storage_of_toiletries.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 101 + total_frames: 138432 + total_tasks: 1 + total_videos: 303 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:100 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put comb toothpaste toothbrush in opened storage bag on table. +sub_tasks: +- Place the toothpaste in the storage bag +- Pick up the comb +- Place the comb on the table +- Place the comb into the storage bag +- Pick up the storage bag +- Pick up a toothbrush +- Place the toothpaste on the table +- abnormal +- Pick up the toothpaste +- Open the storage bag +- Close the strorage bag and place it on the desk +- Place the toothbrush in the storage bag +- Hand it to the other hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_storage_of_toiletries_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 385 + dataset_name: storage_of_toiletries + dataset_uuid: 25f2cd96-c284-44a9-b59c-98e204e16347 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/replace_the_toiletries/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_storage_of_toiletries + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_of_toiletries + dataset_uuid: null + task_descriptions: + - put comb toothpaste toothbrush in opened storage bag on table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: storage_bag + level1: container + level2: storage_bag + level3: null + level4: null + level5: null + - object_name: toothpaste + level1: personal_care_products + level2: toothpaste + level3: null + level4: null + level5: null + - object_name: toothbrush + level1: personal_care_products + level2: toothbrush + level3: null + level4: null + level5: null + - object_name: comb + level1: personal_care_products + level2: comb + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 101 + total_frames: 138432 + total_tasks: 1 + total_videos: 303 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:100 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_switch_labels.yaml b/dataset_info/R1_Lite_switch_labels.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ab60a71e7347ecb60aaa327749edb736261ba78c --- /dev/null +++ b/dataset_info/R1_Lite_switch_labels.yaml @@ -0,0 +1,810 @@ +dataset_name: switch_labels +dataset_uuid: e32d8bbd-d12b-45e0-9c3f-932e67428f3d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: the_door + level1: furniture + level2: the_door + level3: null + level4: null + level5: null +- object_name: door_handle + level1: accessories + level2: door_handle + level3: null + level4: null + level5: null +- object_name: tag + level1: tools + level2: tag + level3: null + level4: null + level5: null +path: R1_Lite_switch_labels +video_url: ./assets/videos/R1_Lite_switch_labels.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_switch_labels.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 99 + total_frames: 171139 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:98 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take label off door handle switch sign then put back. +sub_tasks: +- End +- abnormal +- Take down the sign +- Hang the lable on the doorknob with right gripper +- Grasp the lable with left gripper +- Pass the lable from the left gripper to the right gripper +- Hang the sign back with the other side facing out +- Hand it to the other hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_switch_labels_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 416 + dataset_name: switch_labels + dataset_uuid: e32d8bbd-d12b-45e0-9c3f-932e67428f3d + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/switch_the_sign/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_switch_labels + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: switch_labels + dataset_uuid: null + task_descriptions: + - take label off door handle switch sign then put back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: the_door + level1: furniture + level2: the_door + level3: null + level4: null + level5: null + - object_name: door_handle + level1: accessories + level2: door_handle + level3: null + level4: null + level5: null + - object_name: tag + level1: tools + level2: tag + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 99 + total_frames: 171139 + total_tasks: 1 + total_videos: 297 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:98 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_switch_on_and_off_the_central_air_conditioning.yaml b/dataset_info/R1_Lite_switch_on_and_off_the_central_air_conditioning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..237191191f7581ef76a682f1c8632af4d1a0ff93 --- /dev/null +++ b/dataset_info/R1_Lite_switch_on_and_off_the_central_air_conditioning.yaml @@ -0,0 +1,783 @@ +dataset_name: switch_on_and_off_the_central_air_conditioning +dataset_uuid: 6d6d5868-e715-41cc-a7df-972218e02479 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: central_air_conditioning + level1: household_appliances + level2: central_air_conditioning + level3: null + level4: null + level5: null +path: R1_Lite_switch_on_and_off_the_central_air_conditioning +video_url: ./assets/videos/R1_Lite_switch_on_and_off_the_central_air_conditioning.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_switch_on_and_off_the_central_air_conditioning.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 793.3MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 35 + total_frames: 19688 + total_tasks: 1 + total_videos: 105 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:34 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: turn on ac press temp up down then turn off. +sub_tasks: +- Turn off the central air conditioner +- Press the temperature decrease button +- Press the temperature increase button +- Turn on the central air conditioner +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_switch_on_and_off_the_central_air_conditioning_qced_hardlink/\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 431 + dataset_name: switch_on_and_off_the_central_air_conditioning + dataset_uuid: 6d6d5868-e715-41cc-a7df-972218e02479 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/turn_on_and_off_central_air_conditioning_system/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_switch_on_and_off_the_central_air_conditioning + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: switch_on_and_off_the_central_air_conditioning + dataset_uuid: null + task_descriptions: + - turn on ac press temp up down. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: central_air_conditioning + level1: household_appliances + level2: central_air_conditioning + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 35 + total_frames: 19688 + total_tasks: 1 + total_videos: 105 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:34 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_tableware_arrangement.yaml b/dataset_info/R1_Lite_tableware_arrangement.yaml new file mode 100644 index 0000000000000000000000000000000000000000..aba9f2e41d56d2de372ac2933f04b699b66bcd23 --- /dev/null +++ b/dataset_info/R1_Lite_tableware_arrangement.yaml @@ -0,0 +1,846 @@ +dataset_name: tableware_arrangement +dataset_uuid: 85abe0d0-6c0a-432a-9dd0-14e2ca009399 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: lunch_box + level1: container + level2: lunch_box + level3: null + level4: null + level5: null +path: R1_Lite_tableware_arrangement +video_url: ./assets/videos/R1_Lite_tableware_arrangement.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_tableware_arrangement.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 628.5MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 8 + total_frames: 16015 + total_tasks: 1 + total_videos: 24 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:7 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put chopsticks spoons bowls into lunch boxes on plates. +sub_tasks: +- Put the chopsticks back from the plate +- Put the bowl back from the plate +- Put the spoon back from the bowl +- Pick the chopsticks and place it on the plate +- abnormal +- Pick the bowl and place it on the plate +- Pick the spoon and place it in the bowl +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_tableware_arrangement_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 387 + dataset_name: tableware_arrangement + dataset_uuid: 85abe0d0-6c0a-432a-9dd0-14e2ca009399 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/take_and_place_tableware/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_tableware_arrangement + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: tableware_arrangement + dataset_uuid: null + task_descriptions: + - put chopsticks spoons bowls on plates.Put away chopsticks, spoons, and bowls. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: lunch_box + level1: container + level2: lunch_box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 8 + total_frames: 16015 + total_tasks: 1 + total_videos: 24 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:7 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_tableware_cleaning.yaml b/dataset_info/R1_Lite_tableware_cleaning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45c4a911c713687e7d1e936a900ce49abc7d6b97 --- /dev/null +++ b/dataset_info/R1_Lite_tableware_cleaning.yaml @@ -0,0 +1,876 @@ +dataset_name: tableware_cleaning +dataset_uuid: 1969fa83-52f1-4c9f-94c6-6f9802241318 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: dishwashing_liquid + level1: cleaning_supplies + level2: dishwashing_liquid + level3: null + level4: null + level5: null +- object_name: sponge + level1: cleaning_supplies + level2: sponge + level3: null + level4: null + level5: null +path: R1_Lite_tableware_cleaning +video_url: ./assets/videos/R1_Lite_tableware_cleaning.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_tableware_cleaning.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 17.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 102 + total_frames: 327254 + total_tasks: 1 + total_videos: 306 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:101 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: wipe the tableware with a sponge containing detergent then put them in their + original places. +sub_tasks: +- End +- Rinse the chopsticks +- Place the dish soap on the table +- Wipe the plate +- Rinse the plate +- Place the chopsticks on the glass basin +- Pick up a bowl and the sponge +- Rinse the bowl +- Wash the plate +- Place the plate on the plate +- Place the plate on the table +- Place the spoon in the glass basin +- Place the bowl on the table +- Wipe the bowl +- Squeeze it onto the sponge +- Abnormal +- Rinse the spoon +- Place the bowl on the plate +- Put down the sponge +- Place the bowl on the bowl +- Turn off the faucet +- Grab the dish soap +- Wash the bowl +- Turn on the faucet +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_tableware_cleaning_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 430 + dataset_name: tableware_cleaning + dataset_uuid: 1969fa83-52f1-4c9f-94c6-6f9802241318 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/special_version_for_dishwashing/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_tableware_cleaning + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: tableware_cleaning + dataset_uuid: null + task_descriptions: + - wipe the tableware with a sponge containing detergent then put them in their + original places. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: dishwashing_liquid + level1: cleaning_supplies + level2: dishwashing_liquid + level3: null + level4: null + level5: null + - object_name: sponge + level1: cleaning_supplies + level2: sponge + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 102 + total_frames: 327254 + total_tasks: 1 + total_videos: 306 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:101 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_and_place_the_portable_power_bank.yaml b/dataset_info/R1_Lite_take_and_place_the_portable_power_bank.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e6e26c6c7d9b3319075957d65000874267a2414d --- /dev/null +++ b/dataset_info/R1_Lite_take_and_place_the_portable_power_bank.yaml @@ -0,0 +1,800 @@ +dataset_name: take_and_place_the_portable_power_bank +dataset_uuid: f283fb8d-62de-4238-bb07-bcac110d50bb +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: cloth_bag + level1: container + level2: cloth_bag + level3: null + level4: null + level5: null +- object_name: portable_power_bank + level1: electronic_equipment + level2: portable_power_bank + level3: null + level4: null + level5: null +path: R1_Lite_take_and_place_the_portable_power_bank +video_url: ./assets/videos/R1_Lite_take_and_place_the_portable_power_bank.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_and_place_the_portable_power_bank.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 17.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 110 + total_frames: 237234 + total_tasks: 1 + total_videos: 330 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:109 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: open cloth bag take out power bank then put back. +sub_tasks: +- Open the top of the storage box +- Release the handle +- Grip the handle again +- End +- abnormal +- Lift the black box +- Grip the handle +- Place the black box back +- Close the top of the storage box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_and_place_the_portable_power_bank_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 398 + dataset_name: take_and_place_the_portable_power_bank + dataset_uuid: f283fb8d-62de-4238-bb07-bcac110d50bb + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/take_and_place_the_portable_power_bank/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_and_place_the_portable_power_bank + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: Mobile power bank removal and storage + dataset_uuid: null + task_descriptions: + - open cloth bag take out power bank then put back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: cloth_bag + level1: container + level2: cloth_bag + level3: null + level4: null + level5: null + - object_name: portable_power_bank + level1: electronic_equipment + level2: portable_power_bank + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 110 + total_frames: 237234 + total_tasks: 1 + total_videos: 330 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:109 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_and_put_away_garden_stuff.yaml b/dataset_info/R1_Lite_take_and_put_away_garden_stuff.yaml new file mode 100644 index 0000000000000000000000000000000000000000..247fcb02b4b1a3690d89768c1bf13cb3b11aa3bc --- /dev/null +++ b/dataset_info/R1_Lite_take_and_put_away_garden_stuff.yaml @@ -0,0 +1,889 @@ +dataset_name: take_and_put_away_garden_stuff +dataset_uuid: 05f234b5-3958-4897-b330-5c91290dd15c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: refrigerator + level1: furniture + level2: refrigerator + level3: null + level4: null + level5: null +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null +- object_name: potato + level1: food + level2: potato + level3: null + level4: null + level5: null +- object_name: green_pepper + level1: food + level2: green_pepper + level3: null + level4: null + level5: null +- object_name: pumpkin + level1: food + level2: pumpkin + level3: null + level4: null + level5: null +- object_name: apple + level1: food + level2: apple + level3: null + level4: null + level5: null +- object_name: orange + level1: food + level2: orange + level3: null + level4: null + level5: null +path: R1_Lite_take_and_put_away_garden_stuff +video_url: ./assets/videos/R1_Lite_take_and_put_away_garden_stuff.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_and_put_away_garden_stuff.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 53 + total_frames: 135711 + total_tasks: 1 + total_videos: 159 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:52 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put garden stuff in fridge drawer then take out to table. +sub_tasks: +- Pick up the ball on the table +- Pick up the ball on the lid +- Put the toys in the box +- Open the lid +- abnormal +- Close the lid +- Put the ball in the box +- Pick up the ball on the floor +- Pick up toys out of the box +- Find toys out of the box +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_and_put_away_garden_stuff_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 391 + dataset_name: take_and_put_away_garden_stuff + dataset_uuid: 05f234b5-3958-4897-b330-5c91290dd15c + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/organize_toys/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_and_put_away_garden_stuff + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: 59 + yaml: + dataset_name: storage_items + dataset_uuid: null + task_descriptions: + - put the items on the ground and table into boxes, and cover the boxes. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + - push + objects: + - object_name: refrigerator + level1: furniture + level2: refrigerator + level3: null + level4: null + level5: null + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null + - object_name: potato + level1: food + level2: potato + level3: null + level4: null + level5: null + - object_name: green_pepper + level1: food + level2: green_pepper + level3: null + level4: null + level5: null + - object_name: pumpkin + level1: food + level2: pumpkin + level3: null + level4: null + level5: null + - object_name: apple + level1: food + level2: apple + level3: null + level4: null + level5: null + - object_name: orange + level1: food + level2: orange + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 53 + total_frames: 135711 + total_tasks: 1 + total_videos: 159 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:52 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_and_put_away_garden_stuff_a.yaml b/dataset_info/R1_Lite_take_and_put_away_garden_stuff_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..343299ecd5d8051aef56540344a4426ada0a28c4 --- /dev/null +++ b/dataset_info/R1_Lite_take_and_put_away_garden_stuff_a.yaml @@ -0,0 +1,913 @@ +dataset_name: take_and_put_away_garden_stuff_a +dataset_uuid: 7c763184-bc85-4d7e-b01b-85ba85cbb6f2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: refrigerator + level1: furniture + level2: refrigerator + level3: null + level4: null + level5: null +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null +- object_name: potato + level1: food + level2: potato + level3: null + level4: null + level5: null +- object_name: green_pepper + level1: food + level2: green_pepper + level3: null + level4: null + level5: null +- object_name: pumpkin + level1: food + level2: pumpkin + level3: null + level4: null + level5: null +- object_name: apple + level1: food + level2: apple + level3: null + level4: null + level5: null +- object_name: orange + level1: food + level2: orange + level3: null + level4: null + level5: null +path: R1_Lite_take_and_put_away_garden_stuff_a +video_url: ./assets/videos/R1_Lite_take_and_put_away_garden_stuff_a.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_and_put_away_garden_stuff_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 148 + total_frames: 355644 + total_tasks: 1 + total_videos: 444 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:147 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put garden stuff in fridge drawer then take out to table. +sub_tasks: +- Grasp the apple and place it on the table with right gripper +- Place the green bell pepper in the lower drawer with right gripper +- Put green pepper in the refrigerator drawer +- Place the orange in the lower drawer with right gripper +- Place the potato in the lower drawer with left gripper +- Take out the potato and place it on the table +- Open the refrigerator door with left gripper +- Place the potato in the lower drawer with right gripper +- Take out the apple and place it on the tray +- Open the refrigerator door +- End +- Close the refrigerator door +- Close the lower drawer with the left gripper +- Grasp the potato and place it on the table with left gripper +- Open the lower refrigerator drawer +- Close the middle refrigerator door with the right gripper +- Place the apple in the lower drawer with right gripper +- Put orange in the refrigerator drawer +- Abnormal +- Put pumpkin in the refrigerator drawer +- Grasp the potato and place it on the table with right gripper +- Close the lower refrigerator drawer +- Place the green bell pepper in the lower drawer with left gripper +- Put apple in the refrigerator drawer +- Take out the pumpkin and place it on the table +- Close the lower drawer with the right gripper +- Grasp the orange and place it on the table with right gripper +- Put potato in the refrigerator drawer +- Take out the green pepper and place it on the table +- Take out the orange and place it on the tray +- Grasp the green bell pepper and place it on the table with right gripper +- Take out the apple and place it on the table +- Open the lower drawer with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_and_put_away_garden_stuff_a_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 435 + dataset_name: take_and_put_away_garden_stuff_a + dataset_uuid: 7c763184-bc85-4d7e-b01b-85ba85cbb6f2 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/opening_or_closing_refrigerator_drawers_to_store_and_retrieve_items/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_and_put_away_garden_stuff_a + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: Removing_and_storing_items_from_the_refrigerator + dataset_uuid: null + task_descriptions: + - Put the things on the table in the refrigerator drawer, then take them out and + place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + - push + objects: + - object_name: refrigerator + level1: furniture + level2: refrigerator + level3: null + level4: null + level5: null + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: tray + level1: container + level2: tray + level3: null + level4: null + level5: null + - object_name: potato + level1: food + level2: potato + level3: null + level4: null + level5: null + - object_name: green_pepper + level1: food + level2: green_pepper + level3: null + level4: null + level5: null + - object_name: pumpkin + level1: food + level2: pumpkin + level3: null + level4: null + level5: null + - object_name: apple + level1: food + level2: apple + level3: null + level4: null + level5: null + - object_name: orange + level1: food + level2: orange + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 148 + total_frames: 355644 + total_tasks: 1 + total_videos: 444 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:147 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_and_put_away_items.yaml b/dataset_info/R1_Lite_take_and_put_away_items.yaml new file mode 100644 index 0000000000000000000000000000000000000000..64c625b95a3db07bea004fb0797e423ba69438cc --- /dev/null +++ b/dataset_info/R1_Lite_take_and_put_away_items.yaml @@ -0,0 +1,853 @@ +dataset_name: take_and_put_away_items +dataset_uuid: fa3f7148-5f74-444e-82a5-9f8b31a69987 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- pull +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: umbrella + level1: daily_necessities + level2: umbrella + level3: null + level4: null + level5: null +- object_name: data_cable + level1: electronic_products + level2: data_cable + level3: null + level4: null + level5: null +- object_name: mineral_water + level1: beverages + level2: mineral_water + level3: null + level4: null + level5: null +- object_name: storage_box + level1: container + level2: storage_box + level3: null + level4: null + level5: null +path: R1_Lite_take_and_put_away_items +video_url: ./assets/videos/R1_Lite_take_and_put_away_items.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_and_put_away_items.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 112 + total_frames: 137069 + total_tasks: 1 + total_videos: 336 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:111 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take out or store umbrellas water cables boxes on drawers tables. +sub_tasks: +- Take the mineral water out of the drawer and put it on the table +- Open the drawer +- Take the data cable out of the drawer and put it on the table +- Take the umbrella out of the drawer and put it on the table +- Take the storage box out of the drawer and put it on the table +- Put the storage box in the drawer +- Close the drawer +- Put the umbrella in the drawer +- Put the data cable in the drawer +- Put the mineral water in the drawer +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_and_put_away_items_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 409 + dataset_name: take_and_put_away_items + dataset_uuid: fa3f7148-5f74-444e-82a5-9f8b31a69987 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/getting_or_storing_items_in_the_tv_stand/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_and_put_away_items + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: Storage and retrieval of items + dataset_uuid: null + task_descriptions: + - take out or store umbrellas water cables boxes on drawers tables. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - pull + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: umbrella + level1: daily_necessities + level2: umbrella + level3: null + level4: null + level5: null + - object_name: data_cable + level1: electronic_products + level2: data_cable + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: beverages + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: storage_box + level1: container + level2: storage_box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 112 + total_frames: 137069 + total_tasks: 1 + total_videos: 336 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:111 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_and_put_the_bowl.yaml b/dataset_info/R1_Lite_take_and_put_the_bowl.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1df0e057c396823e9212021236e5f0e61dc8aabf --- /dev/null +++ b/dataset_info/R1_Lite_take_and_put_the_bowl.yaml @@ -0,0 +1,834 @@ +dataset_name: take_and_put_the_bowl +dataset_uuid: 29eb76ea-0c49-4f11-8073-7f7501b77736 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: cabinet_door + level1: furniture + level2: cabinet_door + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +path: R1_Lite_take_and_put_the_bowl +video_url: ./assets/videos/R1_Lite_take_and_put_the_bowl.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_and_put_the_bowl.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 94 + total_frames: 189200 + total_tasks: 1 + total_videos: 282 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:93 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put bowls plates in cabinet then take out to table close. +sub_tasks: +- Place it on the table +- Put it back into the cabinet +- Take the plate from the cabinet +- Pick up the plate from the table +- Close the cabinet door +- Pick up the bowl from the table +- Take the bowl from the cabinet +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_and_put_the_bowl_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 432 + dataset_name: take_and_put_the_bowl + dataset_uuid: 29eb76ea-0c49-4f11-8073-7f7501b77736 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/take_a_bowl_from_the_cabinet/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_and_put_the_bowl + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: Take out and store bowls + dataset_uuid: null + task_descriptions: + - put bowls plates in cabinet then take out to table close. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: cabinet_door + level1: furniture + level2: cabinet_door + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 94 + total_frames: 189200 + total_tasks: 1 + total_videos: 282 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:93 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_clothes_out_of_the_washing_machine.yaml b/dataset_info/R1_Lite_take_clothes_out_of_the_washing_machine.yaml new file mode 100644 index 0000000000000000000000000000000000000000..31cf181a0744a61907a296363cbb31357cadd03b --- /dev/null +++ b/dataset_info/R1_Lite_take_clothes_out_of_the_washing_machine.yaml @@ -0,0 +1,815 @@ +dataset_name: take_clothes_out_of_the_washing_machine +dataset_uuid: 75315916-19f4-400c-99a4-2bd123e2a42a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: washing_machine + level1: electrical_appliances + level2: washing_machine + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: cloth + level1: clothing + level2: cloth + level3: null + level4: null + level5: null +path: R1_Lite_take_clothes_out_of_the_washing_machine +video_url: ./assets/videos/R1_Lite_take_clothes_out_of_the_washing_machine.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_clothes_out_of_the_washing_machine.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 16.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 114 + total_frames: 238333 + total_tasks: 1 + total_videos: 342 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:113 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Open the washing machine, take out the clothes from inside and put them in + the basket, then close the door of the washing machine. +sub_tasks: +- Press the washing machine switch +- Close the washing machine door with the right hand +- Open the lid of the washing machine +- Close the washing machine door with the left hand +- Pick a cloth and place it into the basket +- Place the clothes into the washing machine +- End +- Press the washing machine door tightly with the right hand +- abnormal +- Pick up the clothes basket and put it beside the washing machine +- Move to the front of the washing machine +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_clothes_out_of_the_washing_machine_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 404 + dataset_name: take_clothes_out_of_the_washing_machine + dataset_uuid: 75315916-19f4-400c-99a4-2bd123e2a42a + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/take_out_the_laundry_from_the_washing_machine/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_clothes_out_of_the_washing_machine + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_clothes_out_of_the_washing_machine + dataset_uuid: null + task_descriptions: + - turn on washer put clothes in then take out to basket. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: washing_machine + level1: electrical_appliances + level2: washing_machine + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: cloth + level1: clothing + level2: cloth + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 114 + total_frames: 238333 + total_tasks: 1 + total_videos: 342 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:113 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_take_or_store_plates.yaml b/dataset_info/R1_Lite_take_or_store_plates.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f09b54fad084d12f637b34f1a463892380789bbb --- /dev/null +++ b/dataset_info/R1_Lite_take_or_store_plates.yaml @@ -0,0 +1,819 @@ +dataset_name: take_or_store_plates +dataset_uuid: 3c2c0596-7690-4f94-911f-74035fe6e126 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: stove + level1: furniture + level2: stove + level3: null + level4: null + level5: null +path: R1_Lite_take_or_store_plates +video_url: ./assets/videos/R1_Lite_take_or_store_plates.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_take_or_store_plates.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 105 + total_frames: 138676 + total_tasks: 1 + total_videos: 315 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:104 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take out or store plates on the stove and in the cabinet drawers. +sub_tasks: +- Pick up the plate on the stove +- Put the plate in the cupboard +- Pick up the plate in the cupboard +- Put the plate on the stove +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_take_or_store_plates_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 401 + dataset_name: take_or_store_plates + dataset_uuid: 3c2c0596-7690-4f94-911f-74035fe6e126 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/handle_plates/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_take_or_store_plates + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: take_or_store_plates + dataset_uuid: null + task_descriptions: + - take out or store plates on the stove and in the cabinet drawers. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: stove + level1: furniture + level2: stove + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 105 + total_frames: 138676 + total_tasks: 1 + total_videos: 315 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:104 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_tea_service_table_setting.yaml b/dataset_info/R1_Lite_tea_service_table_setting.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f9164e91f3f5ab5faf69b35246880e488a3fe5c6 --- /dev/null +++ b/dataset_info/R1_Lite_tea_service_table_setting.yaml @@ -0,0 +1,852 @@ +dataset_name: tea_service_table_setting +dataset_uuid: ae8f641b-7e62-47e3-a80a-aab9866a8d29 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: tea_table + level1: furniture + level2: tea_table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: mineral_water + level1: beverages + level2: mineral_water + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: kettle + level1: container + level2: kettle + level3: null + level4: null + level5: null +- object_name: tea_bag + level1: drink + level2: tea_bag + level3: null + level4: null + level5: null +path: R1_Lite_tea_service_table_setting +video_url: ./assets/videos/R1_Lite_tea_service_table_setting.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_tea_service_table_setting.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 109 + total_frames: 107465 + total_tasks: 1 + total_videos: 327 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:108 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take water kettle tea bags from tray to table then back. +sub_tasks: +- Return the tea bag to its original position +- Pick up the tea bag +- Pick up the tea cup +- Return the tea cup to its original position +- abnormal +- Return the bottled water to its original position +- Place it on the right +- Return the kettle to its original position +- Place it on the left +- Place it in front of you +- Pick up the kettle +- Pick up the bottled water +- Place it on the tray +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_tea_service_table_setting_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 434 + dataset_name: tea_service_table_setting + dataset_uuid: ae8f641b-7e62-47e3-a80a-aab9866a8d29 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/tea_service_table_setting/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_tea_service_table_setting + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: tea_service_table_setting + dataset_uuid: null + task_descriptions: + - take water kettle tea bags from tray to table then back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: tea_table + level1: furniture + level2: tea_table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: beverages + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: kettle + level1: container + level2: kettle + level3: null + level4: null + level5: null + - object_name: tea_bag + level1: drink + level2: tea_bag + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 109 + total_frames: 107465 + total_tasks: 1 + total_videos: 327 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:108 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_throw_out_the_trash.yaml b/dataset_info/R1_Lite_throw_out_the_trash.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ae2777ae55fa42a12d6b9188e2fb4c008695f0d4 --- /dev/null +++ b/dataset_info/R1_Lite_throw_out_the_trash.yaml @@ -0,0 +1,808 @@ +dataset_name: throw_out_the_trash +dataset_uuid: 1aceeebe-3221-4690-8d72-ca6f9ec512eb +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null +- object_name: garbage_bag + level1: container + level2: garbage_bag + level3: null + level4: null + level5: null +- object_name: the_door + level1: furniture + level2: the_door + level3: null + level4: null + level5: null +path: R1_Lite_throw_out_the_trash +video_url: ./assets/videos/R1_Lite_throw_out_the_trash.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_throw_out_the_trash.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 109 + total_frames: 143720 + total_tasks: 1 + total_videos: 327 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:108 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take garbage bag from can walk to door put on ground. +sub_tasks: +- End +- Place the outer trash can on the ground +- Put the trash bag at the door +- Pick up the trash bag +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_throw_out_the_trash_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 424 + dataset_name: throw_out_the_trash + dataset_uuid: 1aceeebe-3221-4690-8d72-ca6f9ec512eb + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/put_the_trash_bag_at_the_door/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_throw_out_the_trash + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: throw_out_the_trash + dataset_uuid: null + task_descriptions: + - take garbage bag from can walk to door put on ground. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null + - object_name: garbage_bag + level1: container + level2: garbage_bag + level3: null + level4: null + level5: null + - object_name: the_door + level1: furniture + level2: the_door + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 109 + total_frames: 143720 + total_tasks: 1 + total_videos: 327 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:108 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_tidy_up_toiletries.yaml b/dataset_info/R1_Lite_tidy_up_toiletries.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e7232385a75033e6e87e526d38985ace8439001a --- /dev/null +++ b/dataset_info/R1_Lite_tidy_up_toiletries.yaml @@ -0,0 +1,839 @@ +dataset_name: tidy_up_toiletries +dataset_uuid: 8dfd4c19-842d-4dce-8253-ffaf5f56d7df +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: toiletries + level1: personal_care_products + level2: toiletries + level3: null + level4: null + level5: null +- object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null +- object_name: storage_box + level1: container + level2: storage_box + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: R1_Lite_tidy_up_toiletries +video_url: ./assets/videos/R1_Lite_tidy_up_toiletries.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_tidy_up_toiletries.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 115 + total_frames: 205789 + total_tasks: 1 + total_videos: 345 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:114 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: put toiletries in drawer and cup in box or on table. +sub_tasks: +- Place the cup on the table +- Place the comb on the table with the right gripper +- Place the bathroom toiletry into the drawer +- Pick up the cup +- Pick up the bathroom toiletry +- Open the drawer with the left gripper +- Grasp the bathroom toiletry with the left gripper +- Put toiletries in the drawer +- Grasp the black cup with the left gripper +- Place the cup on the storage box +- Close the drawer +- Open the drawer +- Place the black cup on the drawer with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_tidy_up_toiletries_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 383 + dataset_name: tidy_up_toiletries + dataset_uuid: 8dfd4c19-842d-4dce-8253-ffaf5f56d7df + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/tidy_up_bathroom_toiletries/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_tidy_up_toiletries + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: tidy_up_toiletries + dataset_uuid: null + task_descriptions: + - put toiletries in drawer and cup in box or on table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: toiletries + level1: personal_care_products + level2: toiletries + level3: null + level4: null + level5: null + - object_name: drawer + level1: container + level2: drawer + level3: null + level4: null + level5: null + - object_name: storage_box + level1: container + level2: storage_box + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 115 + total_frames: 205789 + total_tasks: 1 + total_videos: 345 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:114 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_wash_the_tableware.yaml b/dataset_info/R1_Lite_wash_the_tableware.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b879d29d94fbec3889a816a83e595a3e3e13a13f --- /dev/null +++ b/dataset_info/R1_Lite_wash_the_tableware.yaml @@ -0,0 +1,878 @@ +dataset_name: wash_the_tableware +dataset_uuid: 62b4f49b-4413-4d29-9822-c440835cdf41 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: sink + level1: container + level2: sink + level3: null + level4: null + level5: null +- object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +path: R1_Lite_wash_the_tableware +video_url: ./assets/videos/R1_Lite_wash_the_tableware.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_wash_the_tableware.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 137 + total_frames: 197672 + total_tasks: 1 + total_videos: 411 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:136 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: turn on faucet put tableware in sink rinse then back. +sub_tasks: +- Grasp yellow bowl with right gripper +- Pick up the bowl +- Open the dispenser valve with right gripper +- End +- Rinse the chopsticks +- Put the chopsticks into the sink +- Place the chopsticks on the table +- Put a spoon back to the table from the sink +- Put a bowl back to the table from the sink +- Place pink bowl into the sink with right gripper +- Rinse the plate +- Wait for the water to rinse the bowl +- Place a chopstick into the sink with right gripper +- Put a bowl into the sink +- Rinse the bowl +- Place a chopstick on the bowl with right gripper +- Place the plate on the table +- Pour the water from the yellow bowl into the sink with right gripper +- Place the bowl on the table +- Pick up the chopsticks +- Put the chopsticks back to the table from the sink +- Put a spoon into the sink +- Pour the water from the pink bowl into the sink with right gripper +- Place the chopsticks on the bowl +- Abnormal +- Pick up the spoon +- Rinse the spoon +- Place yellow bowl on the table with right gripper +- Place yellow bowl into the sink with right gripper +- Place the spoon on the plate +- Put a plate back to the table from the sink +- Turn off the faucet +- Pick up the plate +- Place the spoon on the bowl +- Close the dispenser valve with right gripper +- Grasp a chopstick with right gripper +- Grasp pink bowl with right gripper +- Turn on the faucet +- Place pink bowl on the table with right gripper +- Put a plate into the sink +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_wash_the_tableware_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 389 + dataset_name: wash_the_tableware + dataset_uuid: 62b4f49b-4413-4d29-9822-c440835cdf41 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/wash_dishes/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_wash_the_tableware + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: wash_the_tableware + dataset_uuid: null + task_descriptions: + - turn on faucet put tableware in sink rinse then back. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: sink + level1: container + level2: sink + level3: null + level4: null + level5: null + - object_name: chopsticks + level1: tableware + level2: chopsticks + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 137 + total_frames: 197672 + total_tasks: 1 + total_videos: 411 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:136 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_washing_board.yaml b/dataset_info/R1_Lite_washing_board.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a36c586ac6894f9580faca0e4e1d8d3a8429dea9 --- /dev/null +++ b/dataset_info/R1_Lite_washing_board.yaml @@ -0,0 +1,828 @@ +dataset_name: washing_board +dataset_uuid: 5321a05d-2861-4198-a91f-b238e2567ee9 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +- open +- wipe +- close +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null +- object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null +- object_name: cutting_board + level1: tool + level2: cutting_board + level3: null + level4: null + level5: null +- object_name: sink + level1: container + level2: sink + level3: null + level4: null + level5: null +path: R1_Lite_washing_board +video_url: ./assets/videos/R1_Lite_washing_board.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_washing_board.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 97 + total_frames: 156103 + total_tasks: 1 + total_videos: 291 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:96 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: turn on tap scrub cutting board with cloth then turn off tap. +sub_tasks: +- Pick up the cleaning cloth +- abnormal +- Turn on the tap +- Put down the cutting board +- Put down the cleaning cloth +- Pick up the cutting board +- Turn off the tap +- Scrub the cutting board underwater +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_washing_board_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 381 + dataset_name: washing_board + dataset_uuid: 5321a05d-2861-4198-a91f-b238e2567ee9 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/clean_cutting_board/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_washing_board + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: washing_board + dataset_uuid: null + task_descriptions: + - turn on tap scrub cutting board with cloth then turn off tap. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + - open + - wipe + - close + objects: + - object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null + - object_name: sponge + level1: daily_necessities + level2: sponge + level3: null + level4: null + level5: null + - object_name: cutting_board + level1: tool + level2: cutting_board + level3: null + level4: null + level5: null + - object_name: sink + level1: container + level2: sink + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 97 + total_frames: 156103 + total_tasks: 1 + total_videos: 291 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:96 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/R1_Lite_wipe_the_table.yaml b/dataset_info/R1_Lite_wipe_the_table.yaml new file mode 100644 index 0000000000000000000000000000000000000000..88f68cdfa94c28a531e9c6ff55198f7004730b42 --- /dev/null +++ b/dataset_info/R1_Lite_wipe_the_table.yaml @@ -0,0 +1,808 @@ +dataset_name: wipe_the_table +dataset_uuid: b7447b1b-1e24-4b6f-9835-82048a217823 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +- object_name: stains + level1: rubbish + level2: stains + level3: null + level4: null + level5: null +path: R1_Lite_wipe_the_table +video_url: ./assets/videos/R1_Lite_wipe_the_table.mp4 +thumbnail_url: ./assets/thumbnails/R1_Lite_wipe_the_table.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: galaxea_r1_lite +codebase_version: v2.1 +statistics: + total_episodes: 107 + total_frames: 67215 + total_tasks: 1 + total_videos: 321 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:106 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: wipe the stains on the table with a cloth. +sub_tasks: +- Pick up the tablecloth +- Place the tablecloth +- Place the bottle at the back of the table +- Pick up the bottle +- Sweep the stains on the table +- Hand it to the other hand +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +action_space: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "R1_Lite_wipe_the_table_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 382 + dataset_name: wipe_the_table + dataset_uuid: b7447b1b-1e24-4b6f-9835-82048a217823 + device_model: Galaxea_R1_Lite + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker/外部数据/星海图外部1.5w/videos/train/wipe_the_desktop/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/R1_Lite_wipe_the_table + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: wipe_the_table + dataset_uuid: null + task_descriptions: + - wipe the stains on the table with a cloth. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + - object_name: stains + level1: rubbish + level2: stains + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - galaxea_r1_lite + end_effector_type: two_finger_gripper + meta: + robot_type: galaxea_r1_lite + codebase_version: v2.1 + statistics: + total_episodes: 107 + total_frames: 67215 + total_tasks: 1 + total_videos: 321 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:106 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_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: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + action: + dtype: float32 + shape: + - 14 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_basket_storage_banana.yaml b/dataset_info/RMC-AIDA-L_basket_storage_banana.yaml new file mode 100644 index 0000000000000000000000000000000000000000..763e7a97a7406113c4fc9c9ab85109eadd41284f --- /dev/null +++ b/dataset_info/RMC-AIDA-L_basket_storage_banana.yaml @@ -0,0 +1,927 @@ +dataset_name: basket_storage_banana +dataset_uuid: 95db1bea-22a4-4ba9-9097-ef3711a084d0 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +path: RMC-AIDA-L_basket_storage_banana +video_url: ./assets/videos/RMC-AIDA-L_basket_storage_banana.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_basket_storage_banana.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 654 + total_frames: 306335 + total_tasks: 4 + total_videos: 1962 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:653 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the basket to the appropriate position, the right + gripper pick up the banana and place it into the basket. + + the right gripper pick up the black basket and place it horizontally in the middle + of the table, the left gripper pick up the banana and place it into the black basket. + + the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the banana and place it into the black basket. + + the right gripper pick up the yellow basket and place it horizontally in the middle + of the table, the left gripper pick up the banana and place it into the yellow basket.' +sub_tasks: +- Pick up the banana with the right gripper +- Pick up the light basket with the right gripper +- abnormal +- Place the banana into the light basket with the left gripper +- Place the dark basket in the center of view with the left gripper +- Place the light basket in the center of view with the right gripper +- Place the basket in the center of view with the left gripper +- Pick up the banana with the left gripper +- Place the banana into the dark basket with the left gripper +- end +- Place the banana into the basket with the right gripper +- Place the dark basket in the center of view with the right gripper +- Place the banana into the dark basket with the right gripper +- Pick up the dark basket with the left gripper +- Pick up the basket with the right gripper +- Pick up the basket with the left gripper +- Pick up the dark basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_basket_storage_banana_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 59 + dataset_name: basket_storage_banana + dataset_uuid: 95db1bea-22a4-4ba9-9097-ef3711a084d0 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/basket_storage_banana/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_basket_storage_banana + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_banana + dataset_uuid: null + task_descriptions: + - the left gripper pick up the yellow basket and place it horizontally in the + middle of the table the right gripper pick up the banana and place it into the + yellow basket. + - the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the banana and place it into the black + basket. + - the right gripper pick up the black basket and place it horizontally in the + middle of the table, the left gripper pick up the banana and place it into the + black basket. + - the right gripper pick up the yellow basket and place it horizontally in the + middle of the table, the left gripper pick up the banana and place it into the + yellow basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 654 + total_frames: 306335 + total_tasks: 4 + total_videos: 1962 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:653 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_basket_storage_egg_yolk_pastry.yaml b/dataset_info/RMC-AIDA-L_basket_storage_egg_yolk_pastry.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7a86932e3f989ca5d59979558991f3b649dda130 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_basket_storage_egg_yolk_pastry.yaml @@ -0,0 +1,931 @@ +dataset_name: basket_storage_egg_yolk_pastry +dataset_uuid: 928d5a84-eae7-4fae-b272-9356c151aa6d +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +path: RMC-AIDA-L_basket_storage_egg_yolk_pastry +video_url: ./assets/videos/RMC-AIDA-L_basket_storage_egg_yolk_pastry.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_basket_storage_egg_yolk_pastry.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 727 + total_frames: 295062 + total_tasks: 4 + total_videos: 2181 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:726 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the black basket and place it horizontally in the + middle of the table, the right gripper pick up the egg yolk pastry and place it + into the black basket. + + the right gripper pick up the black basket and place it horizontally in the middle + of the table, the left gripper pick up the egg yolk pastry and place it into the + black basket. + + the left gripper pick up the yellow basket and place it horizontally in the middle + of the table, the right gripper pick up the egg yolk pastry and place it into the + yellow basket. + + the right gripper pick up the yellow basket and place it horizontally in the middle + of the table, the left gripper pick up the egg yolk pastry and place it into the + yellow basket.' +sub_tasks: +- Place the basket in the center of view with left gripper +- Place the egg yolk pastry in the basket with right gripper +- Move the basket to the center of view with the right gripper +- Move the basket to the center of view with the left gripper +- Pick up the egg yolk pastry with the right gripper +- Place the basket in the center of view with right gripper +- Pick up the basket with the left gripper +- Place the basket in the center of view with the left gripper +- Grasp egg yolk pastry with left gripper +- Place the egg yolk pastry into the basket with the right gripper +- Grasp the basket with right gripper +- End +- Grasp egg yolk pastry with right gripper +- Place the egg yolk pastry in the basket with left gripper +- Grasp the basket with left gripper +- Place the egg yolk pastry into the basket with the left gripper +- Pick up the egg yolk pastry with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_basket_storage_egg_yolk_pastry_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 45 + dataset_name: basket_storage_egg_yolk_pastry + dataset_uuid: 928d5a84-eae7-4fae-b272-9356c151aa6d + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/basket_storage_egg_yolk_pastry/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_basket_storage_egg_yolk_pastry + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_egg_yolk_pastry + dataset_uuid: null + task_descriptions: + - the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the egg yolk pastry and place it into + the black basket. + - the left gripper pick up the yellow basket and place it horizontally in the + middle of the table, the right gripper pick up the egg yolk pastry and place + it into the yellow basket. + - the right gripper pick up the black basket and place it horizontally in the + middle of the table, the left gripper pick up the egg yolk pastry and place + it into the black basket. + - the right gripper pick up the yellow basket and place it horizontally in the + middle of the table, the left gripper pick up the egg yolk pastry and place + it into the yellow basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 727 + total_frames: 295062 + total_tasks: 4 + total_videos: 2181 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:726 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_basket_storage_long_bread.yaml b/dataset_info/RMC-AIDA-L_basket_storage_long_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4a8ed28e9466ae8500fcb41f220a919986ff694d --- /dev/null +++ b/dataset_info/RMC-AIDA-L_basket_storage_long_bread.yaml @@ -0,0 +1,952 @@ +dataset_name: basket_storage_long_bread +dataset_uuid: 2a54716c-882f-4e89-a882-50b8c7b5b821 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: RMC-AIDA-L_basket_storage_long_bread +video_url: ./assets/videos/RMC-AIDA-L_basket_storage_long_bread.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_basket_storage_long_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 753 + total_frames: 343253 + total_tasks: 6 + total_videos: 2259 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:752 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the basket to the appropriate position, the right + gripper pick up the long bread and place it into the basket. + + the right gripper pick up the basket to the appropriate position, the left gripper + pick up the long bread and place it into the basket. + + the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the long bread and place it into the black + basket. + + the right gripper pick up the black basket and place it horizontally in the middle + of the table, the left gripper pick up the long bread and place it into the black + basket. + + the left gripper pick up the yellow basket and place it horizontally in the middle + of the table, the right gripper pick up the long bread and place it into the yellow + basket. + + the right gripper pick up the yellow basket and place it horizontally in the middle + of the table, the left gripper pick up the long bread and place it into the yellow + basket.' +sub_tasks: +- Place the long bread into the basket with the left gripper +- Place the long bread into the dark basket with the right gripper +- Place the light basket in the center of view with the left gripper +- Place the long bread into the light basket with the right gripper +- Place the basket in the center of the table with the left gripper +- Pick up the basket with the left gripper +- Grasp the long bread with right gripper +- Place the long bread into the light basket with the left gripper +- Place the basket in the center of view with the left gripper +- Pick up the light basket with the left gripper +- Place the long bread into the dark basket with the left gripper +- Place the light basket in the center of view with the right gripper +- Place the dark basket in the center of view with the right gripper +- Abnormal +- Move the light basket to the center of view with the left gripper +- Pick up the basket with the right gripper +- Place the basket in the center of view with the right gripper +- Place the long bread in the basket with right gripper +- End +- Place the dark basket in the center of view with the left gripper +- Pick up the light basket with the right gripper +- Place the long bread into the basket with the right gripper +- Grasp the basket with the left gripper +- Static +- Pick up the long bread with the right gripper +- Pick up the dark basket with the left gripper +- Pick up the long bread with the left gripper +- Pick up the dark basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_basket_storage_long_bread_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 43 + dataset_name: basket_storage_long_bread + dataset_uuid: 2a54716c-882f-4e89-a882-50b8c7b5b821 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/basket_storage_long_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_basket_storage_long_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_long_bread + dataset_uuid: null + task_descriptions: + - the left gripper pick up the basket to the appropriate position, the right + gripper pick up the long bread and place it into the basket. + - the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the long bread and place it into the + black basket. + - the left gripper pick up the yellow basket and place it horizontally in the + middle of the table, the right gripper pick up the long bread and place it into + the yellow basket. + - the right gripper pick up the basket to the appropriate position, the left + gripper pick up the long bread and place it into the basket. + - the right gripper pick up the black basket and place it horizontally in the + middle of the table, the left gripper pick up the long bread and place it into + the black basket. + - the right gripper pick up the yellow basket and place it horizontally in the + middle of the table, the left gripper pick up the long bread and place it into + the yellow basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 753 + total_frames: 343253 + total_tasks: 6 + total_videos: 2259 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:752 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_basket_storage_orange.yaml b/dataset_info/RMC-AIDA-L_basket_storage_orange.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8b48c4c9a2b54c8a9f84a58c05c74a55ff6c8763 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_basket_storage_orange.yaml @@ -0,0 +1,929 @@ +dataset_name: basket_storage_orange +dataset_uuid: f96c79dc-15ee-43ed-8c21-1e898a816ee6 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +path: RMC-AIDA-L_basket_storage_orange +video_url: ./assets/videos/RMC-AIDA-L_basket_storage_orange.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_basket_storage_orange.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 356 + total_frames: 112423 + total_tasks: 4 + total_videos: 1068 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:355 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the black basket and place it horizontally in the + middle of the table, the right gripper pick up the orange and place it into the + black basket. + + the left gripper pick up the yellow basket and place it horizontally in the middle + of the table, the right gripper pick up the orange and place it into the yellow + basket. + + the right gripper pick up the black basket and place it horizontally in the middle + of the table, the left gripper pick up the orange and place it into the black basket. + + the right gripper pick up the yellow basket and place it horizontally in the middle + of the table, the left gripper pick up the orange and place it into the yellow basket.' +sub_tasks: +- Place the dark basket in the center of view with the right gripper +- Place the light basket in the center of view with the right gripper +- Place the orange into the dark basket with the left gripper +- Place the dark basket in the center of view with the left gripper +- end +- Place the orange into the light basket with the left gripper +- Pick up the light basket with the right gripper +- Place the orange into the light basket with the right gripper +- Pick up the orange with the right gripper +- Place the light basket in the center of view with the left gripper +- Pick up the dark basket with the left gripper +- Pick up the light basket with the left gripper +- Pick up the dark basket with the right gripper +- Pick up the orange with the left gripper +- Place the orange into the dark basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_basket_storage_orange_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 46 + dataset_name: basket_storage_orange + dataset_uuid: f96c79dc-15ee-43ed-8c21-1e898a816ee6 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/basket_storage_orange/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_basket_storage_orange + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_orange + dataset_uuid: null + task_descriptions: + - the left gripper pick up the basket to the appropriate position, the right + gripper pick up the orange and place it into the basket. + - the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the orange and place it into the black + basket. + - the left gripper pick up the yellow basket and place it horizontally in the + middle of the table, the right gripper pick up the orange and place it into + the yellow basket. + - the right gripper pick up the black basket and place it horizontally in the + middle of the table, the left gripper pick up the orange and place it into the + black basket. + - the right gripper pick up the yellow basket and place it horizontally in the + middle of the table, the left gripper pick up the orange and place it into the + yellow basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 356 + total_frames: 112423 + total_tasks: 4 + total_videos: 1068 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:355 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_basket_storage_peach.yaml b/dataset_info/RMC-AIDA-L_basket_storage_peach.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5c6f6ca0c5654a337d85b091c374e151696f938b --- /dev/null +++ b/dataset_info/RMC-AIDA-L_basket_storage_peach.yaml @@ -0,0 +1,965 @@ +dataset_name: basket_storage_peach +dataset_uuid: 88e35314-80f0-4a2b-a92e-5b0e769483ae +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null +- object_name: peach + level1: fruits + level2: peach + level3: null + level4: null + level5: null +path: RMC-AIDA-L_basket_storage_peach +video_url: ./assets/videos/RMC-AIDA-L_basket_storage_peach.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_basket_storage_peach.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 721 + total_frames: 308398 + total_tasks: 5 + total_videos: 2163 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:720 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the basket to the appropriate position, the right + gripper pick up the peach and place it into the basket. + + the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the peach and place it into the black basket. + + the right gripper pick up the black basket and place it horizontally in the middle + of the table, the left gripper pick up the peach and place it into the black basket. + + the left gripper pick up the yellow basket and place it horizontally in the middle + of the table, the right gripper pick up the peach and place it into the yellow basket. + + the right gripper pick up the yellow basket and place it horizontally in the middle + of the table, the left gripper pick up the peach and place it into the yellow basket.' +sub_tasks: +- Place the basket in the center of view with the left gripper +- Place the dark basket in the center of view with the right gripper +- Pick up the basket with the left gripper +- Grasp the peach with left gripper +- Move the basket to the center of view with the left gripper +- Pick up the dark basket with the right gripper +- Pick up the dark basket with the left gripper +- Pick up the peach with the left gripper +- Place the peach in the dark basket with right gripper +- Place the peach in the dark basket with left gripper +- Pick up the light basket with the right gripper +- Grasp the basket with right gripper +- Put the peach into the basket +- Grasp the basket with left gripper +- Put the basket in the middle +- Grab the basket with your left arm +- Pick up the peach with the right gripper +- End +- Place the basket in the center of view with left gripper +- Place the light basket in the center of view with the right gripper +- abnormal +- Place the basket in the center of view with right gripper +- Grab the peach with your right arm +- Pick up the light basket with the left gripper +- Grasp the peach with right gripper +- Place the peach into the basket with the right gripper +- Place the peach into the basket with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_basket_storage_peach_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 1 + dataset_name: basket_storage_peach + dataset_uuid: 88e35314-80f0-4a2b-a92e-5b0e769483ae + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/basket_storage_peach/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_basket_storage_peach + scene_types: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: home_storage + level2: basket + level3: null + level4: null + level5: null + - object_name: peach + level1: fruits + level2: peach + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: basket_storage_peach + dataset_uuid: null + task_descriptions: + - the left gripper pick up the basket to the appropriate position, the right + gripper pick up the peach and place it into the basket. + - the left gripper pick up the black basket and place it horizontally in the middle + of the table, the right gripper pick up the peach and place it into the black + basket. + - the left gripper pick up the yellow basket and place it horizontally in the + middle of the table, the right gripper pick up the peach and place it into the + yellow basket. + - the right gripper pick up the black basket and place it horizontally in the + middle of the table, the left gripper pick up the peach and place it into the + black basket. + - the right gripper pick up the yellow basket and place it horizontally in the + middle of the table, the left gripper pick up the peach and place it into the + yellow basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 721 + total_frames: 308398 + total_tasks: 5 + total_videos: 2163 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:720 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_box_up_down.yaml b/dataset_info/RMC-AIDA-L_box_up_down.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c7662ad2d06ba8a3a7b8002e5046320e267233f4 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_box_up_down.yaml @@ -0,0 +1,902 @@ +dataset_name: box_up_down +dataset_uuid: e095217a-10c3-44e6-9a26-08a1758a1243 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null +path: RMC-AIDA-L_box_up_down +video_url: ./assets/videos/RMC-AIDA-L_box_up_down.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_box_up_down.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 383.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 159 + total_frames: 31466 + total_tasks: 2 + total_videos: 477 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:158 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + gripper_activity_action: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pick up the box from the table with both arms. + + place the box on the table with both arms.' +sub_tasks: +- Grasp the bandage with right gripper +- Loosen the box on the table with right gripper +- Place the box on the table with right gripper +- Lift the box with left gripper +- Place the box on the table with left gripper +- Static +- End +- Loosen the box on the table with left gripper +- Lift the box with right gripper +- Grasp the bandage with left gripper +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_box_up_down_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 55 + dataset_name: box_up_down + dataset_uuid: e095217a-10c3-44e6-9a26-08a1758a1243 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/box_up_down/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_box_up_down + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: box_up_down + dataset_uuid: null + task_descriptions: + - place the box on the table with both arms. + - pick up the box from the table with both arms. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 159 + total_frames: 31466 + total_tasks: 2 + total_videos: 477 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:158 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + gripper_activity_action: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_clean_table.yaml b/dataset_info/RMC-AIDA-L_clean_table.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fb4efe5d8ddcaf4e4229d923da7a13e89d2796bb --- /dev/null +++ b/dataset_info/RMC-AIDA-L_clean_table.yaml @@ -0,0 +1,939 @@ +dataset_name: clean_table +dataset_uuid: ed026bcf-f342-4259-9fce-12208d2ca5b3 +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- pick +- place +- wipe +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: blue_rag + level1: clothing + level2: blue_rag + level3: null + level4: null + level5: null +- object_name: pruple_rag + level1: clothing + level2: pruple_rag + level3: null + level4: null + level5: null +- object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null +path: RMC-AIDA-L_clean_table +video_url: ./assets/videos/RMC-AIDA-L_clean_table.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_clean_table.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 776 + total_frames: 514178 + total_tasks: 4 + total_videos: 2328 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:775 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'wipe off the black water stains in the middle of the table with a blue rag. + + wipe off the brown water stains in the middle of the table with a blue rag. + + wipe off the black water stains in the middle of the table with a pruple rag. + + wipe off the brown water stains in the middle of the table with a pruple rag.' +sub_tasks: +- Place the rag on the table with the right gripper +- Stand the paper cup upright with the left gripper +- Grasp the paper cup with the left gripper +- Grasp the paper cup with the right gripper +- Grasp the rag with the left gripper +- Grasp the rag with the right gripper +- Wipe the stains off the table with the left gripper +- Place the rag on the table with the left gripper +- Stand the paper cup upright with the right gripper +- end +- Wipe the stains off the table with the right gripper +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_clean_table_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 52 + dataset_name: clean_table + dataset_uuid: ed026bcf-f342-4259-9fce-12208d2ca5b3 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/wipe_table/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_clean_table + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: clean_table + dataset_uuid: null + task_descriptions: + - place the paper cup properly and then wipe off the black water stain in the + middle of the table with a blue towel. + - place the paper cup properly and then wipe off the brown water stain in the + middle of the table with a blue towel. + - place the paper cup properly and then wipe off the black water stain in the + middle of the table with a purple towel. + - place the paper cup properly and then wipe off the brown water stain in the + middle of the table with a purple towel. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - pick + - place + - wipe + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: blue_rag + level1: clothing + level2: blue_rag + level3: null + level4: null + level5: null + - object_name: pruple_rag + level1: clothing + level2: pruple_rag + level3: null + level4: null + level5: null + - object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 776 + total_frames: 514178 + total_tasks: 4 + total_videos: 2328 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:775 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_desktop_organization.yaml b/dataset_info/RMC-AIDA-L_desktop_organization.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6e4f87b8c33d80be4a7ca7881d69ef58bb970180 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_desktop_organization.yaml @@ -0,0 +1,1115 @@ +dataset_name: desktop_organization +dataset_uuid: 66922d94-1a12-4281-bddf-1da6a26caf4c +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: fruit_plate + level1: container + level2: fruit_plate + level3: null + level4: null + level5: null +- object_name: paper_ball + level1: garbage + level2: paper_ball + level3: null + level4: null + level5: null +- object_name: plastic + level1: garbage + level2: plastic + level3: null + level4: null + level5: null +- object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null +- object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null +- object_name: art_knife + level1: office_supplies + level2: art_knife + level3: null + level4: null + level5: null +- object_name: glue + level1: office_supplies + level2: glue + level3: null + level4: null + level5: null +- object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null +- object_name: ruler + level1: office_supplies + level2: ruler + level3: null + level4: null + level5: null +- object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null +- object_name: scissor + level1: office_supplies + level2: scissor + level3: null + level4: null + level5: null +- object_name: pen_holder + level1: container + level2: pen_holder + level3: null + level4: null + level5: null +path: RMC-AIDA-L_desktop_organization +video_url: ./assets/videos/RMC-AIDA-L_desktop_organization.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_desktop_organization.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 38.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 1660 + total_frames: 2647489 + total_tasks: 2 + total_videos: 4980 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1659 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the orange in the fruit plate, put the paper ball in the trash can, stand + the bottle upright, put the art knife in the pen holder, put the glue in the pen + holder, and put the eraser in the pen holder. + + put the peach in the fruit plate, put the plastic in the trash can, stand the bottle + upright, put the ruler in the pen holder, put the pen in the pen holder, and put + the scissor in the pen holder.' +sub_tasks: +- Place the blue scissors into the pen holder with the right hand. +- Grab the orange with the left hand. +- Place the blue scissors into the pen holder with the left hand. +- Pass the ruler from the right hand to the left hand. +- Place the gray spring-action pen into the pen holder with the left hand. +- Pass the blue utility knife from the left hand to the right hand. +- Put the eraser into the pen holder with the right hand. +- Grab the blue scissors with the right hand. +- Grab the blue utility knife with the left hand. +- Place the orange into the fruit bowl with the right hand. +- Grab the plastic with the right hand. +- Discard. +- Pass the water bottle from the left hand to the right hand. +- Pass the ruler from the left hand to the right hand. +- Place the gray spring-action pen into the pen holder with the right hand. +- Pass the water bottle from the right hand to the left hand. +- Place the eraser into the pen holder with the left hand. +- Grab the blue scissors with the left hand. +- Grab the ruler with the left hand. +- Grab the eraser with the right hand. +- Pass the peach from the right hand to the left hand. +- Pass the blue scissors from the right hand to the left hand. +- Pass the gray spring-action pen from the left hand to the right hand. +- Pass the eraser from the left hand to the right hand. +- Place the blue utility knife into the pen holder with the right hand. +- Place the blue utility knife into the pen holder with the left hand. +- Place the ruler into the pen holder with the left hand. +- Grab the orange with the right hand. +- Grab the plastic with the left hand. +- Grab the peach with the right hand. +- Place the paper ball into the trash can with the right hand. +- Place the orange into the fruit bowl with the left hand. +- Grab the gray glue with the right hand. +- Pass the plastic from the right hand to the left hand. +- Grab the water bottle with the left hand. +- Pass the gray glue from the left hand to the right hand. +- Pass the paper ball from the left hand to the right hand. +- Pass the plastic from the left hand to the right hand. +- Grab the blue utility knife with the right hand. +- Pass the orange from the right hand to the left hand. +- Grab the paper ball with the left hand. +- Pass the blue scissors from the left hand to the right hand. +- Place the ruler into the pen holder with the right hand. +- Place the peach into the fruit bowl with the right hand. +- Place the water bottle on the table with the left hand. +- Grab the eraser with the left hand. +- Pass the gray glue from the right hand to the left hand. +- Grab the gray spring-action pen with the left hand. +- Pass the blue utility knife from the right hand to the left hand. +- Place the peach into the fruit bowl with the left hand. +- Grab the gray spring-action pen with the right hand. +- Grab the gray glue with the left hand. +- Place the water bottle on the table with the right hand. +- Grab the ruler with the right hand. +- Grab the water bottle with the right hand. +- Place the gray glue into the pen holder with the right hand. +- Grab the peach with the left hand. +- Place the plastic into the trash can with the right hand. +- Pass the gray spring-action pen from the right hand to the left hand. +- Place the gray glue into the pen holder with the left hand. +- Grab the paper ball with the right hand. +- end +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_desktop_organization_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ ├── chunk-000/\n\ + │ │ ├── episode_000000.parquet\n│ │ ├── episode_000001.parquet\n│ │ \ + \ ├── episode_000002.parquet\n│ │ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n\ + │ │ └── (...)\n│ └── chunk-001/\n│ ├── episode_001000.parquet\n│ \ + \ ├── episode_001001.parquet\n│ ├── episode_001002.parquet\n│ ├──\ + \ episode_001003.parquet\n│ ├── episode_001004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 49 + dataset_name: desktop_organization + dataset_uuid: 66922d94-1a12-4281-bddf-1da6a26caf4c + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/desktop_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_desktop_organization + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: desktop_organization + dataset_uuid: null + task_descriptions: + - put the orange in the fruit plate, put the paper ball in the trash can, stand + the bottle upright, put the art knife in the pen holder, put the glue in the + pen holder, and put the eraser in the pen holder. + - put the peach in the fruit plate, put the plastic in the trash can, stand the + bottle upright, put the ruler in the pen holder, put the pen in the pen holder, + and put the scissor in the pen holder. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: fruit_plate + level1: container + level2: fruit_plate + level3: null + level4: null + level5: null + - object_name: paper_ball + level1: garbage + level2: paper_ball + level3: null + level4: null + level5: null + - object_name: plastic + level1: garbage + level2: plastic + level3: null + level4: null + level5: null + - object_name: trash_can + level1: container + level2: trash_can + level3: null + level4: null + level5: null + - object_name: bottle + level1: container + level2: bottle + level3: null + level4: null + level5: null + - object_name: art_knife + level1: office_supplies + level2: art_knife + level3: null + level4: null + level5: null + - object_name: glue + level1: office_supplies + level2: glue + level3: null + level4: null + level5: null + - object_name: eraser + level1: office_supplies + level2: eraser + level3: null + level4: null + level5: null + - object_name: ruler + level1: office_supplies + level2: ruler + level3: null + level4: null + level5: null + - object_name: pen + level1: office_supplies + level2: pen + level3: null + level4: null + level5: null + - object_name: scissor + level1: office_supplies + level2: scissor + level3: null + level4: null + level5: null + - object_name: pen_holder + level1: container + level2: pen_holder + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 1660 + total_frames: 2647489 + total_tasks: 2 + total_videos: 4980 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1659 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_fold_shirt.yaml b/dataset_info/RMC-AIDA-L_fold_shirt.yaml new file mode 100644 index 0000000000000000000000000000000000000000..37b36f30a7ca42f9654d758b182434e9d8fec1be --- /dev/null +++ b/dataset_info/RMC-AIDA-L_fold_shirt.yaml @@ -0,0 +1,950 @@ +dataset_name: fold_shirt +dataset_uuid: bbe55f1a-041d-4956-b4a9-17c9457510aa +scene_type: +- home +atomic_actions: +- grasp +- pick +- fold +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: shirt + level1: clothing + level2: shirt + level3: null + level4: null + level5: null +path: RMC-AIDA-L_fold_shirt +video_url: ./assets/videos/RMC-AIDA-L_fold_shirt.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_fold_shirt.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 29.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 1487 + total_frames: 3512125 + total_tasks: 6 + total_videos: 4461 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1486 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + gripper_activity_action: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the black shirt is place with the back facing up, fold the black shirt into + a square shape. + + the black shirt is place with the front facing upwards, fold the black shirt into + a square shape. + + the blue shirt is place with the back facing up, fold the black shirt into a square + shape. + + the blue shirt is place with the front facing upwards, fold the black shirt into + a square shape. + + the navygreen shirt is place with the front facing upwards, fold the black shirt + into a square shape. + + the navygreen shirt is place with the back facing up, fold the black shirt into + a square shape.' +sub_tasks: +- Fold the lower left sleeve with the left hand. +- Fold the lower left sleeve to the left. +- Fold the clothes with the right hand. +- Fold the clothes to the right. +- Press the middle of the clothes with the right hand. +- Pull the clothes with the right hand. +- Discard. +- Grab the upper right corner of the clothes with the right hand. +- Grab the lower left corner of the clothes with the left hand. +- Fold the lower right sleeve to the right. +- Pull the clothes to the left. +- Pull the clothes with the left hand. +- Fold the clothes with the left hand. +- Push the clothes to the left. +- Grab the upper left corner of the clothes with the left hand. +- Pull the clothes to the right. +- Grab the lower right corner of the clothes with the right hand. +- Fold the lower right sleeve with the right hand. +- end +- Fold the clothes to the left. +- Push the clothes with the left hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_fold_shirt_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ └── chunk-001/\n│ ├── episode_001000.parquet\n│ ├── episode_001001.parquet\n\ + │ ├── episode_001002.parquet\n│ ├── episode_001003.parquet\n│ \ + \ ├── episode_001004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n │ │ ├──\ + \ episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├── episode_000002.mp4\n\ + \ │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n │ \ + \ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n │ │\ + \ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├──\ + \ episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n\ + \ │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n \ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 44 + dataset_name: fold_shirt + dataset_uuid: bbe55f1a-041d-4956-b4a9-17c9457510aa + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/fold_shirt/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_fold_shirt + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_shirt + dataset_uuid: null + task_descriptions: + - the black shirt is place with the back facing up, fold the black shirt into + a square shape. + - the black shirt is place with the front facing upwards, fold the black shirt + into a square shape. + - the blue shirt is place with the back facing up, fold the black shirt into a + square shape. + - the blue shirt is place with the front facing upwards, fold the black shirt + into a square shape. + - the navygreen shirt is place with the back facing up, fold the black shirt into + a square shape. + - the navygreen shirt is place with the front facing upwards, fold the black shirt + into a square shape. + scene_type: + - home + atomic_actions: + - grasp + - pick + - fold + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: shirt + level1: clothing + level2: shirt + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 1487 + total_frames: 3512125 + total_tasks: 6 + total_videos: 4461 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1486 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + gripper_activity_action: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_fold_shorts.yaml b/dataset_info/RMC-AIDA-L_fold_shorts.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5bce548819967c5f9eab65986dc118086beff1d1 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_fold_shorts.yaml @@ -0,0 +1,929 @@ +dataset_name: fold_shorts +dataset_uuid: 5f973d3e-d7a6-40c1-8ecc-0a4a158505f7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- fold +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: shorts + level1: clothing + level2: shorts + level3: null + level4: null + level5: null +path: RMC-AIDA-L_fold_shorts +video_url: ./assets/videos/RMC-AIDA-L_fold_shorts.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_fold_shorts.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 866 + total_frames: 730046 + total_tasks: 4 + total_videos: 2598 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:865 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the shorts is place with the front facing upwards, the left gripper grasp + the waist of the shorts, and the right gripper grasp the bottom of the shorts and + folds them in the middle. + + the shorts is place with the back facing up, the left gripper grasp the waist of + the shorts, and the right gripper grasp the bottom of the shorts and folds them + in the middle. + + the shorts is place with the front facing upwards, the right gripper grasp the waist + of the shorts, and the left gripper grasp the bottom of the shorts and folds them + in the middle. + + the shorts is place with the back facing up, the right gripper grasp the waist of + the shorts, and the left gripper grasp the bottom of the shorts and folds them in + the middle.' +sub_tasks: +- Grab the lower left pant leg with your left hand. +- Grab the lower right pant leg with your right hand. +- Fold the bottom of the shorts upward with right gripper +- Fold the pants from right to left with the right gripper +- Hold the waistband with your left hand. +- Hold the lower right waistband with your right hand. +- Grab the waistband with your right hand. +- Fold to the right with your left hand. +- Press the middle of the pants with your left hand. +- Fold upward with your left hand. +- Fold to the left with your right hand. +- Hold the lower left waistband with your left hand. +- Place the folded trousers onto the center area with the right grippers +- Place the folded trousers onto the center area with right gripper +- Place the folded trousers onto the center area with the left grippers +- Grasp the right lower side of the waistband of the shorts with right gripper +- end +- Anomaly detected. +- Grasp the lower left leg of the shorts with left gripper +- Fold the shorts from right to left with right gripper +- abnormal +- Fold the pants from left to right with the left gripper +- Fold the bottom of the shorts upward with left gripper +- Fold the bottom of the pants upward with both grippers +- Adjust the pants with your right hand. +- Fold upward with your right hand. +- Adjust the pants with your left hand. +- Press the middle of the pants with your right hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_fold_shorts_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 58 + dataset_name: fold_shorts + dataset_uuid: 5f973d3e-d7a6-40c1-8ecc-0a4a158505f7 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/fold_shorts/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_fold_shorts + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_shorts + dataset_uuid: null + task_descriptions: + - the shorts is place with the back facing up, the left gripper grasp the waist + of the shorts, and the right gripper grasp the bottom of the shorts and folds + them in the middle. + - the shorts is place with the front facing upwards, the left gripper grasp the + waist of the shorts, and the right gripper grasp the bottom of the shorts and + folds them in the middle. + - the shorts is place with the back facing up, the right gripper grasp the waist + of the shorts, and the left gripper grasp the bottom of the shorts and folds + them in the middle. + - the shorts is place with the front facing upwards, the right gripper grasp the + waist of the shorts, and the left gripper grasp the bottom of the shorts and + folds them in the middle. + scene_type: + - home + atomic_actions: + - grasp + - pick + - fold + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: shorts + level1: clothing + level2: shorts + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 866 + total_frames: 730046 + total_tasks: 4 + total_videos: 2598 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:865 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_fold_towel.yaml b/dataset_info/RMC-AIDA-L_fold_towel.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e759eff1a8ddf320fe0d1484f380064b64af5cc2 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_fold_towel.yaml @@ -0,0 +1,886 @@ +dataset_name: fold_towel +dataset_uuid: 189eaf6e-2609-4e71-8e6e-e6393a5d259e +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +- unfold +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +path: RMC-AIDA-L_fold_towel +video_url: ./assets/videos/RMC-AIDA-L_fold_towel.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_fold_towel.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 314 + total_frames: 139069 + total_tasks: 2 + total_videos: 942 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:313 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'take out a white towel and unfold it. + + take out a black towel and unfold it.' +sub_tasks: +- End +- Press and secure one corner of the towel with the right arm +- Unfold the towel with the left arm +- Press and secure one corner of the towel with the left arm +- Press and secure one corner of the towel with the right gripper +- Unfold the towel with the left gripper +- Unfold the towel with the right arm +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_fold_towel_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 57 + dataset_name: fold_towel + dataset_uuid: 189eaf6e-2609-4e71-8e6e-e6393a5d259e + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/unfold_towel/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_fold_towel + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_towel + dataset_uuid: null + task_descriptions: + - take out a white towel and unfold it. + - take out a green towel and unfold it. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + - unfold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 314 + total_frames: 139069 + total_tasks: 2 + total_videos: 942 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:313 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_food_packaging.yaml b/dataset_info/RMC-AIDA-L_food_packaging.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0368147d601605a7bab93180e7edc154e9b35a23 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_food_packaging.yaml @@ -0,0 +1,966 @@ +dataset_name: food_packaging +dataset_uuid: 59eb8786-4e0e-4c5e-b129-aec36ec1eda9 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null +- object_name: lunch_box + level1: container + level2: lunch_box + level3: null + level4: null + level5: null +- object_name: cucumber + level1: vegetable + level2: cucumber + level3: null + level4: null + level5: null +- object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +path: RMC-AIDA-L_food_packaging +video_url: ./assets/videos/RMC-AIDA-L_food_packaging.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_food_packaging.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 497 + total_frames: 817652 + total_tasks: 2 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:496 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the blue bag, the right gripper successively pick + up the lunch box, cucumber and pear and place them into the bag, the right gripper + zip up the bag. + + the left gripper pick up the blue bag, the right gripper successively pick up the + lunch box, bananna and peach and place them into the bag, the right gripper zip + up the bag.' +sub_tasks: +- Grab the pear with your right hand. +- Pick up the lunch box with your right hand. +- end +- Put the cucumber into the lunch bag with your right hand. +- Hold the lunch bag with your left hand. +- Secure the lunch bag with your left hand. +- Pick up the cucumber with your right hand. +- Hold the lunch bag with your right hand. +- Take the banana with your right hand. +- Place the lunch box into the lunch bag with your right hand. +- Place the peach into the lunch bag with your right hand. +- Zip up the lunch bag with your right hand. +- Put the banana into the lunch bag with your right hand. +- Place the pear into the lunch bag with your right hand. +- Grab the peach with your right hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_food_packaging_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 54 + dataset_name: food_packaging + dataset_uuid: 59eb8786-4e0e-4c5e-b129-aec36ec1eda9 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/food_packaging/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_food_packaging + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: food_packaging + dataset_uuid: null + task_descriptions: + - the left gripper pick up the blue bag, the right gripper pick up the lunch box + from the table and placed it in the bag, the right gripper pick up the cucumber + from the table and placed it in the bag,the right gripper pick up the pear from + the table and placed it in the bag, the right gripper zip up the bag. + - the left gripper pick up the blue bag, the right gripper pick up the lunch box + from the table and placed it in the bag, the right gripper pick up the banana + from the table and placed it in the bag,the right gripper pick up the peach + from the table and placed it in the bag, the right gripper zip up the bag. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + - pull + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bag + level1: container + level2: bag + level3: null + level4: null + level5: null + - object_name: lunch_box + level1: container + level2: lunch_box + level3: null + level4: null + level5: null + - object_name: cucumber + level1: vegetable + level2: cucumber + level3: null + level4: null + level5: null + - object_name: pear + level1: fruit + level2: pear + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 497 + total_frames: 817652 + total_tasks: 2 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:496 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_food_storage.yaml b/dataset_info/RMC-AIDA-L_food_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c4bcc0cb72888a803c514c42ad7e09df63c976f9 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_food_storage.yaml @@ -0,0 +1,971 @@ +dataset_name: food_storage +dataset_uuid: f217b0c1-9f1e-4598-9845-0a85906dadf6 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: handbag + level1: container + level2: handbag + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +path: RMC-AIDA-L_food_storage +video_url: ./assets/videos/RMC-AIDA-L_food_storage.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_food_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 499 + total_frames: 274806 + total_tasks: 12 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:498 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pick up the bread from the table and place it in the brown handbag. + + pick up the orange from the table and place it in the brown handbag. + + pick up the orange and peach from the table and place it in the brown handbag. + + pick up the peach from the table and place it in the brown handbag. + + pick up the bread and egg yolk pastry from the table and place it in the brown handbag. + + pick up the egg yolk pastry from the table and place it in the brown handbag. + + pick up the bread from the table and place it in the white handbag. + + pick up the orange from the table and place it in the white handbag. + + pick up the orange and peach from the table and place it in the white handbag. + + pick up the peach from the table and place it in the white handbag. + + pick up the bread and egg yolk pastry from the table and place it in the white handbag. + + pick up the egg yolk pastry from the table and place it in the white handbag.' +sub_tasks: +- Lift the woven bag with the left gripper to open it +- Lower the woven bag with the left gripper to close it +- abnormal +- Place the egg yolk pastry into the woven bag with the right gripper +- Place the peach into the woven bag with the right gripper +- Pick up the orange with the right gripper +- Pick up the egg yolk pastry with the right gripper +- Pick up the bread with the right gripper +- end +- Place the bread into the woven bag with the right gripper +- Place the orange into the woven bag with the right gripper +- Pick up the peach with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_food_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 41 + dataset_name: food_storage + dataset_uuid: f217b0c1-9f1e-4598-9845-0a85906dadf6 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/food_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_food_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: food_storage + dataset_uuid: null + task_descriptions: + - pick up the bread from the table and place it in the brown handbag. + - pick up the bread and egg yolk pastry from the table and place it in the brown + handbag. + - pick up the egg yolk pastry from the table and place it in the brown handbag. + - pick up the orange from the table and place it in the brown handbag. + - pick up the orange and peach from the table and place it in the brown handbag. + - pick up the peach from the table and place it in the brown handbag. + - pick up the bread from the table and place it in the white handbag. + - pick up the bread and egg yolk pastry from the table and place it in the white + handbag. + - pick up the egg yolk pastry from the table and place it in the white handbag. + - pick up the orange from the table and place it in the white handbag. + - pick up the orange and peach from the table and place it in the white handbag. + - pick up the peach from the table and place it in the white handbag. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: handbag + level1: container + level2: handbag + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 499 + total_frames: 274806 + total_tasks: 12 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:498 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_fruit_storage.yaml b/dataset_info/RMC-AIDA-L_fruit_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..09ec15a9d99e68197c2e7540263e3b366a904591 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_fruit_storage.yaml @@ -0,0 +1,937 @@ +dataset_name: fruit_storage +dataset_uuid: 8276223a-988a-4a97-8459-97f7c498cbb5 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: grape + level1: fruit + level2: grape + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +path: RMC-AIDA-L_fruit_storage +video_url: ./assets/videos/RMC-AIDA-L_fruit_storage.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_fruit_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 521 + total_frames: 291785 + total_tasks: 2 + total_videos: 1563 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:520 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the bowl from the table, the right gripper pick up + the banana from the table and place it in the bowl, the left gripper put down the + bowl. + + the left gripper pick up the banana from the table and place it in the middle plate, + the right gripper pick up the grape from the table and place it in the middle plate.' +sub_tasks: +- End +- Place the grape in the purple plate with left gripper +- Grasp the grape with right gripper +- Place the banana in the purple plate with right gripper +- Place the banana in the blue bowl with left gripper +- Grasp the banana with right gripper +- Grasp the grape with left gripper +- Place the bowl on the table with right gripper +- Place the grape in the purple plate with right gripper +- Place the banana in the purple plate with left gripper +- Lift the blue bowl with right gripper +- Grasp the blue bowl with right gripper +- Static +- Abnormal +- Grasp the banana with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_fruit_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 38 + dataset_name: fruit_storage + dataset_uuid: 8276223a-988a-4a97-8459-97f7c498cbb5 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/fruit_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_fruit_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fruit_storage + dataset_uuid: null + task_descriptions: + - the left gripper pick up the bowl from the table, the right gripper pick up + the banana from the table and place it in the bowl, the left gripper put down + the bowl. + - the left gripper pick up the banana from the table and place it in the middle + plate, the right gripper pick up the grape from the table and place it in the + middle plate. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: grape + level1: fruit + level2: grape + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 521 + total_frames: 291785 + total_tasks: 2 + total_videos: 1563 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:520 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_get_water.yaml b/dataset_info/RMC-AIDA-L_get_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ec101f8a6a660849b2e949e48db55a7969c1b40c --- /dev/null +++ b/dataset_info/RMC-AIDA-L_get_water.yaml @@ -0,0 +1,927 @@ +dataset_name: get_water +dataset_uuid: 2a2cc6a7-ac07-494e-9b05-0a437532bdb1 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +- hold +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null +path: RMC-AIDA-L_get_water +video_url: ./assets/videos/RMC-AIDA-L_get_water.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_get_water.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 333 + total_frames: 327536 + total_tasks: 3 + total_videos: 999 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:332 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the black cup and place it horizontally under the + faucet, the right gripper turn on the faucet to fill the cup, and then turn off + the faucet. + + the left gripper pick up the red cup and place it horizontally under the faucet, + the right gripper turn on the faucet to fill the cup, and then turn off the faucet. + + the right gripper pick up the red cup and place it horizontally under the faucet, + the left gripper turn on the faucet to fill the cup, and then turn off the faucet.' +sub_tasks: +- Move the cup beneath the water dispenser nozzle with the right gripper +- Close the dispenser valve with the right gripper +- Open the dispenser valve and fill the cup with water with the right gripper +- Close the dispenser valve with the left gripper +- Open the dispenser valve and fill the cup with water with the left gripper +- end +- Move the cup beneath the water dispenser nozzle with the left gripper +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_get_water_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 47 + dataset_name: get_water + dataset_uuid: 2a2cc6a7-ac07-494e-9b05-0a437532bdb1 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/get_water/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_get_water + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: get_water + dataset_uuid: null + task_descriptions: + - the left gripper pick up the black cup and place it horizontally under the faucet, + the right gripper turn on the faucet to fill the cup, and then turn off the + faucet. + - the left gripper pick up the red cup and place it horizontally under the faucet, + the right gripper turn on the faucet to fill the cup, and then turn off the + faucet. + - the right gripper pick up the red cup and place it horizontally under the faucet, + the left gripper turn on the faucet to fill the cup, and then turn off the faucet. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + - hold + - push + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: faucet + level1: tool + level2: faucet + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: water + level1: drink + level2: water + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 333 + total_frames: 327536 + total_tasks: 3 + total_videos: 999 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:332 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_glasses_storage.yaml b/dataset_info/RMC-AIDA-L_glasses_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..540d7dbbbf2ca9632b3e2f2ab4362470b8f6708c --- /dev/null +++ b/dataset_info/RMC-AIDA-L_glasses_storage.yaml @@ -0,0 +1,917 @@ +dataset_name: glasses_storage +dataset_uuid: 3f805357-8df7-41c3-aa00-a08b08e0915c +scene_type: +- home +atomic_actions: +- grasp +- pick +- fold +- close +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null +- object_name: glasses + level1: daily_necessities + level2: glasses + level3: null + level4: null + level5: null +path: RMC-AIDA-L_glasses_storage +video_url: ./assets/videos/RMC-AIDA-L_glasses_storage.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_glasses_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 990 + total_frames: 861465 + total_tasks: 4 + total_videos: 2970 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:989 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the black glasses into the black glasses case. + + put the black glasses into the green glasses case. + + put the white glasses into the black glasses case. + + put the white glasses into the green glasses case.' +sub_tasks: +- Place the glasses case in the center of the table with your left hand. +- Grab the glasses case with your left hand. +- Lift the glasses with your right hand. +- Put the glasses into the case with your right hand. +- Discard. +- Grab the eyeglass frame with your right hand. +- Put the glasses into the case with your left hand. +- end +- Place the glasses on the table with your left hand. +- Close the glasses case with your left hand. +- Grab the frame with your right hand. +- Lift the glasses with your left hand. +- Fold the frame with your right hand. +- Place the glasses case in the center of the table with your right hand. +- Close the glasses case with your right hand. +- Fold the frame with your left hand. +- Grab the glasses with your left hand. +- Grab the glasses case with your right hand. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_glasses_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 53 + dataset_name: glasses_storage + dataset_uuid: 3f805357-8df7-41c3-aa00-a08b08e0915c + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/glasses_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_glasses_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: glasses_storage + dataset_uuid: null + task_descriptions: + - put the black glasses into the black glasses case. + - put the black glasses into the green glasses case. + - put the white glasses into the black glasses case. + - put the white glasses into the green glasses case. + scene_type: + - home + atomic_actions: + - grasp + - pick + - fold + - close + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: glasses_case + level1: daily_necessities + level2: glasses_case + level3: null + level4: null + level5: null + - object_name: glasses + level1: daily_necessities + level2: glasses + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 990 + total_frames: 861465 + total_tasks: 4 + total_videos: 2970 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:989 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_organise_the_document_bag.yaml b/dataset_info/RMC-AIDA-L_organise_the_document_bag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d5522d10068bf9a880c55a193a1e167425908759 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_organise_the_document_bag.yaml @@ -0,0 +1,895 @@ +dataset_name: organise_the_document_bag +dataset_uuid: 327e0fe7-1be9-4724-b1ae-f511d8ab7f6b +scene_type: +- office +atomic_actions: +- grasp +- place +- pick +- pull +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: document_bag + level1: container + level2: document_bag + level3: null + level4: null + level5: null +path: RMC-AIDA-L_organise_the_document_bag +video_url: ./assets/videos/RMC-AIDA-L_organise_the_document_bag.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_organise_the_document_bag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 480 + total_frames: 225360 + total_tasks: 4 + total_videos: 1440 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:479 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Open the green document bag. + + Open the green document bag. + + Open the red document bag. + + Open the red document bag.' +sub_tasks: +- Pulling up the zipper on the transparent plastic bag with the right gripper to close + it +- Pulling up the zipper on the transparent plastic bag with the left gripper to close + it +- Pick up the transparent plastic bag with the left gripper +- Pick up the transparent plastic bag with the right gripper +- Place the transparent plastic bag +- Place the transparent plastic bag with the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_organise_the_document_bag_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 56 + dataset_name: organise_the_document_bag + dataset_uuid: 327e0fe7-1be9-4724-b1ae-f511d8ab7f6b + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/pull_document_bag/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_organise_the_document_bag + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: organise_the_document_bag + dataset_uuid: null + task_descriptions: + - open the green document bag with left hand. + - open the green document bag with right hand. + - open the red document bag with left hand. + - open the red document bag with right hand. + scene_type: + - office + atomic_actions: + - grasp + - place + - pick + - pull + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: document_bag + level1: container + level2: document_bag + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 480 + total_frames: 225360 + total_tasks: 4 + total_videos: 1440 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:479 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_place_test_tube.yaml b/dataset_info/RMC-AIDA-L_place_test_tube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6cccfc14b1e327e5931d9a73bf55ab2d9f30de42 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_place_test_tube.yaml @@ -0,0 +1,905 @@ +dataset_name: place_test_tube +dataset_uuid: 7ed8e496-1917-4844-a0f7-98fe52c1477d +scene_type: +- school +- hospital +atomic_actions: +- grasp +- place +- pick +- move +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: test_tube_rack + level1: container + level2: test_tube_rack + level3: null + level4: null + level5: null +- object_name: test_tube + level1: container + level2: test_tube + level3: null + level4: null + level5: null +path: RMC-AIDA-L_place_test_tube +video_url: ./assets/videos/RMC-AIDA-L_place_test_tube.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_place_test_tube.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 648 + total_frames: 365863 + total_tasks: 1 + total_videos: 1944 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:647 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: Pick up the test tube rack with one hand, transfer it to the other, and then + place it into the test tube rack. +sub_tasks: +- "Place the test tube on the test tube rack with the left gripper \uFEFF" +- End +- Pass the test tube from the left gripper to the right gripper +- "pick up the test tube with the right gripper \uFEFF" +- Place the test tubes on the test tube rack with the left gripper +- "move the test tube from the right gripper to the left gripper \uFEFF" +- Pick up the test tube with the right gripper +- Grasp the arch-shaped block with the left gripper +- Pick up the test tube with the left gripper +- Place the test tubes on the test tube rack with the right gripper +- Pass the test tube from the right gripper to the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_place_test_tube_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 48 + dataset_name: place_test_tube + dataset_uuid: 7ed8e496-1917-4844-a0f7-98fe52c1477d + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/test_tubes_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_place_test_tube + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_test_tube + dataset_uuid: null + task_descriptions: + - pick up the test tube rack with the left hand, transfer it to the right, then + place it into the test tube rack. + - pick up the test tube rack with the left hand, transfer it to the right, then + place it into the test tube rack. + scene_type: + - school + - hospital + atomic_actions: + - grasp + - place + - pick + - move + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: test_tube_rack + level1: container + level2: test_tube_rack + level3: null + level4: null + level5: null + - object_name: test_tube + level1: container + level2: test_tube + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 648 + total_frames: 365863 + total_tasks: 1 + total_videos: 1944 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:647 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_place_the_fruits_repeatedly.yaml b/dataset_info/RMC-AIDA-L_place_the_fruits_repeatedly.yaml new file mode 100644 index 0000000000000000000000000000000000000000..15c0285ea7167cf964802e5f33dc53b39bd8ef95 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_place_the_fruits_repeatedly.yaml @@ -0,0 +1,962 @@ +dataset_name: place_the_fruits_repeatedly +dataset_uuid: 3448d8ea-8209-43cf-bfcc-550863a26b13 +scene_type: +- kitchen +atomic_actions: +- grasp +- place +- pick +- pour +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null +path: RMC-AIDA-L_place_the_fruits_repeatedly +video_url: ./assets/videos/RMC-AIDA-L_place_the_fruits_repeatedly.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_place_the_fruits_repeatedly.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 481 + total_frames: 541540 + total_tasks: 8 + total_videos: 1443 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:480 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the bread into the blue bowl and pour it out repeatedly. + + put the egg yolk pastry into the blue bowl and pour it out repeatedly. + + put the orange into the blue bowl and pour it out repeatedly. + + put the peach into the blue bowl and pour it out repeatedly. + + put the bread into the pink bowl and pour it out repeatedly. + + put the egg yolk pastry into the pink bowl and pour it out repeatedly. + + put the orange into the pink bowl and pour it out repeatedly. + + put the peach into the pink bowl and pour it out repeatedly.' +sub_tasks: +- Pick up the bowl with the left gripper +- Place the bread into the bowl +- abnormal +- Pick up the egg yolk pastry with the right gripper +- Pour the egg yolk pastry out of bowl +- Pour the orange out of the bowl +- Place the peach into the bowl +- Pour the peach out of bowl +- Place the egg yolk pastry into the bowl +- Pick up the bread with the right gripper +- Pick up the peach with the right gripper +- Pour the bread out of the bowl +- end +- Place the bowl on the table +- Place the orange into the bowl +- Pick up the orange with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_place_the_fruits_repeatedly_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 39 + dataset_name: place_the_fruits_repeatedly + dataset_uuid: 3448d8ea-8209-43cf-bfcc-550863a26b13 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/pour_bowl_repeatedly/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_place_the_fruits_repeatedly + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_the_fruits_repeatedly + dataset_uuid: null + task_descriptions: + - put the peach into the blue bowl and pour it out repeatedly. + - put the orange into the blue bowl and pour it out repeatedly. + - put the egg yolk pastry into the blue bowl and pour it out repeatedly. + - put the bread into the blue bowl and pour it out repeatedly. + - put the peach into the pink bowl and pour it out repeatedly. + - put the orange into the pink bowl and pour it out repeatedly. + - put the egg yolk pastry into the pink bowl and pour it out repeatedly. + - put the bread into the pink bowl and pour it out repeatedly. + scene_type: + - kitchen + atomic_actions: + - grasp + - place + - pick + - pour + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: bowl + level1: container + level2: bowl + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: bread + level1: food + level2: bread + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 481 + total_frames: 541540 + total_tasks: 8 + total_videos: 1443 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:480 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_place_towel.yaml b/dataset_info/RMC-AIDA-L_place_towel.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0bb4024159f23ae01c89138de8ab5eef5223e8a6 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_place_towel.yaml @@ -0,0 +1,884 @@ +dataset_name: place_towel +dataset_uuid: 666a0109-3399-4955-b2fb-66509139637f +scene_type: +- home +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null +path: RMC-AIDA-L_place_towel +video_url: ./assets/videos/RMC-AIDA-L_place_towel.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_place_towel.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 398 + total_frames: 281308 + total_tasks: 2 + total_videos: 1194 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:397 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pick up the towel from the storage box and lay it flat on the black tablecloth. + + pick up the towel from the storage box and lay it flat on the table.' +sub_tasks: +- End +- Spread the towel flat with the left gripper +- Abnormal +- Pick up a towel with the left gripper +- Static +- Pick up a towel with the right gripper +- Spread the towel flat with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_place_towel_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 60 + dataset_name: place_towel + dataset_uuid: 666a0109-3399-4955-b2fb-66509139637f + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/place_towel/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_place_towel + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: place_towel + dataset_uuid: null + task_descriptions: + - pick up the towel from the storage box and lay it flat on the table. + - pick up the towel from the storage box and lay it flat on the black tablecloth. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: towel + level1: clothing + level2: towel + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 398 + total_frames: 281308 + total_tasks: 2 + total_videos: 1194 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:397 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_plate_storage.yaml b/dataset_info/RMC-AIDA-L_plate_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f8fd7d92adf24656fe1ecd72e5a9eb92f49d7921 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_plate_storage.yaml @@ -0,0 +1,899 @@ +dataset_name: plate_storage +dataset_uuid: 8c203fd8-2988-4e8f-8ddc-eedbb69dcdfe +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: shelf + level1: furniture + level2: shelf + level3: null + level4: null + level5: null +path: RMC-AIDA-L_plate_storage +video_url: ./assets/videos/RMC-AIDA-L_plate_storage.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_plate_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 498 + total_frames: 284602 + total_tasks: 2 + total_videos: 1494 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:497 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Grip the plate with one hand, pass it to the other, then set it on the shelf. + + Grip the plate with one hand, pass it to the other, then set it on the shelf.' +sub_tasks: +- Place the plate on the shelf with the right gripper +- End +- Pick up the plate with the right gripper +- Pick up the plate with the left gripper +- Pass the plate from the left gripper to the right gripper +- Pass the plate from the right gripper to the left gripper +- Place the plate on the shelf with the left gripper +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_plate_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 64 + dataset_name: plate_storage + dataset_uuid: 8c203fd8-2988-4e8f-8ddc-eedbb69dcdfe + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/storage_plate/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_plate_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: plate_storage + dataset_uuid: null + task_descriptions: + - grip the plate with the left hand, pass it to the right, then set it on the + shelf. + - grip the plate with the right hand, pass it to the left, then set it on the + shelf. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: shelf + level1: furniture + level2: shelf + level3: null + level4: null + level5: null + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 498 + total_frames: 284602 + total_tasks: 2 + total_videos: 1494 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:497 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_pour_coffee_beans.yaml b/dataset_info/RMC-AIDA-L_pour_coffee_beans.yaml new file mode 100644 index 0000000000000000000000000000000000000000..39ff38fc3756c8c55d21ee32de241f94458d7825 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_pour_coffee_beans.yaml @@ -0,0 +1,994 @@ +dataset_name: pour_coffee_beans +dataset_uuid: aa202f76-162f-44a2-aa83-c8448ab991e2 +scene_type: +- kitchen +- restaurant +atomic_actions: +- grasp +- place +- pick +- takeout +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: gray_cup + level1: container + level2: gray_cup + level3: null + level4: null + level5: null +- object_name: red_cup + level1: container + level2: red_cup + level3: null + level4: null + level5: null +- object_name: glass + level1: container + level2: glass + level3: null + level4: null + level5: null +- object_name: coffee_bean + level1: food + level2: coffee_bean + level3: null + level4: null + level5: null +- object_name: blue_spoon + level1: tableware + level2: blue_spoon + level3: null + level4: null + level5: null +- object_name: pink_spoon + level1: tableware + level2: pink_spoon + level3: null + level4: null + level5: null +- object_name: glass_lid + level1: daily_necessities + level2: glass_lid + level3: null + level4: null + level5: null +path: RMC-AIDA-L_pour_coffee_beans +video_url: ./assets/videos/RMC-AIDA-L_pour_coffee_beans.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_pour_coffee_beans.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 493 + total_frames: 352789 + total_tasks: 8 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:492 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Use a blue spoon to take out the coffee beans from the glass and pour them + into the gray cup. + + Use a pink spoon to take out the coffee beans from the glass and pour them into + the gray cup. + + Use a blue spoon to take out the coffee beans from the glass and pour them into + the red cup. + + Use a pink spoon to take out the coffee beans from the glass and pour them into + the gray cup. + + Use a blue spoon to take out the coffee beans from the glass and pour them into + the red cup. + + Use a pink spoon to take out the coffee beans from the glass and pour them into + the red cup. + + Use a pink spoon to take out the coffee beans from the glass and pour them into + the red cup. + + Use a blue spoon to take out the coffee beans from the glass and pour them into + the gray cup.' +sub_tasks: +- Place the spoon back in its original place with the right gripper +- Scoop a spoonful of beans into the cup with the right gripper +- abnormal +- Pick up the spoon with the right gripper +- Move the cup to the center of view with the left gripper +- end +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_pour_coffee_beans_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 40 + dataset_name: pour_coffee_beans + dataset_uuid: aa202f76-162f-44a2-aa83-c8448ab991e2 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/pour_coffee_beans/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_pour_coffee_beans + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_coffee_beans + dataset_uuid: null + task_descriptions: + - use a blue spoon with right hand to take out the coffee beans from the glass, + and then pour the coffee beans into the gray cup. + - use a pink spoon with right hand to take out the coffee beans from the glass, + and then pour the coffee beans into the gray cup. + - use a blue spoon with right hand to take out the coffee beans from the glass, + and then pour the coffee beans into the red cup. + - use a pink spoon with left hand to take out the coffee beans from the glass, + and then pour the coffee beans into the gray cup. + - use a blue spoon with left hand to take out the coffee beans from the glass, + and then pour the coffee beans into the red cup. + - use a pink spoon with left hand to take out the coffee beans from the glass, + and then pour the coffee beans into the red cup. + - use a pink spoon with right hand to take out the coffee beans from the glass, + and then pour the coffee beans into the red cup. + - use a blue spoon with left hand to take out the coffee beans from the glass, + and then pour the coffee beans into the gray cup. + scene_type: + - kitchen + - restaurant + atomic_actions: + - grasp + - place + - pick + - takeout + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: gray_cup + level1: container + level2: gray_cup + level3: null + level4: null + level5: null + - object_name: red_cup + level1: container + level2: red_cup + level3: null + level4: null + level5: null + - object_name: glass + level1: container + level2: glass + level3: null + level4: null + level5: null + - object_name: coffee_bean + level1: food + level2: coffee_bean + level3: null + level4: null + level5: null + - object_name: blue_spoon + level1: tableware + level2: blue_spoon + level3: null + level4: null + level5: null + - object_name: pink_spoon + level1: tableware + level2: pink_spoon + level3: null + level4: null + level5: null + - object_name: glass_lid + level1: daily_necessities + level2: glass_lid + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 493 + total_frames: 352789 + total_tasks: 8 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:492 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_pour_rice.yaml b/dataset_info/RMC-AIDA-L_pour_rice.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f6bd547989f1b4c3fea54515a6d16420e24ea0b6 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_pour_rice.yaml @@ -0,0 +1,924 @@ +dataset_name: pour_rice +dataset_uuid: c79b49bf-cadf-4094-831d-bbf6403956c6 +scene_type: +- kitchen +- restaurant +atomic_actions: +- grasp +- pick +- place +- pour +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: rice + level1: food + level2: rice + level3: null + level4: null + level5: null +- object_name: grain_cup + level1: container + level2: grain_cup + level3: null + level4: null + level5: null +- object_name: rice_cooker + level1: home_appliances + level2: rice_cooker + level3: null + level4: null + level5: null +path: RMC-AIDA-L_pour_rice +video_url: ./assets/videos/RMC-AIDA-L_pour_rice.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_pour_rice.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 714 + total_frames: 413739 + total_tasks: 2 + total_videos: 2142 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:713 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Place the bowl in the middle of the table with one hand and pour the rice + from the grain cup into it with the other hand. + + Place the bowl in the middle of the table with one hand and pour the rice from the + grain cup into it with the other hand.' +sub_tasks: +- Pick up the cup with rice in it with the left gripper +- End +- Move the bowl in the center of view with left gripper +- Pick up the bowl with the left gripper +- Place the cup on the table with the right gripper +- Pour the rice from the cup into the bowl with the left gripper +- Place the bowl in the center of view with the right gripper +- Static +- Place the cup on the table with the left gripper +- Pour the rice from the cup into the bowl with the right gripper +- Pick up the cup with rice in it with the right gripper +- Pick up the bowl with the right gripper +- Place the bowl in the center of view with the left gripper +- Grasp the cup with rice in it with right gripper +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_pour_rice_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 62 + dataset_name: pour_rice + dataset_uuid: c79b49bf-cadf-4094-831d-bbf6403956c6 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/pour_rice/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_pour_rice + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_rice + dataset_uuid: null + task_descriptions: + - place the bowl in the middle of the table with your right hand and pour the + rice from the grain cup into it with your left hand. + - place the bowl in the middle of the table with your left hand and pour the rice + from the grain cup into it with your right hand. + scene_type: + - kitchen + - restaurant + atomic_actions: + - grasp + - pick + - place + - pour + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rice + level1: food + level2: rice + level3: null + level4: null + level5: null + - object_name: grain_cup + level1: container + level2: grain_cup + level3: null + level4: null + level5: null + - object_name: rice_cooker + level1: home_appliances + level2: rice_cooker + level3: null + level4: null + level5: null + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 714 + total_frames: 413739 + total_tasks: 2 + total_videos: 2142 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:713 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_pour_tea.yaml b/dataset_info/RMC-AIDA-L_pour_tea.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cb51e6e799fdef3f28b3987606319c1f34ab2917 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_pour_tea.yaml @@ -0,0 +1,918 @@ +dataset_name: pour_tea +dataset_uuid: 25f997d1-8e07-4035-b14f-0b3219460e17 +scene_type: +- home +- restaurant +atomic_actions: +- grasp +- place +- pick +- pour +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: tea + level1: water + level2: tea + level3: null + level4: null + level5: null +- object_name: teapot + level1: container + level2: teapot + level3: null + level4: null + level5: null +path: RMC-AIDA-L_pour_tea +video_url: ./assets/videos/RMC-AIDA-L_pour_tea.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_pour_tea.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 790 + total_frames: 547759 + total_tasks: 2 + total_videos: 2370 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:789 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Grasp the handle of the teapot with one hand and pour tea into the teacup. + + Grasp the handle of the teapot with one hand and pour tea into the teacup.' +sub_tasks: +- Pour tea into the teacup with the light gripper +- Pour tea into the teacup with the right gripper +- end +- abnormal +- Pour tea into the teacup with the left gripper +- Pick up the teacup with the right gripper +- Put down the teapot with the left gripper +- Pick up the teacup with the left gripper +- Pick up the teapot with the right gripper +- Place the teacup in the center of view with the left gripper +- Pick up the teapot with the left gripper +- Put down the teapot with the right gripper +- Place the teacup in the center of view with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_pour_tea_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 63 + dataset_name: pour_tea + dataset_uuid: 25f997d1-8e07-4035-b14f-0b3219460e17 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/pour_tea/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_pour_tea + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_tea + dataset_uuid: null + task_descriptions: + - grasp the handle of the teapot with left hand and pour tea into the teacup. + - grasp the handle of the teapot with right hand and pour tea into the teacup. + scene_type: + - home + - restaurant + atomic_actions: + - grasp + - place + - pick + - pour + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: tea + level1: water + level2: tea + level3: null + level4: null + level5: null + - object_name: teapot + level1: container + level2: teapot + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 790 + total_frames: 547759 + total_tasks: 2 + total_videos: 2370 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:789 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_pull_open_bag.yaml b/dataset_info/RMC-AIDA-L_pull_open_bag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5438bd360c3ef36da7c968a6ca9fcfa6c54468b9 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_pull_open_bag.yaml @@ -0,0 +1,925 @@ +dataset_name: pull_open_bag +dataset_uuid: 4363efec-236f-4495-a86b-14c3a5d20345 +scene_type: +- home +atomic_actions: +- grasp +- pull +- zip +- up +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: food_bag + level1: container + level2: food_bag + level3: null + level4: null + level5: null +- object_name: zipper + level1: fastener + level2: zipper + level3: null + level4: null + level5: null +path: RMC-AIDA-L_pull_open_bag +video_url: ./assets/videos/RMC-AIDA-L_pull_open_bag.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_pull_open_bag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 1396 + total_frames: 684327 + total_tasks: 5 + total_videos: 4188 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1395 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'unzip the black food bag. + + close the zipper of the black food bag. + + close the zipper of the food bag. + + unzip the khaki food bag. + + close the zipper of the khaki food bag.' +sub_tasks: +- Grab the zipper with your left hand. +- Abnormal +- Place the bag on the table with left gripper +- Pull open the zipper with your right hand. +- Grab the bag with your left hand. +- Static +- Unzip the zipper of bag with right gripper +- End +- Pick up the bag with left gripper +- Pick up the bag with right gripper +- Deliver the bag from right gripper to left gripper +- Pull up the zipper with your right hand. +- Discard. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_pull_open_bag_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ └── chunk-001/\n│ ├── episode_001000.parquet\n│ ├── episode_001001.parquet\n\ + │ ├── episode_001002.parquet\n│ ├── episode_001003.parquet\n│ \ + \ ├── episode_001004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n │ │ ├──\ + \ episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├── episode_000002.mp4\n\ + \ │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n │ \ + \ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n │ │\ + \ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├──\ + \ episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n\ + \ │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n \ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 51 + dataset_name: pull_open_bag + dataset_uuid: 4363efec-236f-4495-a86b-14c3a5d20345 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/pull_open_food_bag/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_pull_open_bag + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pull_open_bag + dataset_uuid: null + task_descriptions: + - unzip the black food bag. + - close the zipper of the black food bag. + - unzip the khaki food bag. + - close the zipper of the khaki food bag. + - close the zipper of the food bag. + scene_type: + - home + atomic_actions: + - grasp + - pull + - zip + - up + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: food_bag + level1: container + level2: food_bag + level3: null + level4: null + level5: null + - object_name: zipper + level1: fastener + level2: zipper + level3: null + level4: null + level5: null + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 1396 + total_frames: 684327 + total_tasks: 5 + total_videos: 4188 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1395 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_stack_baskets.yaml b/dataset_info/RMC-AIDA-L_stack_baskets.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fcfd403fbb3a42c279c9f80b94278a9d854ffd8d --- /dev/null +++ b/dataset_info/RMC-AIDA-L_stack_baskets.yaml @@ -0,0 +1,848 @@ +dataset_name: stack_baskets +dataset_uuid: d4c26606-f766-48ca-befd-dbdeead83a95 +scene_type: [] +atomic_actions: [] +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: [] +path: RMC-AIDA-L_stack_baskets +video_url: ./assets/videos/RMC-AIDA-L_stack_baskets.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_stack_baskets.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 484 + total_frames: 278342 + total_tasks: 2 + total_videos: 1452 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:483 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the brown basket on top of the yellow basket. + + put the yellow basket on top of the brown basket.' +sub_tasks: +- Pick up the light basket with the right gripper +- Place the light basket in the center of the table with left gripper +- Pick up the dark basket with the left gripper +- Pick up the dark basket with the right gripper +- abnormal +- Grasp the dark basket with right gripper +- Place the dark basket in the center of view with the left gripper +- Pick up the light basket with the left gripper +- End +- Place the dark basket on the light basket with right gripper +- Place the light basket in the center of view with the left gripper +- Place the dark basket on the light basket with the right gripper +- Grasp the light basket with left gripper +- Place the light basket on the dark basket with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_stack_baskets_qced_hardlink/\n├── @eaDir/\n│ └── .DS_Store@SynoResource\n\ + ├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n\ + │ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ ├── @eaDir/\n\ + │ │ └── .DS_Store@SynoResource\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 42 + dataset_name: stack_baskets + dataset_uuid: d4c26606-f766-48ca-befd-dbdeead83a95 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/stack_baskets/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_stack_baskets + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: {} + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 484 + total_frames: 278342 + total_tasks: 2 + total_videos: 1452 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:483 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_stir_coffee.yaml b/dataset_info/RMC-AIDA-L_stir_coffee.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d0440ccc3c7d382dc350ee61496a954444bc1bc4 --- /dev/null +++ b/dataset_info/RMC-AIDA-L_stir_coffee.yaml @@ -0,0 +1,958 @@ +dataset_name: stir_coffee +dataset_uuid: ee676d19-f3d4-4c11-bb83-9a2474cf77c5 +scene_type: +- home +- office +- cafe +atomic_actions: +- grasp +- take +- put +- move +- stir +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: tableware + level2: cup + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null +path: RMC-AIDA-L_stir_coffee +video_url: ./assets/videos/RMC-AIDA-L_stir_coffee.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_stir_coffee.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 767 + total_frames: 555807 + total_tasks: 8 + total_videos: 2301 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:766 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'Move the grey cup to the center, lift the blue spoon, stir it three times + in the cup, and put the spoon into the cup. + + Move the grey cup to the center, lift the blue spoon, stir it three times in the + cup, and put the spoon into the cup. + + Move the grey cup to the center, lift the pink spoon, stir it three times in the + cup, and put the spoon into the cup. + + Move the grey cup to the center, lift the pink spoon, stir it three times in the + cup, and put the spoon into the cup. + + Move the red cup to the center, lift the blue spoon, stir it three times in the + cup, and put the spoon into the cup. + + Move the red cup to the center, lift the blue spoon, stir it three times in the + cup, and put the spoon into the cup. + + Move the red cup to the center, lift the pink spoon, stir it three times in the + cup, and put the spoon into the cup. + + Move the red cup to the center, lift the pink spoon, stir it three times in the + cup, and put the spoon into the cup.' +sub_tasks: +- Stir the coffee in the cup with the right gripper +- Stir the coffee with right gripper +- Abnormal +- Move the cup with coffee to the center of view with the right gripper +- Static +- Move the cup in the center of the table with right gripper +- Grasp the spoon with left gripper +- Move the cup with coffee to the center of view with the left gripper +- Stir the coffee in the cup with the left gripper +- Grasp the spoon with right gripper +- End +- Stir the coffee with left gripper +- Move the cup in the center of the table with left gripper +- Pick up the spoon with the left gripper +- Pick up the spoon with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_stir_coffee_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 50 + dataset_name: stir_coffee + dataset_uuid: ee676d19-f3d4-4c11-bb83-9a2474cf77c5 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/stir_coffee/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_stir_coffee + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: stir_coffee + dataset_uuid: null + task_descriptions: + - move the grey cup to the center with your right hand, lift the blue spoon with + your left hand and stir it three times in the cup, put the spoon into the cup. + - move the grey cup to the center with your left hand, lift the blue spoon with + your right hand and stir it three times in the cup, put the spoon into the cup. + - move the grey cup to the center with your right hand, lift the pink spoon with + your left hand and stir it three times in the cup, put the spoon into the cup. + - move the grey cup to the center with your left hand, lift the pink spoon with + your right hand and stir it three times in the cup, put the spoon into the cup. + - move the red cup to the center with your right hand, lift the blue spoon with + your left hand and stir it three times in the cup, put the spoon into the cup. + - move the red cup to the center with your left hand, lift the blue spoon with + your right hand and stir it three times in the cup, put the spoon into the cup. + - move the red cup to the center with your right hand, lift the pink spoon with + your left hand and stir it three times in the cup, put the spoon into the cup. + - move the red cup to the center with your left hand, lift the pink spoon with + your right hand and stir it three times in the cup, put the spoon into the cup. + scene_type: + - home + - office + - cafe + atomic_actions: + - grasp + - take + - put + - move + - stir + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: tableware + level2: cup + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: tablecloth + level1: clothing + level2: tablecloth + level3: null + level4: null + level5: null + device_model: + - realman rmc-aida-l + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 767 + total_frames: 555807 + total_tasks: 8 + total_videos: 2301 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:766 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/RMC-AIDA-L_storage_bin_storage.yaml b/dataset_info/RMC-AIDA-L_storage_bin_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..34e84f3d06ed0b77e91d012dcc4add6fcac214db --- /dev/null +++ b/dataset_info/RMC-AIDA-L_storage_bin_storage.yaml @@ -0,0 +1,936 @@ +dataset_name: storage_bin_storage +dataset_uuid: 257289bb-b38e-411f-a2d0-d787e9f12419 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: teacup + level1: container + level2: teacup + level3: null + level4: null + level5: null +- object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null +- object_name: storage_bin + level1: container + level2: storage_bin + level3: null + level4: null + level5: null +path: RMC-AIDA-L_storage_bin_storage +video_url: ./assets/videos/RMC-AIDA-L_storage_bin_storage.mp4 +thumbnail_url: ./assets/thumbnails/RMC-AIDA-L_storage_bin_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: realman_rmc_aidal +codebase_version: v2.1 +statistics: + total_episodes: 302 + total_frames: 914776 + total_tasks: 1 + total_videos: 906 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:301 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the teacup on the table and place it into the storage bin, pick up + the block on the table and place it into the storage bin. +sub_tasks: +- Place the orange block in the storage box with left gripper +- Place the white block in the storage box with left gripper +- Place the red block in the storage box with left gripper +- Grasp the green block with left gripper +- Grasp the dark blue block with right gripper +- Grasp the orange block with left gripper +- Place the white block in the storage box with right gripper +- Place the green block and red block in the storage box with left gripper +- Grasp the cup with left gripper +- Place the dark blue block in the storage box with left gripper +- Grasp the orange block and white block with left gripper +- Grasp the light blue block with right gripper +- Place the green block in the storage box with right gripper +- Place the light blue block in the storage box with left gripper +- Grasp the red block with left gripper +- Grasp the white block with right gripper +- Place the orange block in the storage box with right gripper +- Grasp the green block and red block with left gripper +- Place the green block in the storage box with left gripper +- Grasp the cup with right gripper +- Abnormal +- Place the red block in the storage box with right gripper +- Place the cup in the storage box with left gripper +- Grasp the light blue block with left gripper +- Place the light blue block in the storage box with right gripper +- End +- Place the dark blue block in the storage box with right gripper +- Place the cup in the storage box with right gripper +- Place the orange block and white block in the storage box with left gripper +- Grasp the green block with right gripper +- Grasp the white block with left gripper +- Grasp the red block with right gripper +- Static +- Grasp the orange block with right gripper +- Grasp the dark blue block with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "RMC-AIDA-L_storage_bin_storage_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 61 + dataset_name: storage_bin_storage + dataset_uuid: 257289bb-b38e-411f-a2d0-d787e9f12419 + device_model: Realman_RMC-AIDA-L + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/11realman_rmc_aidal/storage_bin_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/RMC-AIDA-L_storage_bin_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: storage_bin_storage + dataset_uuid: null + task_descriptions: + - pick up the teacup on the table and place it into the storage bin, pick up the + block on the table and place it into the storage bin. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: teacup + level1: container + level2: teacup + level3: null + level4: null + level5: null + - object_name: block + level1: toy + level2: block + level3: null + level4: null + level5: null + - object_name: storage_bin + level1: container + level2: storage_bin + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - realman_rmc_aidal + end_effector_type: two_finger_gripper + meta: + robot_type: realman_rmc_aidal + codebase_version: v2.1 + statistics: + total_episodes: 302 + total_frames: 914776 + total_tasks: 1 + total_videos: 906 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:301 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 28 + names: + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_basket_storage_banana.yaml b/dataset_info/Split_aloha_basket_storage_banana.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2afaa5a385e99f81225837d78065e28f528ef35a --- /dev/null +++ b/dataset_info/Split_aloha_basket_storage_banana.yaml @@ -0,0 +1,884 @@ +dataset_name: basket_storage_banana +dataset_uuid: e9d8e155-1dc0-4402-b406-4b59d65884c7 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_basket_storage_banana +video_url: ./assets/videos/Split_aloha_basket_storage_banana.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_basket_storage_banana.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 368 + total_frames: 164327 + total_tasks: 1 + total_videos: 1104 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:367 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the banana and put it into the basket. +sub_tasks: +- End +- Place the banana in the basket with right gripper +- Grasp the banana with right gripper +- Place the basket in the center of the table with the left gripper +- Grasp the basket with the left gripper +- Static +- Abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_basket_storage_banana_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 172 + dataset_name: basket_storage_banana + dataset_uuid: e9d8e155-1dc0-4402-b406-4b59d65884c7 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/basket_storage_banana/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_basket_storage_banana + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_banana + dataset_uuid: null + task_descriptions: + - pick up the banana and put it into the basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: banana + level1: fruit + level2: banana + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 368 + total_frames: 164327 + total_tasks: 1 + total_videos: 1104 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:367 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_basket_storage_bread.yaml b/dataset_info/Split_aloha_basket_storage_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a15f3307e59a9b5a658ba1d6d546da3f7b44923c --- /dev/null +++ b/dataset_info/Split_aloha_basket_storage_bread.yaml @@ -0,0 +1,898 @@ +dataset_name: basket_storage_bread +dataset_uuid: c86fb8b5-8845-4798-9c83-f3a7aec176f7 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_basket_storage_bread +video_url: ./assets/videos/Split_aloha_basket_storage_bread.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_basket_storage_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 497 + total_frames: 211779 + total_tasks: 4 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:496 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'One hand grasps the yellow basket and places it in the middle of the table, + while the other hand picks up the long bread and puts it into the yellow basket. + + One hand grasps the black basket and places it in the middle of the table, while + the other hand picks up the long bread and puts it into the black basket. + + One hand grasps the black basket and places it in the middle of the table, while + the other hand picks up the long bread and puts it into the black basket. + + One hand grasps the yellow basket and places it in the middle of the table, while + the other hand picks up the long bread and puts it into the yellow basket.' +sub_tasks: +- abnormal +- Pick up the bread +- Move the basket to the center of view +- place the bread into the basket +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_basket_storage_bread_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 184 + dataset_name: basket_storage_bread + dataset_uuid: c86fb8b5-8845-4798-9c83-f3a7aec176f7 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/basket_storage_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_basket_storage_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_bread + dataset_uuid: null + task_descriptions: + - the left hand grasp the black basket and placed it in the middle of the table, + the right hand pick up the long bread and put it into the black basket. + - the right hand grasp the black basket and placed it in the middle of the table, + the left hand pick up the long bread and put it into the black basket. + - the left hand grasp the yellow basket and placed it in the middle of the table, + the right hand pick up the long bread and put it into the yellow basket. + - the right hand grasp the yellow basket and placed it in the middle of the table, + the left hand pick up the long bread and put it into the yellow basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 497 + total_frames: 211779 + total_tasks: 4 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:496 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_basket_storage_egg_yolk_pastry.yaml b/dataset_info/Split_aloha_basket_storage_egg_yolk_pastry.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9b9c7c1a4b8141238dd8d2c4afbd9920ba3b9145 --- /dev/null +++ b/dataset_info/Split_aloha_basket_storage_egg_yolk_pastry.yaml @@ -0,0 +1,885 @@ +dataset_name: basket_storage_egg_yolk_pastry +dataset_uuid: c5e8e66a-392d-4197-8236-7a50365c0ed3 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_basket_storage_egg_yolk_pastry +video_url: ./assets/videos/Split_aloha_basket_storage_egg_yolk_pastry.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_basket_storage_egg_yolk_pastry.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 629 + total_frames: 254419 + total_tasks: 1 + total_videos: 1887 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:628 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the egg yolk pastry and put it into the basket. +sub_tasks: +- Grasp the basket with left gripper +- Static +- Grasp egg yolk pastry with right gripper +- End +- Abnormal +- Place the egg yolk pastry in the basket with right gripper +- Place the basket in the center of view with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_basket_storage_egg_yolk_pastry_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 171 + dataset_name: basket_storage_egg_yolk_pastry + dataset_uuid: c5e8e66a-392d-4197-8236-7a50365c0ed3 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/basket_storage_egg_yolk_pastry/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_basket_storage_egg_yolk_pastry + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_egg_yolk_pastry + dataset_uuid: null + task_descriptions: + - pick up the egg yolk pastry and put it into the basket. + - put the basket in the center of the table. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: egg_yolk_pastry + level1: food + level2: egg_yolk_pastry + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 629 + total_frames: 254419 + total_tasks: 1 + total_videos: 1887 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:628 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_basket_storage_long_bread.yaml b/dataset_info/Split_aloha_basket_storage_long_bread.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7383adb11ae53047792c60e78daa9dc77458af53 --- /dev/null +++ b/dataset_info/Split_aloha_basket_storage_long_bread.yaml @@ -0,0 +1,884 @@ +dataset_name: basket_storage_long_bread +dataset_uuid: 3edf5fc6-ba54-4b74-901e-ac0b49ed35b3 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_basket_storage_long_bread +video_url: ./assets/videos/Split_aloha_basket_storage_long_bread.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_basket_storage_long_bread.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 311 + total_frames: 129236 + total_tasks: 1 + total_videos: 933 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:310 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the long bread and put it into the basket. +sub_tasks: +- Grasp the long bread with right gripper +- Grasp the basket with the left gripper +- End +- Place the long bread in the basket with right gripper +- Place the basket in the center of the table with the left gripper +- Abnormal +- Static +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_basket_storage_long_bread_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 177 + dataset_name: basket_storage_long_bread + dataset_uuid: 3edf5fc6-ba54-4b74-901e-ac0b49ed35b3 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/basket_storage_long_bread/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_basket_storage_long_bread + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_long_bread + dataset_uuid: null + task_descriptions: + - pick up the long bread and put it into the basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: long_bread + level1: food + level2: long_bread + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 311 + total_frames: 129236 + total_tasks: 1 + total_videos: 933 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:310 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_basket_storage_orange.yaml b/dataset_info/Split_aloha_basket_storage_orange.yaml new file mode 100644 index 0000000000000000000000000000000000000000..57bbaca856697f71a653f32082b870df4a241830 --- /dev/null +++ b/dataset_info/Split_aloha_basket_storage_orange.yaml @@ -0,0 +1,885 @@ +dataset_name: basket_storage_orange +dataset_uuid: f478bc5f-0850-4241-9c9b-cea1674f8e67 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_basket_storage_orange +video_url: ./assets/videos/Split_aloha_basket_storage_orange.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_basket_storage_orange.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 6.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 642 + total_frames: 293847 + total_tasks: 1 + total_videos: 1926 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:641 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the orange and put it into the basket. +sub_tasks: +- Place the basket in the center of view with left gripper +- Place the orange in the basket with right gripper +- Grasp the orange with right gripper +- Grasp the basket with left gripper +- End +- Abnormal +- Static +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_basket_storage_orange_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 173 + dataset_name: basket_storage_orange + dataset_uuid: f478bc5f-0850-4241-9c9b-cea1674f8e67 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/basket_storage_orange/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_basket_storage_orange + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_orange + dataset_uuid: null + task_descriptions: + - pick up the orange and put it into the basket. + - put the basket in the center of the table + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: orange + level1: fruit + level2: orange + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 642 + total_frames: 293847 + total_tasks: 1 + total_videos: 1926 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:641 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_basket_storage_peach.yaml b/dataset_info/Split_aloha_basket_storage_peach.yaml new file mode 100644 index 0000000000000000000000000000000000000000..97899eed57e27fc84fabad51114254f9ec5d4874 --- /dev/null +++ b/dataset_info/Split_aloha_basket_storage_peach.yaml @@ -0,0 +1,887 @@ +dataset_name: basket_storage_peach +dataset_uuid: aa4c76bf-e637-4da0-a962-fc0c3caea73c +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_basket_storage_peach +video_url: ./assets/videos/Split_aloha_basket_storage_peach.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_basket_storage_peach.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 5.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 994 + total_frames: 392136 + total_tasks: 1 + total_videos: 2982 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:993 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the peach and put it into the basket. +sub_tasks: +- Pick up the peach +- Place the peach in the basket with right gripper +- place the peach into the basket +- Static +- Move the basket to the center of view +- Grasp the peach with right gripper +- Grasp the basket with left gripper +- Place the basket in the center of view with left gripper +- Abnormal +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_basket_storage_peach_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 168 + dataset_name: basket_storage_peach + dataset_uuid: aa4c76bf-e637-4da0-a962-fc0c3caea73c + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/basket_storage_peach/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_basket_storage_peach + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: basket_storage_peach + dataset_uuid: null + task_descriptions: + - pick up the peach and put it into the basket. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: peach + level1: fruit + level2: peach + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 994 + total_frames: 392136 + total_tasks: 1 + total_videos: 2982 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:993 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_fold_the_pants.yaml b/dataset_info/Split_aloha_fold_the_pants.yaml new file mode 100644 index 0000000000000000000000000000000000000000..50f2340b6f298811e695f919f497e3a943a6cd1e --- /dev/null +++ b/dataset_info/Split_aloha_fold_the_pants.yaml @@ -0,0 +1,896 @@ +dataset_name: fold_the_pants +dataset_uuid: 2d20404b-b035-4962-9e8e-055858867cb3 +scene_type: +- home +atomic_actions: +- grasp +- fold +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: pants + level1: clothing + level2: pants + level3: null + level4: null + level5: null +path: Split_aloha_fold_the_pants +video_url: ./assets/videos/Split_aloha_fold_the_pants.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_fold_the_pants.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 486 + total_frames: 402577 + total_tasks: 4 + total_videos: 1458 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:485 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the pants are placed with the back facing upwards, the cuffs facing to the + left, the left gripper grasp the cuffs, the right gripper grasp the leg and fold + it forward, the left gripper lift the folded cuffs and fold them against the leg, + adjust the position of the pants to the center of the table. + + the pants are placed with the back facing upwards, the cuffs facing to the right, + the right gripper grasp the cuffs, the left gripper grasp the leg and fold it forward, + the right gripper lift the folded cuffs and fold them against the leg, adjust the + position of the pants to the center of the table. + + the pants are placed with the front facing upwards, the cuffs facing to the left, + the left gripper grasp the cuffs, the right gripper grasp the leg and fold it forward, + the left gripper lift the folded cuffs and fold them against the leg, adjust the + position of the pants to the center of the table. + + the pants are placed with the front facing upwards, the cuffs facing to the right, + the right gripper grasp the cuffs, the left gripper grasp the leg and fold it forward, + the right gripper lift the folded cuffs and fold them against the leg, adjust the + position of the pants to the center of the table.' +sub_tasks: +- Fold the bottom of the pants upward +- Fold the pants from left to right +- Fold your pants from right to left +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_fold_the_pants_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 166 + dataset_name: fold_the_pants + dataset_uuid: 2d20404b-b035-4962-9e8e-055858867cb3 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/fold_pants/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_fold_the_pants + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: fold_the_pants + dataset_uuid: null + task_descriptions: + - the pants are placed with the back facing upwards, the cuffs facing to the left, + the left gripper grasp the cuffs, the right gripper grasp the leg and fold it + forward, the left gripper lift the folded cuffs and fold them against the leg, + adjust the position of the pants to the center of the table. + - the pants are placed with the back facing upwards, the cuffs facing to the right, + the right gripper grasp the cuffs, the left gripper grasp the leg and fold it + forward, the right gripper lift the folded cuffs and fold them against the leg, + adjust the position of the pants to the center of the table. + - the pants are placed with the front facing upwards, the cuffs facing to the + left, the left gripper grasp the cuffs, the right gripper grasp the leg and + fold it forward, the left gripper lift the folded cuffs and fold them against + the leg, adjust the position of the pants to the center of the table. + - the pants are placed with the front facing upwards, the cuffs facing to the + right, the right gripper grasp the cuffs, the left gripper grasp the leg and + fold it forward, the right gripper lift the folded cuffs and fold them against + the leg, adjust the position of the pants to the center of the table. + scene_type: + - home + atomic_actions: + - grasp + - fold + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: pants + level1: clothing + level2: pants + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 486 + total_frames: 402577 + total_tasks: 4 + total_videos: 1458 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:485 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_plate_storage.yaml b/dataset_info/Split_aloha_plate_storage.yaml new file mode 100644 index 0000000000000000000000000000000000000000..eabb960c99680e8cfe39523c9d5f6efaa086dc49 --- /dev/null +++ b/dataset_info/Split_aloha_plate_storage.yaml @@ -0,0 +1,905 @@ +dataset_name: plate_storage +dataset_uuid: 7f2dd151-758c-4265-89b3-5d486f875ef8 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null +- object_name: plate_rack + level1: furniture + level2: plate_rack + level3: null + level4: null + level5: null +path: Split_aloha_plate_storage +video_url: ./assets/videos/Split_aloha_plate_storage.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_plate_storage.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 499 + total_frames: 229687 + total_tasks: 5 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:498 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'put the plate on the plate rack. + + the left gripper grasp the green plate, the left gripper pass the green plate to + the right gripper, and the right gripper place the green plate on the plate rack. + + the right gripper grasp the green plate, the right gripper pass the green plate + to the left gripper, and the left gripper place the green plate on the plate rack. + + the left gripper grasp the pink plate, the left gripper pass the pink plate to the + right gripper, and the right gripper place the pink plate on the plate rack. + + the right gripper grasp the pink plate, the right gripper pass the pink plate to + the left gripper, and the left gripper place the pink plate on the plate rack.' +sub_tasks: +- Pass the plate from the left gripper to the right gripper +- Place the plate on the shelf +- Pass the plate from the right gripper to the left gripper +- Pick up the plate with the left gripper +- Pick up the plate with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_plate_storage_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 167 + dataset_name: plate_storage + dataset_uuid: 7f2dd151-758c-4265-89b3-5d486f875ef8 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/plate_storage/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_plate_storage + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: plate_storage + dataset_uuid: null + task_descriptions: + - put the plate on the plate rack. + - the left gripper grasp the green plate, the left gripper pass the green plate + to the right gripper, and the right gripper place the green plate on the plate + rack. + - the left gripper grasp the pink plate, the left gripper pass the pink plate + to the right gripper, and the right gripper place the pink plate on the plate + rack. + - the right gripper grasp the green plate, the right gripper pass the green plate + to the left gripper, and the left gripper place the green plate on the plate + rack. + - the right gripper grasp the pink plate, the right gripper pass the pink plate + to the left gripper, and the left gripper place the pink plate on the plate + rack. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: plate + level1: container + level2: plate + level3: null + level4: null + level5: null + - object_name: plate_rack + level1: furniture + level2: plate_rack + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 499 + total_frames: 229687 + total_tasks: 5 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:498 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_pour_rice.yaml b/dataset_info/Split_aloha_pour_rice.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f0b31f9b80c79cc92b0f5f70674e84032146d242 --- /dev/null +++ b/dataset_info/Split_aloha_pour_rice.yaml @@ -0,0 +1,903 @@ +dataset_name: pour_rice +dataset_uuid: 004a37ce-a00a-4547-a5a0-0538af2c8a99 +scene_type: +- home +- kitchen +atomic_actions: +- place +- pick +- grasp +- pour +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: rice + level1: food + level2: rice + level3: null + level4: null + level5: null +- object_name: rice_container + level1: container + level2: rice_container + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +path: Split_aloha_pour_rice +video_url: ./assets/videos/Split_aloha_pour_rice.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_pour_rice.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 4.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 740 + total_frames: 504182 + total_tasks: 1 + total_videos: 2220 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:739 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: the right gripper grasp the rice container and place it in the center of the + table, the left gripper grasp the rice scoop and pour the rice into the rice container. +sub_tasks: +- Grasp the cup with rice in it with left gripper +- Place the bowl in the center of view with the right gripper +- End +- Place the cup on the table with the left gripper +- Static +- Pick up the bowl with the right gripper +- Abnormal +- Move the bowl in the center of view with right gripper +- Move the bowl to the center of view with the right gripper +- Pick up the cup with rice in it with the left gripper +- Pour the rice from the cup into the bowl with the left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_pour_rice_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 169 + dataset_name: pour_rice + dataset_uuid: 004a37ce-a00a-4547-a5a0-0538af2c8a99 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/pour_rice/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_pour_rice + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_rice + dataset_uuid: null + task_descriptions: + - the right gripper grasp the rice container and place it in the center of the + table, the left gripper grasp the cup and pour the rice into the rice container. + scene_type: + - home + - kitchen + atomic_actions: + - place + - pick + - grasp + - pour + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: rice + level1: food + level2: rice + level3: null + level4: null + level5: null + - object_name: rice_container + level1: container + level2: rice_container + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 740 + total_frames: 504182 + total_tasks: 1 + total_videos: 2220 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:739 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_pour_tea.yaml b/dataset_info/Split_aloha_pour_tea.yaml new file mode 100644 index 0000000000000000000000000000000000000000..50968dd6e24c9f7d1eae64c887114e53a6bfed1d --- /dev/null +++ b/dataset_info/Split_aloha_pour_tea.yaml @@ -0,0 +1,933 @@ +dataset_name: pour_tea +dataset_uuid: dc22129e-7334-4a8e-b843-438763c0a08f +scene_type: +- home +- office +atomic_actions: +- grasp +- place +- pick +- pour +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: teacup + level1: container + level2: teacup + level3: null + level4: null + level5: null +- object_name: teapot + level1: container + level2: teapot + level3: null + level4: null + level5: null +path: Split_aloha_pour_tea +video_url: ./assets/videos/Split_aloha_pour_tea.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_pour_tea.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1M-10M +dataset_size: 13.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 977 + total_frames: 1305706 + total_tasks: 5 + total_videos: 2931 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:976 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'pour tea into the teacup. + + grasp the brown teapot and pour the tea into the two brown teacups one by one, put + the brown teapot back in its original place. + + grasp the brown teapot and pour the tea into the two white teacups one by one, put + the brown teapot back in its original place. + + grasp the stainless steel teapot and pour the tea into the two stainless steel teacups + one by one, put the stainless steel teapot back in its original place. + + grasp the blue porcelain teapot and pour the tea into the two blue porcelain teacups + one by one, put the blue porcelain teapot back in its original place.' +sub_tasks: +- Pick up the teacup with the left gripper +- End +- Place the teacup in the center of view with the right gripper +- Pick up the teapot with the left gripper +- Pick up the teapot with the right gripper +- Abnormal +- Pick up the teacup with the right gripper +- Place the down the teapot with the left gripper +- Grasp the teapot with left gripper +- Put down the teapot with left gripper +- Pour tea into the teacup with right gripper +- Put down the teapot with right gripper +- Pour tea into the teacup with left gripper +- Pour tea into the teacup with the right gripper +- Grasp the teapot with right gripper +- Pour tea into the teacup with the left gripper +- Place the down the teapot with the right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_pour_tea_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ └── chunk-001/\n│ ├── episode_001000.parquet\n│ ├── episode_001001.parquet\n\ + │ ├── episode_001002.parquet\n│ ├── episode_001003.parquet\n│ \ + \ ├── episode_001004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n │ │ ├──\ + \ episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├── episode_000002.mp4\n\ + \ │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n │ \ + \ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n │ │\ + \ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├──\ + \ episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n\ + \ │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n \ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 165 + dataset_name: pour_tea + dataset_uuid: dc22129e-7334-4a8e-b843-438763c0a08f + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/pour_tea/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_pour_tea + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: pour_tea + dataset_uuid: null + task_descriptions: + - pour tea into the teacup. + - the left gripper grasp the teacup and place it in the center of the table, the + right gripper grasp the teapot and pour tea into the teacup, the right gripper + set down the teapot. + - the right gripper grasp the teacup and place it in the center of the table, + the left gripper grasp the teapot and pour tea into the teacup, the left gripper + set down the teapot. + - grasp the blue porcelain teapot and pour the tea into the two blue porcelain + teacups one by one, put the blue porcelain teapot back in its original place. + - grasp the brown teapot and pour the tea into the two brown teacups one by one, + put the brown teapot back in its original place. + - grasp the brown teapot and pour the tea into the two white teacups one by one, + put the brown teapot back in its original place. + - grasp the stainless steel teapot and pour the tea into the two stainless steel + teacups one by one, put the stainless steel teapot back in its original place. + scene_type: + - home + - office + atomic_actions: + - grasp + - place + - pick + - pour + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: teacup + level1: container + level2: teacup + level3: null + level4: null + level5: null + - object_name: teapot + level1: container + level2: teapot + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 977 + total_frames: 1305706 + total_tasks: 5 + total_videos: 2931 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:976 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_scoop_coffee_beans.yaml b/dataset_info/Split_aloha_scoop_coffee_beans.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fdfe330e03e685dcaa5e4ca30cbd338675325a1a --- /dev/null +++ b/dataset_info/Split_aloha_scoop_coffee_beans.yaml @@ -0,0 +1,991 @@ +dataset_name: scoop_coffee_beans +dataset_uuid: 643f286d-7021-4fb1-8c63-aecd24fb763e +scene_type: +- home +- office +atomic_actions: +- scoop +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: cup_lid + level1: container + level2: cup_lid + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: coffee_beans + level1: food + level2: coffee_beans + level3: null + level4: null + level5: null +path: Split_aloha_scoop_coffee_beans +video_url: ./assets/videos/Split_aloha_scoop_coffee_beans.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_scoop_coffee_beans.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 499 + total_frames: 409440 + total_tasks: 8 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:498 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + gripper_activity_action: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the right gripper place the grey cup in the center of the table, the left + gripper take the pink spoon from the cup lid and scoop out the coffee beans from + the coffee cup and put them into the grey cup, the left gripper put the spoon back + into the cup lid. + + the right gripper place the red cup in the center of the table, the left gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the red cup, the left gripper put the spoon back into the + cup lid. + + the right gripper place the red cup in the center of the table, the left gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the red cup, the left gripper put the spoon back into the + cup lid. + + the left gripper place the red cup in the center of the table, the right gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the red cup, the right gripper put the spoon back into the + cup lid. + + the left gripper place the red cup in the center of the table, the right gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the red cup, the right gripper put the spoon back into the + cup lid. + + the left gripper place the grey cup in the center of the table, the right gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the grey cup, the right gripper put the spoon back into the + cup lid. + + the left gripper place the grey cup in the center of the table, the right gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the grey cup, the right gripper put the spoon back into the + cup lid. + + the right gripper place the grey cup in the center of the table, the left gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the coffee + cup and put them into the grey cup, the left gripper put the spoon back into the + cup lid.' +sub_tasks: +- Place the spoon back in its original place +- Move the cup to the center of view +- Pick up the spoon +- Scoop a spoonful of beans into the cup +- abnormal +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_scoop_coffee_beans_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 174 + dataset_name: scoop_coffee_beans + dataset_uuid: 643f286d-7021-4fb1-8c63-aecd24fb763e + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/scoop_coffee_beans/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_scoop_coffee_beans + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: scoop_coffee_beans + dataset_uuid: null + task_descriptions: + - the left gripper place the grey cup in the center of the table, the right gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the grey cup, the right gripper put the spoon back + into the cup lid. + - the left gripper place the grey cup in the center of the table, the right gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the grey cup, the right gripper put the spoon back + into the cup lid. + - the right gripper place the grey cup in the center of the table, the left gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the grey cup, the left gripper put the spoon back + into the cup lid. + - the right gripper place the grey cup in the center of the table, the left gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the grey cup, the left gripper put the spoon back + into the cup lid. + - the left gripper place the red cup in the center of the table, the right gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the red cup, the right gripper put the spoon back + into the cup lid. + - the left gripper place the red cup in the center of the table, the right gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the red cup, the right gripper put the spoon back + into the cup lid. + - the right gripper place the red cup in the center of the table, the left gripper + take the blue spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the red cup, the left gripper put the spoon back + into the cup lid. + - the right gripper place the red cup in the center of the table, the left gripper + take the pink spoon from the cup lid and scoop out the coffee beans from the + coffee cup and put them into the red cup, the left gripper put the spoon back + into the cup lid. + scene_type: + - home + - office + atomic_actions: + - scoop + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: cup_lid + level1: container + level2: cup_lid + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: coffee_beans + level1: food + level2: coffee_beans + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 499 + total_frames: 409440 + total_tasks: 8 + total_videos: 1497 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:498 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_rot_x + - left_eef_rot_y + - left_eef_rot_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_rot_x + - right_eef_rot_y + - right_eef_rot_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + gripper_activity_action: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_stack_baskets.yaml b/dataset_info/Split_aloha_stack_baskets.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a762763c64f7e89b42f9e21b7108c301d03e6b7d --- /dev/null +++ b/dataset_info/Split_aloha_stack_baskets.yaml @@ -0,0 +1,898 @@ +dataset_name: stack_baskets +dataset_uuid: 95468603-b11c-4660-b4a3-4ea44675e67f +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null +path: Split_aloha_stack_baskets +video_url: ./assets/videos/Split_aloha_stack_baskets.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_stack_baskets.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 17.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 1066 + total_frames: 474590 + total_tasks: 2 + total_videos: 3198 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1065 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper grasp the black basket and place it in the center of the + table, the right gripper grasp the brown basket and place it inside the black one. + + the left gripper grasp the brown basket and place it in the center of the table, + the right gripper grasp the black basket and place it inside the brown one.' +sub_tasks: +- End +- Grasp the light basket with left gripper +- Move the dark basket to the center of view +- Grasp the dark basket with right gripper +- Place the dark basket on top of the light basket +- Grasp the dark basket with left gripper +- Place the light-colored basket in the center +- Grasp the light basket with right gripper +- Place the dark basket in the center of the table with left gripper +- Place the dark basket on the light basket with right gripper +- Static +- Pick up the light basket with the right gripper +- Place the light basket on the dark basket with right gripper +- Place the light basket on the dark basket +- Place the light basket in the center of the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_stack_baskets_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ ├── chunk-000/\n│ │ ├── episode_000000.parquet\n\ + │ │ ├── episode_000001.parquet\n│ │ ├── episode_000002.parquet\n│ │ \ + \ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n│ │ └── (...)\n\ + │ └── chunk-001/\n│ ├── episode_001000.parquet\n│ ├── episode_001001.parquet\n\ + │ ├── episode_001002.parquet\n│ ├── episode_001003.parquet\n│ \ + \ ├── episode_001004.parquet\n│ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n\ + │ ├── episodes_stats.jsonl\n│ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n\ + \ ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n │ │ ├──\ + \ episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├── episode_000002.mp4\n\ + \ │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n │ \ + \ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n │ │\ + \ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ │ ├──\ + \ episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├── episode_000004.mp4\n\ + \ │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n \ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 175 + dataset_name: stack_baskets + dataset_uuid: 95468603-b11c-4660-b4a3-4ea44675e67f + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/stack_baskets/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_stack_baskets + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: stack_baskets + dataset_uuid: null + task_descriptions: + - the left gripper grasp the black basket and place it in the center of the table, + the right gripper grasp the brown basket and place it inside the black one. + - the left gripper grasp the brown basket and place it in the center of the table, + the right gripper grasp the black basket and place it inside the brown one. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: basket + level1: container + level2: basket + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 1066 + total_frames: 474590 + total_tasks: 2 + total_videos: 3198 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1065 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_stir_coffee.yaml b/dataset_info/Split_aloha_stir_coffee.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a67ac235423fde713ac577a5825d31356d7192fa --- /dev/null +++ b/dataset_info/Split_aloha_stir_coffee.yaml @@ -0,0 +1,954 @@ +dataset_name: stir_coffee +dataset_uuid: 32b751d9-e42c-4ded-9426-ef495fea9a3d +scene_type: +- home +- office +atomic_actions: +- scoop +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null +- object_name: coffee + level1: drink + level2: coffee + level3: null + level4: null + level5: null +path: Split_aloha_stir_coffee +video_url: ./assets/videos/Split_aloha_stir_coffee.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_stir_coffee.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 495 + total_frames: 280886 + total_tasks: 8 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:494 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper place the grey cup towards the center of the table, the right + gripper grasp the blue spoon, stir the coffee in the grey cup three times, put the + spoon back in its original position. + + the left gripper place the grey cup towards the center of the table, the right gripper + grasp the pink spoon, stir the coffee in the grey cup three times, put the spoon + back in its original position. + + the left gripper place the red cup towards the center of the table, the right gripper + grasp the blue spoon, stir the coffee in the red cup three times, put the spoon + back in its original position. + + the left gripper place the red cup towards the center of the table, the right gripper + grasp the pink spoon, stir the coffee in the red cup three times, put the spoon + back in its original position. + + the right gripper place the grey cup towards the center of the table, the left gripper + grasp the blue spoon, stir the coffee in the grey cup three times, put the spoon + back in its original position. + + the right gripper place the grey cup towards the center of the table, the left gripper + grasp the pink spoon, stir the coffee in the grey cup three times, put the spoon + back in its original position. + + the right gripper place the red cup towards the center of the table, the left gripper + grasp the blue spoon, stir the coffee in the red cup three times, put the spoon + back in its original position. + + the right gripper place the red cup towards the center of the table, the left gripper + grasp the pink spoon, stir the coffee in the red cup three times, put the spoon + back in its original position.' +sub_tasks: +- End +- Grasp the spoon with right gripper +- Move the cup in the center of the table with right gripper +- Stir the coffee with right gripper +- Stir the coffee in the cup +- Pick up the spoon +- Grasp the spoon with left gripper +- Stir the coffee with left gripper +- Move the cup with coffee to the center of view +- Static +- Move the cup in the center of the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_stir_coffee_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 170 + dataset_name: stir_coffee + dataset_uuid: 32b751d9-e42c-4ded-9426-ef495fea9a3d + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/stir_coffee/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_stir_coffee + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: stir_coffee + dataset_uuid: null + task_descriptions: + - the left gripper place the grey cup towards the center of the table, the right + gripper grasp the blue spoon, stir the coffee in the grey cup three times, put + the spoon back in its original position. + - the left gripper place the grey cup towards the center of the table, the right + gripper grasp the pink spoon, stir the coffee in the grey cup three times, put + the spoon back in its original position. + - the left gripper place the red cup towards the center of the table, the right + gripper grasp the blue spoon, stir the coffee in the red cup three times, put + the spoon back in its original position. + - the left gripper place the red cup towards the center of the table, the right + gripper grasp the pink spoon, stir the coffee in the red cup three times, put + the spoon back in its original position. + - the right gripper place the grey cup towards the center of the table, the left + gripper grasp the blue spoon, stir the coffee in the grey cup three times, put + the spoon back in its original position. + - the right gripper place the grey cup towards the center of the table, the left + gripper grasp the pink spoon, stir the coffee in the grey cup three times, put + the spoon back in its original position. + - the right gripper place the red cup towards the center of the table, the left + gripper grasp the blue spoon, stir the coffee in the red cup three times, put + the spoon back in its original position. + - the right gripper place the red cup towards the center of the table, the left + gripper grasp the pink spoon, stir the coffee in the red cup three times, put + the spoon back in its original position. + scene_type: + - home + - office + atomic_actions: + - scoop + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: spoon + level1: tableware + level2: spoon + level3: null + level4: null + level5: null + - object_name: coffee + level1: drink + level2: coffee + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_magic_aloha + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 495 + total_frames: 280886 + total_tasks: 8 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:494 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_wipe_table.yaml b/dataset_info/Split_aloha_wipe_table.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d6f689b5d985487955b6ee2f750b6aae02c306a5 --- /dev/null +++ b/dataset_info/Split_aloha_wipe_table.yaml @@ -0,0 +1,902 @@ +dataset_name: wipe_table +dataset_uuid: 18848f29-f6ff-4f8a-ab4d-acc67d812c64 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +- wipe +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null +- object_name: stain + level1: garbage + level2: stain + level3: null + level4: null + level5: null +path: Split_aloha_wipe_table +video_url: ./assets/videos/Split_aloha_wipe_table.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_wipe_table.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 200 + total_frames: 106804 + total_tasks: 1 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:199 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the black rag and wipe the stain on the table, the right gripper put the black + rag back in its original position. +sub_tasks: +- Grasp the rag with right gripper +- Abnormal +- Place the rag on the table with right gripper +- Stand the paper cup upright with left gripper +- End +- Static +- Grasp the paper cup with left gripper +- Wipe the stains off the table with the rag with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_wipe_table_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 182 + dataset_name: wipe_table + dataset_uuid: 18848f29-f6ff-4f8a-ab4d-acc67d812c64 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/wipe_table/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_wipe_table + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: wipe_table + dataset_uuid: null + task_descriptions: + - the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the black rag and wipe the stain on the table, the right gripper put the + black rag back in its original position. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + - wipe + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null + - object_name: stain + level1: garbage + level2: stain + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 200 + total_frames: 106804 + total_tasks: 1 + total_videos: 600 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:199 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_wipe_the_table.yaml b/dataset_info/Split_aloha_wipe_the_table.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3ea9a64bbed927a22f624f473c29542a250545c3 --- /dev/null +++ b/dataset_info/Split_aloha_wipe_the_table.yaml @@ -0,0 +1,913 @@ +dataset_name: wipe_the_table +dataset_uuid: c5648c51-14f0-4d84-a3cc-2fd1c28069a8 +scene_type: +- home +- kitchen +atomic_actions: +- grasp +- place +- pick +- wipe +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null +- object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null +- object_name: stain + level1: garbage + level2: stain + level3: null + level4: null + level5: null +path: Split_aloha_wipe_the_table +video_url: ./assets/videos/Split_aloha_wipe_the_table.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_wipe_the_table.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 1.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 302 + total_frames: 166266 + total_tasks: 3 + total_videos: 906 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:301 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the purple rag and wipe the coffee stain on the table, the right gripper put + the purple rag back in its original position. + + the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the blue rag and wipe the tea stain on the table, the right gripper put the + blue rag back in its original position. + + the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the purple rag and wipe the tea stain on the table, the right gripper put + the purple rag back in its original position.' +sub_tasks: +- Stand the paper cup upright +- Wipe the stains off the table with a rag +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_wipe_the_table_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 190 + dataset_name: wipe_the_table + dataset_uuid: c5648c51-14f0-4d84-a3cc-2fd1c28069a8 + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/wipe_the_table/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_wipe_the_table + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: wipe_the_table + dataset_uuid: null + task_descriptions: + - the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the blue rag and wipe the coffee stain on the table, the right gripper + put the blue rag back in its original position. + - the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the purple rag and wipe the coffee stain on the table, the right gripper + put the purple rag back in its original position. + - the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the blue rag and wipe the tea stain on the table, the right gripper put + the blue rag back in its original position. + - the left gripper pick up the fallen cup and place it upright, the right gripper + grasp the purple rag and wipe the tea stain on the table, the right gripper + put the purple rag back in its original position. + scene_type: + - home + - kitchen + atomic_actions: + - grasp + - place + - pick + - wipe + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + - object_name: rag + level1: clothing + level2: rag + level3: null + level4: null + level5: null + - object_name: stain + level1: garbage + level2: stain + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 302 + total_frames: 166266 + total_tasks: 3 + total_videos: 906 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:301 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Split_aloha_zip_up_the_document_bag.yaml b/dataset_info/Split_aloha_zip_up_the_document_bag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ef55b53556525cf7a068d01620d299d55c201667 --- /dev/null +++ b/dataset_info/Split_aloha_zip_up_the_document_bag.yaml @@ -0,0 +1,889 @@ +dataset_name: zip_up_the_document_bag +dataset_uuid: e06c5784-df23-4a4a-b86d-adc2bcf12bae +scene_type: +- office +atomic_actions: +- grasp +- pull +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: 77.2 +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: document_bag + level1: office_supplies + level2: document_bag + level3: null + level4: null + level5: null +path: Split_aloha_zip_up_the_document_bag +video_url: ./assets/videos/Split_aloha_zip_up_the_document_bag.mp4 +thumbnail_url: ./assets/thumbnails/Split_aloha_zip_up_the_document_bag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 2.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: agilex_cobot_decoupled_magic +codebase_version: v2.1 +statistics: + total_episodes: 495 + total_frames: 234815 + total_tasks: 4 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:494 +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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: 'the left gripper grasp one corner of the bag, the right gripper pull the green + zipper, the left gripper put down the bag. + + the left gripper grasp one corner of the bag, the right gripper pull the red zipper, + the left gripper put down the bag. + + the right gripper grasp one corner of the bag, the left gripper pull the green zipper, + the right gripper put down the bag. + + the right gripper grasp one corner of the bag, the left gripper pull the red zipper, + the right gripper put down the bag.' +sub_tasks: +- Pulling up the zipper on the transparent plastic bag with the left gripper to close + it +- Pulling up the zipper on the transparent plastic bag with the right gripper to close + it +- Static +- End +- Pick up the transparent plastic bag with the left gripper +- Pick up the transparent plastic bag with the right gripper +- Place the transparent plastic bag +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + resolution: + - 720 + - 1280 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 720 + - 1280 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +action_space: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Split_aloha_zip_up_the_document_bag_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 179 + dataset_name: zip_up_the_document_bag + dataset_uuid: e06c5784-df23-4a4a-b86d-adc2bcf12bae + device_model: Agilex_Cobot_Magic + end_effector_type: two_finger_gripper + operation_platform_height: 77.2 + yaml_file_path: /mnt/nas/synnas/docker/8agilex_cobot_decoupled_magic/zip_up_document_bag/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Split_aloha_zip_up_the_document_bag + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: zip_up_the_document_bag + dataset_uuid: null + task_descriptions: + - the left gripper grasp one corner of the bag, the right gripper pull the green + zipper, the left gripper put down the bag. + - the left gripper grasp one corner of the bag, the right gripper pull the red + zipper, the left gripper put down the bag. + - the right gripper grasp one corner of the bag, the left gripper pull the green + zipper, the right gripper put down the bag. + - the right gripper grasp one corner of the bag, the left gripper pull the red + zipper, the right gripper put down the bag. + scene_type: + - office + atomic_actions: + - grasp + - pull + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: document_bag + level1: office_supplies + level2: document_bag + level3: null + level4: null + level5: null + operation_platform_height: 77.2 + device_model: + - agilex_cobot_decoupled_magic + end_effector_type: two_finger_gripper + meta: + robot_type: agilex_cobot_decoupled_magic + codebase_version: v2.1 + statistics: + total_episodes: 495 + total_frames: 234815 + total_tasks: 4 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:494 + 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.cam_high_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: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + action: + dtype: float32 + shape: + - 26 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_gripper_open + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_gripper_open + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Tianqin_A2_box_storage_part.yaml b/dataset_info/Tianqin_A2_box_storage_part.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0da3ef3590f790c52940692d637a0b380354a33f --- /dev/null +++ b/dataset_info/Tianqin_A2_box_storage_part.yaml @@ -0,0 +1,858 @@ +dataset_name: box_storage_part +dataset_uuid: 7a1de37c-d8b0-476a-b503-99a0fd93cafd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +path: Tianqin_A2_box_storage_part +video_url: ./assets/videos/Tianqin_A2_box_storage_part.mp4 +thumbnail_url: ./assets/thumbnails/Tianqin_A2_box_storage_part.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 25.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 1104 + total_frames: 681531 + total_tasks: 1 + total_videos: 3312 + total_chunks: 2 + chunks_size: 1000 + fps: 30 +splits: + train: 0:1103 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take the parts from the box containing them and put them into an empty box. +sub_tasks: +- Place the data cable in the another box +- Abnormal +- Grasp the data cable +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Tianqin_A2_box_storage_part_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ ├── chunk-000/\n\ + │ │ ├── episode_000000.parquet\n│ │ ├── episode_000001.parquet\n│ │ \ + \ ├── episode_000002.parquet\n│ │ ├── episode_000003.parquet\n│ │ ├── episode_000004.parquet\n\ + │ │ └── (...)\n│ └── chunk-001/\n│ ├── episode_001000.parquet\n│ \ + \ ├── episode_001001.parquet\n│ ├── episode_001002.parquet\n│ ├──\ + \ episode_001003.parquet\n│ ├── episode_001004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n ├── chunk-000/\n │ ├── observation.images.cam_high_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ │ ├── episode_000000.mp4\n │ │ ├── episode_000001.mp4\n │ \ + \ │ ├── episode_000002.mp4\n │ │ ├── episode_000003.mp4\n │ │ ├──\ + \ episode_000004.mp4\n │ │ └── (...)\n │ └── observation.images.cam_right_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n │ \ + \ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── chunk-001/\n ├── observation.images.cam_high_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_001000.mp4\n │ ├── episode_001001.mp4\n \ + \ │ ├── episode_001002.mp4\n │ ├── episode_001003.mp4\n │ ├──\ + \ episode_001004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_001000.mp4\n ├── episode_001001.mp4\n \ + \ ├── episode_001002.mp4\n ├── episode_001003.mp4\n ├──\ + \ episode_001004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 452 + dataset_name: box_storage_part + dataset_uuid: 7a1de37c-d8b0-476a-b503-99a0fd93cafd + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt02/rt/15_配件小产线上料工序-放电源线场景3/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Tianqin_A2_box_storage_part + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: part + level1: tool + level2: part + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: Storage_data_cable + dataset_uuid: null + task_descriptions: + - Put the data cable from the box into another box. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: data_cable + level1: accessories + level2: data_cable + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2 + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 1104 + total_frames: 681531 + total_tasks: 1 + total_videos: 3312 + total_chunks: 2 + chunks_size: 1000 + fps: 30 + splits: + train: 0:1103 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Tianqin_A2_container_storage_graphics_card.yaml b/dataset_info/Tianqin_A2_container_storage_graphics_card.yaml new file mode 100644 index 0000000000000000000000000000000000000000..af9bec7b5114c775395f237c5f1152e052651390 --- /dev/null +++ b/dataset_info/Tianqin_A2_container_storage_graphics_card.yaml @@ -0,0 +1,868 @@ +dataset_name: container_storage_graphics_card +dataset_uuid: 5059394a-7089-4138-ab9c-db9bfadd94c8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null +- object_name: graphics_card + level1: tool + level2: graphics_card + level3: null + level4: null + level5: null +path: Tianqin_A2_container_storage_graphics_card +video_url: ./assets/videos/Tianqin_A2_container_storage_graphics_card.mp4 +thumbnail_url: ./assets/thumbnails/Tianqin_A2_container_storage_graphics_card.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 12.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 280 + total_frames: 277206 + total_tasks: 1 + total_videos: 840 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:279 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: take out graphics card from box remove packaging put into black container. +sub_tasks: +- Lift the bag +- Take out the hard disk of the bag +- End +- Place the down the bag +- Abnormal +- Place the hard disk in the hard disk enclosure +- Grasp the bag +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Tianqin_A2_container_storage_graphics_card_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 449 + dataset_name: container_storage_graphics_card + dataset_uuid: 5059394a-7089-4138-ab9c-db9bfadd94c8 + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt02/rt/14_备料工序-显卡备料场景1-2/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Tianqin_A2_container_storage_graphics_card + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null + - object_name: graphics_card + level1: tool + level2: graphics_card + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: container_storage_graphics_card + dataset_uuid: null + task_descriptions: + - take out graphics card from box remove packaging put into black container. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: black_container + level1: container + level2: black_container + level3: null + level4: null + level5: null + - object_name: graphics_card + level1: tool + level2: graphics_card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - tianqing_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 280 + total_frames: 277206 + total_tasks: 1 + total_videos: 840 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:279 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/Tianqin_A2_place_the_paper_box.yaml b/dataset_info/Tianqin_A2_place_the_paper_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1c29f3b214eb2189e9c9755f0d4cff5323d1ec9d --- /dev/null +++ b/dataset_info/Tianqin_A2_place_the_paper_box.yaml @@ -0,0 +1,831 @@ +dataset_name: place_the_paper_box +dataset_uuid: 291007f6-cfd0-4e23-bc97-da01c0f367ac +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +path: Tianqin_A2_place_the_paper_box +video_url: ./assets/videos/Tianqin_A2_place_the_paper_box.mp4 +thumbnail_url: ./assets/thumbnails/Tianqin_A2_place_the_paper_box.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 3.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: ruantong_a2d +codebase_version: v2.1 +statistics: + total_episodes: 236 + total_frames: 94841 + total_tasks: 1 + total_videos: 708 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:235 +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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: pick up the paper box and put it at the back. +sub_tasks: +- End +- Abnormal +- Grasp the paper box +- Place the paper box on the table +- Place the data cable in the another box +- Grasp the data cable +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_high_rgb + name: cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_high_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "Tianqin_A2_place_the_paper_box_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_high_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n │\ + \ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 453 + dataset_name: place_the_paper_box + dataset_uuid: 291007f6-cfd0-4e23-bc97-da01c0f367ac + device_model: ruantong_a2d + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/软通天擎/gt02/rt/12_配件小产线上料工序-放纸盒场景2/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/Tianqin_A2_place_the_paper_box + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: place_the_paper_box + dataset_uuid: null + task_descriptions: + - pick up the paper box and put it at the back. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + -operation_platform_height: null + device_model: + - ruantong_a2d + end_effector_type: two_finger_gripper + meta: + robot_type: ruantong_a2d + codebase_version: v2.1 + statistics: + total_episodes: 236 + total_frames: 94841 + total_tasks: 1 + total_videos: 708 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:235 + 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.cam_high_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 17 + names: + - robot_joint_3_rad + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_carry_the_clothes_basket.yaml b/dataset_info/alpha_bot_2_carry_the_clothes_basket.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3c93188e2965001699ec2a44b18c130310203139 --- /dev/null +++ b/dataset_info/alpha_bot_2_carry_the_clothes_basket.yaml @@ -0,0 +1,950 @@ +dataset_name: carry_the_clothes_basket +dataset_uuid: 0df48917-c10a-469f-8f74-d57f284c09cd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: clothes_basket + level1: container + level2: clothes_basket + level3: null + level4: null + level5: null +path: alpha_bot_2_carry_the_clothes_basket +video_url: ./assets/videos/alpha_bot_2_carry_the_clothes_basket.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_carry_the_clothes_basket.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 50 + total_frames: 46527 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:49 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: carry the clothes basket in coordination with both hands. +sub_tasks: +- Move the basket above the other table +- Grasp the basket with both grippers +- Grasp the basket with left gripper +- Grasp the basket with right gripper +- End +- Place the basket on the table with right gripper +- Place the basket on the table with both grippers +- Place the basket on the table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_carry_the_clothes_basket_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 578 + dataset_name: carry_the_clothes_basket + dataset_uuid: 0df48917-c10a-469f-8f74-d57f284c09cd + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/采集任务/task_113_10项采集任务-双手协同搬运衣篓/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_carry_the_clothes_basket + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: clothes_basket + level1: container + level2: clothes_basket + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: carry_the_clothes_basket + dataset_uuid: null + task_descriptions: + - carry the clothes basket in coordination with both hands. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: clothes_basket + level1: container + level2: clothes_basket + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 50 + total_frames: 46527 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:49 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_item_reversal.yaml b/dataset_info/alpha_bot_2_item_reversal.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1db6a8125306cabe871c5d266030fba3fdafa1e2 --- /dev/null +++ b/dataset_info/alpha_bot_2_item_reversal.yaml @@ -0,0 +1,959 @@ +dataset_name: item_reversal +dataset_uuid: aac569d8-dbc7-4128-a573-659adbe0ed51 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null +path: alpha_bot_2_item_reversal +video_url: ./assets/videos/alpha_bot_2_item_reversal.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_item_reversal.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 90 + total_frames: 82235 + total_tasks: 1 + total_videos: 360 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:89 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: On the white table pick up the cup with one hand and transfer it to the other + hand before turning it over. +sub_tasks: +- Grasp the cup with left gripper +- Place the cup on the table with right gripper +- Pass the cup to the right gripper +- End +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_item_reversal_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_chest_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 581 + dataset_name: item_reversal + dataset_uuid: aac569d8-dbc7-4128-a573-659adbe0ed51 + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/采集任务/task_108_双手传递物品反转/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_item_reversal + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: kitchen_supplies + level2: cup + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: item_reversal + dataset_uuid: null + task_descriptions: + - on the white table pick up the cup wit your left hand and hand it to your right + hand then turn it over. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cup + level1: container + level2: cup + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 90 + total_frames: 82235 + total_tasks: 1 + total_videos: 360 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:89 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_move_the_table.yaml b/dataset_info/alpha_bot_2_move_the_table.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ff895f13371eee8a8158276573cec489c759ecdf --- /dev/null +++ b/dataset_info/alpha_bot_2_move_the_table.yaml @@ -0,0 +1,938 @@ +dataset_name: move_the_table +dataset_uuid: 09e62222-abf5-4a90-a95b-91d15d99af82 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +path: alpha_bot_2_move_the_table +video_url: ./assets/videos/alpha_bot_2_move_the_table.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_move_the_table.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 72 + total_frames: 50897 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:71 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: human machine collaborative table moving. +sub_tasks: +- End +- Move the table forward with both grippers +- Grasp the table with both grippers +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_move_the_table_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_chest_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 576 + dataset_name: move_the_table + dataset_uuid: 09e62222-abf5-4a90-a95b-91d15d99af82 + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/采集任务/task_112_10项采集任务-人机协同搬运桌子/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_move_the_table + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: move_the_table + dataset_uuid: null + task_descriptions: + - human machine collaborative table moving. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 72 + total_frames: 50897 + total_tasks: 1 + total_videos: 288 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:71 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_operate_the_microwave_oven.yaml b/dataset_info/alpha_bot_2_operate_the_microwave_oven.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c86862fb07f0d6a7b6c803b115d48a3365e65b8d --- /dev/null +++ b/dataset_info/alpha_bot_2_operate_the_microwave_oven.yaml @@ -0,0 +1,961 @@ +dataset_name: operate_the_microwave_oven +dataset_uuid: 6223c1d1-5efd-480c-8aa8-e1d4f14069f2 +scene_type: +- home +atomic_actions: +- pullapart +- pushtogether +- turn +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: microwave_oven + level1: kitchen_supplies + level2: microwave_oven + level3: null + level4: null + level5: null +path: alpha_bot_2_operate_the_microwave_oven +video_url: ./assets/videos/alpha_bot_2_operate_the_microwave_oven.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_operate_the_microwave_oven.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 395.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 16 + total_frames: 16486 + total_tasks: 1 + total_videos: 64 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:15 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: set the temperature of the microwave oven and turn it on. Open the door of + the microwave oven and then close it. +sub_tasks: +- Press the time button with right gripper +- Press the start button with right gripper +- End +- Press the switch with right gripper +- Close the microwave door with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_operate_the_microwave_oven_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 583 + dataset_name: operate_the_microwave_oven + dataset_uuid: 6223c1d1-5efd-480c-8aa8-e1d4f14069f2 + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/操作微波炉/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_operate_the_microwave_oven + scene_types: + - home + atomic_actions: + - pullapart + - pushtogether + - turn + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: microwave_oven + level1: kitchen_supplies + level2: microwave_oven + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: operate_the_microwave_oven + task_descriptions: + - set the temperature of the microwave oven and turn it on. Open the door of the + microwave oven and then close it. + scene_type: + - home + atomic_actions: + - pullapart + - pushtogether + - turn + objects: + - object_name: microwave_oven + level1: kitchenware + level2: microwave_oven + level3: null + level4: null + level5: null + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + dataset_uuid: null + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 16 + total_frames: 16486 + total_tasks: 1 + total_videos: 64 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:15 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_pass_the_sandbag.yaml b/dataset_info/alpha_bot_2_pass_the_sandbag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..93393e42b096cb47fe157a0303582a8669ebd6de --- /dev/null +++ b/dataset_info/alpha_bot_2_pass_the_sandbag.yaml @@ -0,0 +1,958 @@ +dataset_name: pass_the_sandbag +dataset_uuid: 81e68aa6-8f11-4edf-9c00-cc322e4fc0c9 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: sandbag + level1: toy + level2: sandbag + level3: null + level4: null + level5: null +path: alpha_bot_2_pass_the_sandbag +video_url: ./assets/videos/alpha_bot_2_pass_the_sandbag.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_pass_the_sandbag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 86 + total_frames: 69956 + total_tasks: 1 + total_videos: 344 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:85 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: One hand took the sandbag from the other hand and placed it on the table. +sub_tasks: +- Pass the paper ball to the right gripper +- End +- Place the paper ball on the table with right gripper +- Grasp the paper ball with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_pass_the_sandbag_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 580 + dataset_name: pass_the_sandbag + dataset_uuid: 81e68aa6-8f11-4edf-9c00-cc322e4fc0c9 + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/采集任务/task_115_10项采集任务-双手传递沙包/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_pass_the_sandbag + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: sandbag + level1: toy + level2: sandbag + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: pass_the_sandbag + dataset_uuid: null + task_descriptions: + - the right hand took the sandbag from the left hand and placed it on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: sandbag + level1: toy + level2: sandbag + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 86 + total_frames: 69956 + total_tasks: 1 + total_videos: 344 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:85 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_press_the_button_a.yaml b/dataset_info/alpha_bot_2_press_the_button_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5327dcc25f5463878173069f601b2a589f43d9cb --- /dev/null +++ b/dataset_info/alpha_bot_2_press_the_button_a.yaml @@ -0,0 +1,968 @@ +dataset_name: press_the_button_a +dataset_uuid: f687e0d9-d736-45a4-89f6-ef7ff90a103a +scene_type: +- home +atomic_actions: +- pressbutton +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null +- object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null +path: alpha_bot_2_press_the_button_a +video_url: ./assets/videos/alpha_bot_2_press_the_button_a.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_press_the_button_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 116 + total_frames: 91452 + total_tasks: 1 + total_videos: 464 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:115 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: after avoiding the water bottle on the table, press the button. +sub_tasks: +- End +- Press the button blocked by the bottle with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_press_the_button_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 579 + dataset_name: press_the_button_a + dataset_uuid: f687e0d9-d736-45a4-89f6-ef7ff90a103a + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/遇到障碍物主动躲避/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_press_the_button_a + scene_types: + - home + atomic_actions: + - pressbutton + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: beverages + level2: water_bottle + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: press_the_button_a + task_descriptions: + - after avoiding the water bottle on the table, press the button. + scene_type: + - home + atomic_actions: + - pressbutton + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: water_bottle + level1: container + level2: water_bottle + level3: null + level4: null + level5: null + - object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + dataset_uuid: null + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 116 + total_frames: 91452 + total_tasks: 1 + total_videos: 464 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:115 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_press_the_button_b.yaml b/dataset_info/alpha_bot_2_press_the_button_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1e266018f6d661ab1019bd6bb94ef39f4f884218 --- /dev/null +++ b/dataset_info/alpha_bot_2_press_the_button_b.yaml @@ -0,0 +1,953 @@ +dataset_name: press_the_button_b +dataset_uuid: 627d6f91-a0ba-46b7-96dd-616242c3a6af +scene_type: +- home +atomic_actions: +- pressbutton +- push +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: mineral_water + level1: drinks + level2: mineral_water + level3: null + level4: null + level5: null +- object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +path: alpha_bot_2_press_the_button_b +video_url: ./assets/videos/alpha_bot_2_press_the_button_b.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_press_the_button_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 943.7MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 65 + total_frames: 50921 + total_tasks: 1 + total_videos: 260 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:64 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: after removing the water bottle from the table, press the button. +sub_tasks: +- Touch the bottle with left gripper +- End +- Move the bottle away with right gripper +- Abnormal +- Press the button with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_press_the_button_b_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 1052 + dataset_name: press_the_button_b + dataset_uuid: 627d6f91-a0ba-46b7-96dd-616242c3a6af + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/主动移除障碍物后继续作业/task_110_主动移除障碍物后继续作业-补采-1103/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_press_the_button_b + scene_types: [] + atomic_actions: [] + objects: [] + total_episodes: null + yaml: + dataset_name: press_the_button_b + task_descriptions: + - after removing the water bottle from the table, press the button. + scene_type: + - home + atomic_actions: + - pressbutton + - push + objects: + - object_name: mineral_water + level1: drinks + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - alpha_bot_2 + end_effector_type: two_finger_gripper + dataset_uuid: null + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 65 + total_frames: 50921 + total_tasks: 1 + total_videos: 260 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:64 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_recover_after_touching_an_obstacle.yaml b/dataset_info/alpha_bot_2_recover_after_touching_an_obstacle.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7d0d3c64fadfe323c526a1ed8cb5e29fa01ef390 --- /dev/null +++ b/dataset_info/alpha_bot_2_recover_after_touching_an_obstacle.yaml @@ -0,0 +1,975 @@ +dataset_name: recover_after_touching_an_obstacle +dataset_uuid: aebc9a40-0a90-4fc3-a705-fbc5c7d23392 +scene_type: +- home +atomic_actions: +- grasp +- pick +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: mineral_water + level1: drinks + level2: mineral_water + level3: null + level4: null + level5: null +- object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null +path: alpha_bot_2_recover_after_touching_an_obstacle +video_url: ./assets/videos/alpha_bot_2_recover_after_touching_an_obstacle.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_recover_after_touching_an_obstacle.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 130 + total_frames: 128391 + total_tasks: 1 + total_videos: 520 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:129 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: return to a safe position after touching an obstacle with your arm on the white + table. +sub_tasks: +- Touch the bottle with left gripper +- End +- Touch the bottle with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_recover_after_touching_an_obstacle_qced_hardlink/\n├── annotations/\n\ + │ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 577 + dataset_name: recover_after_touching_an_obstacle + dataset_uuid: aebc9a40-0a90-4fc3-a705-fbc5c7d23392 + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/接触到障碍物快速恢复到安全位置/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_recover_after_touching_an_obstacle + scene_types: + - home + atomic_actions: + - grasp + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: drinks + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: recover_after_touching_an_obstacle + task_descriptions: + - return to a safe position after touching an obstacle with your arm on the white + table. + scene_type: + - home + atomic_actions: + - pick + - grasp + - null + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: mineral_water + level1: drinks + level2: mineral_water + level3: null + level4: null + level5: null + - object_name: button + level1: toy + level2: button + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + dataset_uuid: null + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 130 + total_frames: 128391 + total_tasks: 1 + total_videos: 520 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:129 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_stack_building_blocks.yaml b/dataset_info/alpha_bot_2_stack_building_blocks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c3d85f541bc1ba65bd5ad9bdb88cce15014fb380 --- /dev/null +++ b/dataset_info/alpha_bot_2_stack_building_blocks.yaml @@ -0,0 +1,970 @@ +dataset_name: stack_building_blocks +dataset_uuid: f7781909-81c7-40ee-98a5-67783a48dc66 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: building_blocks + level1: toys + level2: building_blocks + level3: null + level4: null + level5: null +path: alpha_bot_2_stack_building_blocks +video_url: ./assets/videos/alpha_bot_2_stack_building_blocks.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_stack_building_blocks.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 3.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 139 + total_frames: 130049 + total_tasks: 1 + total_videos: 556 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:138 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: stack building blocks on the table. +sub_tasks: +- Grasp the blue building block with left gripper +- End +- Place the pink building block in the center of table with left gripper +- Grasp the pink building block with left gripper +- Place the blue building block on the pink building blocks with left gripper +- Grasp the green building block with left gripper +- Place the pink building block on the blue building blocks with right gripper +- Place the green block on the pink block with left gripper +- Place the blue building block on the blue building blocks with right gripper +- Place the blue building block on the pink building blocks with right gripper +- Grasp the blue building block with right gripper +- Place the pink building block on the blue building blocks with left gripper +- Place the blue building block on the blue building blocks with left gripper +- Grasp the pink building block with right gripper +- Place the pink block on the blue block with right gripper +- Place the blue building block in the center of table with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_stack_building_blocks_qced_hardlink/\n├── annotations/\n│\ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│\ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.cam_chest_rgb/\n │ ├── episode_000000.mp4\n \ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.cam_left_wrist_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n └── observation.images.cam_right_wrist_rgb/\n ├── episode_000000.mp4\n\ + \ ├── episode_000001.mp4\n ├── episode_000002.mp4\n \ + \ ├── episode_000003.mp4\n ├── episode_000004.mp4\n └──\ + \ (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 582 + dataset_name: stack_building_blocks + dataset_uuid: f7781909-81c7-40ee-98a5-67783a48dc66 + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/采集任务/堆叠积木/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_stack_building_blocks + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toys + level2: building_blocks + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: stack_building_blocks + dataset_uuid: null + task_descriptions: + - stack building blocks on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: building_blocks + level1: toy + level2: building_blocks + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 139 + total_frames: 130049 + total_tasks: 1 + total_videos: 556 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:138 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/alpha_bot_2_sticker.yaml b/dataset_info/alpha_bot_2_sticker.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d6c62008b936760ec95ef47d479aab86e100f14c --- /dev/null +++ b/dataset_info/alpha_bot_2_sticker.yaml @@ -0,0 +1,955 @@ +dataset_name: sticker +dataset_uuid: 81aee7b0-84c3-4b85-9778-c5c9df188afd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- two_finger_gripper +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: poster + level1: toy + level2: poster + level3: null + level4: null + level5: null +path: alpha_bot_2_sticker +video_url: ./assets/videos/alpha_bot_2_sticker.mp4 +thumbnail_url: ./assets/thumbnails/alpha_bot_2_sticker.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 1.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: alpha_bot_2 +codebase_version: v2.1 +statistics: + total_episodes: 93 + total_frames: 97993 + total_tasks: 1 + total_videos: 372 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:92 +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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 +tasks: stick the poster on the table by hand. +sub_tasks: +- End +- Stick the advertisement in the top-right corner area with both grippers +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.cam_chest_rgb + name: cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_head_rgb + name: cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_left_wrist_rgb + name: cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +- key: observation.images.cam_right_wrist_rgb + name: cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + resolution: + - 480 + - 640 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.cam_chest_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_head_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_left_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + - key: observation.images.cam_right_wrist_rgb + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +action_space: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "alpha_bot_2_sticker_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.cam_chest_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.cam_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.cam_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 575 + dataset_name: sticker + dataset_uuid: 81aee7b0-84c3-4b85-9778-c5c9df188afd + device_model: alpha_bot_2 + end_effector_type: two_finger_gripper + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/智平方/1k/贴条/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/alpha_bot_2_sticker + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: poster + level1: toy + level2: poster + level3: null + level4: null + level5: null + total_episodes: 0 + yaml: + dataset_name: sticker + task_descriptions: + - stick the poster on the table by hand. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: poster + level1: toy + level2: poster + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - ai² aiphabot 2 + end_effector_type: two_finger_gripper + dataset_uuid: null + meta: + robot_type: alpha_bot_2 + codebase_version: v2.1 + statistics: + total_episodes: 93 + total_frames: 97993 + total_tasks: 1 + total_videos: 372 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:92 + 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.cam_chest_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_head_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_left_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.cam_right_wrist_rgb: + dtype: video + shape: + - 480 + - 640 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 640 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + action: + dtype: float32 + shape: + - 28 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - left_gripper_open + - right_gripper_open + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float32 + shape: + - 2 + gripper_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_activity_state: + names: + - left_gripper_activity + - right_gripper_activity + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel.yaml b/dataset_info/leju_robot_box_storage_parcel.yaml new file mode 100644 index 0000000000000000000000000000000000000000..32361895099f330a14597575c0b0544099fefb71 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel.yaml @@ -0,0 +1,1217 @@ +dataset_name: box_storage_parcel +dataset_uuid: b6a8ebae-9a8f-44c4-a7a1-7893c558480b +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel +video_url: ./assets/videos/leju_robot_box_storage_parcel.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 27.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 443 + total_frames: 537851 + total_tasks: 1 + total_videos: 1329 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:442 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Grasp the package on the scanner with left gripper +- Abnormal +- Put the parcel inside the courier box. +- Place the parcel onto the inbound machine. +- Place the parcel into the delivery box. +- Grasp the package on the conveyor belt with right gripper +- Place the package in the green box with left gripper +- End +- Pick up the parcel from the conveyor belt. +- Take the parcel off the conveyor belt. +- Place the package on the scanner with right gripper +- Pick up the parcel from the inbound machine. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 371 + dataset_name: box_storage_parcel + dataset_uuid: b6a8ebae-9a8f-44c4-a7a1-7893c558480b + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/3C_factory/3C_factory_manufacturing/Scan_code_for_weighing/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: box_storage_parcel + dataset_uuid: null + task_descriptions: + - moved the parcel from conveyor to table for the left to box. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 443 + total_frames: 537851 + total_tasks: 1 + total_videos: 1329 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:442 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_a.yaml b/dataset_info/leju_robot_box_storage_parcel_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..94571a3150254c3ab98f40d09512920cea0cfc05 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_a.yaml @@ -0,0 +1,1210 @@ +dataset_name: box_storage_parcel_a +dataset_uuid: 58a31ae7-afbc-4d56-953d-6df89f8c1ba5 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_a +video_url: ./assets/videos/leju_robot_box_storage_parcel_a.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 493 + total_frames: 189545 + total_tasks: 1 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:492 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Place the package into the parcel locker. +- Pick up the package from the inbound machine. +- Pick up the package from the conveyor belt. +- Place the package onto the inbound machine. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_a_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 544 + dataset_name: box_storage_parcel_a + dataset_uuid: 58a31ae7-afbc-4d56-953d-6df89f8c1ba5 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/single_scan_code_for_weighing/hotel_services_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_a + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: box_storage_parcel_a + dataset_uuid: null + task_descriptions: + - move the parcel with right hand from conveyor to table and then move the parcel + to the left box with left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 493 + total_frames: 189545 + total_tasks: 1 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:492 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_b.yaml b/dataset_info/leju_robot_box_storage_parcel_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..eda5f5f8de5e2e68d02192b57615612d0fc8b451 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_b.yaml @@ -0,0 +1,1210 @@ +dataset_name: box_storage_parcel_b +dataset_uuid: 5e55ad50-424b-4a78-9d00-e0d7a45f48f7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_b +video_url: ./assets/videos/leju_robot_box_storage_parcel_b.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 497 + total_frames: 186311 + total_tasks: 1 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:496 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Place the package into the parcel locker. +- Pick up the package from the inbound machine. +- Pick up the package from the conveyor belt. +- Place the package onto the inbound machine. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_b_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 542 + dataset_name: box_storage_parcel_b + dataset_uuid: 5e55ad50-424b-4a78-9d00-e0d7a45f48f7 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/single_scan_code_for_weighing/hotel_services_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_b + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: box_storage_parcel_b + dataset_uuid: null + task_descriptions: + - move the parcel with right hand from conveyor to table and then move the parcel + to the left box with left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 497 + total_frames: 186311 + total_tasks: 1 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:496 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_c.yaml b/dataset_info/leju_robot_box_storage_parcel_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..72b9eae78df1124872a613567fb5f580702e967e --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_c.yaml @@ -0,0 +1,1210 @@ +dataset_name: box_storage_parcel_c +dataset_uuid: 3c05a32c-9807-467b-b1a5-2f7f3fe27928 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_c +video_url: ./assets/videos/leju_robot_box_storage_parcel_c.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 493 + total_frames: 187995 + total_tasks: 1 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:492 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Weigh the package on the weighing device and place it in the left basket. +sub_tasks: +- Place the package onto the inbound machine. +- Place the package into the parcel locker. +- Pick up the package from the inbound machine. +- Pick up the package from the conveyor belt. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_c_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 545 + dataset_name: box_storage_parcel_c + dataset_uuid: 3c05a32c-9807-467b-b1a5-2f7f3fe27928 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/single_scan_code_for_weighing/hotel_services_c/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_c + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: box_storage_parcel_c + dataset_uuid: null + task_descriptions: + - move the parcel with right hand from conveyor to table and then move the parcel + to the left box with left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 493 + total_frames: 187995 + total_tasks: 1 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:492 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_d.yaml b/dataset_info/leju_robot_box_storage_parcel_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8fa4918cd18147146392c26105f7d02ba580c921 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_d.yaml @@ -0,0 +1,1173 @@ +dataset_name: box_storage_parcel_d +dataset_uuid: a24f0c02-18b7-4770-8ed1-41d5db2ba6d8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_d +video_url: ./assets/videos/leju_robot_box_storage_parcel_d.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 18.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 212 + total_frames: 288956 + total_tasks: 1 + total_videos: 636 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:211 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Pass the laundry detergent to the left gripper +- Pick up the fast-moving consumer goods bottle from the table. +- Take the fast-moving consumer goods bottle from the table. +- Abnormal +- Grasp the laundry detergent with right gripper +- Place the laundry detergent on the yellow rubber mat with left gripper +- Flip the fast-moving consumer goods bottle to the front side. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_d_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 551 + dataset_name: box_storage_parcel_d + dataset_uuid: a24f0c02-18b7-4770-8ed1-41d5db2ba6d8 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/more_FMCG_loading/hotel_services_d/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_d + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 212 + total_frames: 288956 + total_tasks: 1 + total_videos: 636 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:211 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_f.yaml b/dataset_info/leju_robot_box_storage_parcel_f.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0a144bdb042ee378ba9365953a8bd319e56ac952 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_f.yaml @@ -0,0 +1,1209 @@ +dataset_name: box_storage_parcel_f +dataset_uuid: 52fd6211-f929-4608-b45d-501557f97fc8 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_f +video_url: ./assets/videos/leju_robot_box_storage_parcel_f.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_f.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 497 + total_frames: 185943 + total_tasks: 1 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:496 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Place the package into the parcel locker. +- Pick up the package from the inbound machine. +- Pick up the package from the conveyor belt. +- Place the package onto the inbound machine. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_f_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 550 + dataset_name: box_storage_parcel_f + dataset_uuid: 52fd6211-f929-4608-b45d-501557f97fc8 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/single_scan_code_for_weighing/hotel_services_f/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_f + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: box_storage_parcel_f + dataset_uuid: null + task_descriptions: + - moved the parcel from conveyor to table for the left to box. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 497 + total_frames: 185943 + total_tasks: 1 + total_videos: 1491 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:496 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_g.yaml b/dataset_info/leju_robot_box_storage_parcel_g.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9a340622547dec9366e3ab9a0948e02ed8513c6e --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_g.yaml @@ -0,0 +1,1210 @@ +dataset_name: box_storage_parcel_g +dataset_uuid: 1b130f08-2c4e-4724-ad03-8ecda43684fd +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_g +video_url: ./assets/videos/leju_robot_box_storage_parcel_g.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_g.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 9.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 492 + total_frames: 182793 + total_tasks: 1 + total_videos: 1476 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:491 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Place the package into the parcel locker. +- Pick up the package from the inbound machine. +- Pick up the package from the conveyor belt. +- Place the package onto the inbound machine. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_g_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 547 + dataset_name: box_storage_parcel_g + dataset_uuid: 1b130f08-2c4e-4724-ad03-8ecda43684fd + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/single_scan_code_for_weighing/hotel_services_g/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_g + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: box_storage_parcel_g + dataset_uuid: null + task_descriptions: + - move the parcel with right hand from conveyor to table and then move the parcel + to the left box with left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 492 + total_frames: 182793 + total_tasks: 1 + total_videos: 1476 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:491 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_h.yaml b/dataset_info/leju_robot_box_storage_parcel_h.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe5bc7e0c285ac0ac2a36a933ab36ff354ecf4d8 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_h.yaml @@ -0,0 +1,1210 @@ +dataset_name: box_storage_parcel_h +dataset_uuid: 6dd99999-811b-4ae1-aac2-7a5b81087eaa +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_h +video_url: ./assets/videos/leju_robot_box_storage_parcel_h.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_h.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 7.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 389 + total_frames: 149279 + total_tasks: 1 + total_videos: 1167 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:388 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Place the package into the parcel locker. +- Pick up the package from the inbound machine. +- Pick up the package from the conveyor belt. +- Place the package onto the inbound machine. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_h_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 548 + dataset_name: box_storage_parcel_h + dataset_uuid: 6dd99999-811b-4ae1-aac2-7a5b81087eaa + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/single_scan_code_for_weighing/hotel_services_h/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_h + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: 395 + yaml: + dataset_name: box_storage_parcel_h + dataset_uuid: null + task_descriptions: + - move the parcel with right hand from conveyor to table and then move the parcel + to the left box with left hand. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 389 + total_frames: 149279 + total_tasks: 1 + total_videos: 1167 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:388 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_i.yaml b/dataset_info/leju_robot_box_storage_parcel_i.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c7e7b666ae9f14813da191ad62e8010d9d67d46b --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_i.yaml @@ -0,0 +1,1208 @@ +dataset_name: box_storage_parcel_i +dataset_uuid: 6e0f6aaf-d447-436f-bfc3-bedd5a1bce04 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_i +video_url: ./assets/videos/leju_robot_box_storage_parcel_i.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_i.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 19.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 222 + total_frames: 313461 + total_tasks: 1 + total_videos: 666 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:221 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the bottle on the table and put it into the conveyor belt. +sub_tasks: +- Pick up the bottle from the table. +- Flip the bottle to face forward. +- Take the bottle from the table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_i_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 553 + dataset_name: box_storage_parcel_i + dataset_uuid: 6e0f6aaf-d447-436f-bfc3-bedd5a1bce04 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/more_FMCG_loading/hotel_services_i/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_i + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: box_storage_parcel_i + dataset_uuid: null + task_descriptions: + - moved the parcel from conveyor to table for the left to box. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: tool + level2: conveyor_belt + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 222 + total_frames: 313461 + total_tasks: 1 + total_videos: 666 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:221 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_box_storage_parcel_j.yaml b/dataset_info/leju_robot_box_storage_parcel_j.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bc9d351514607a40f20adfc75b9b7c33505140d5 --- /dev/null +++ b/dataset_info/leju_robot_box_storage_parcel_j.yaml @@ -0,0 +1,1197 @@ +dataset_name: box_storage_parcel_j +dataset_uuid: a9028fc5-d827-45d1-a2a9-31593becbf59 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null +- object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null +path: leju_robot_box_storage_parcel_j +video_url: ./assets/videos/leju_robot_box_storage_parcel_j.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_box_storage_parcel_j.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 20.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 226 + total_frames: 322063 + total_tasks: 1 + total_videos: 678 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:225 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: moved the parcel from conveyor to table for the left to box. +sub_tasks: +- Take the fast-moving consumer goods bottle from the table. +- Pick up the fast-moving consumer goods bottle from the table. +- Flip the fast-moving consumer goods bottle to the front side. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_box_storage_parcel_j_qced_hardlink/\n├── annotations/\n│ \ + \ ├── eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ \ + \ ├── eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n\ + │ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 552 + dataset_name: box_storage_parcel_j + dataset_uuid: a9028fc5-d827-45d1-a2a9-31593becbf59 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/more_FMCG_loading/hotel_services_j/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_box_storage_parcel_j + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: parcel + level1: container + level2: parcel + level3: null + level4: null + level5: null + - object_name: conveyor_belt + level1: industrial_equipment + level2: conveyor_belt + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: pass_the_cleaner_h + dataset_uuid: null + task_descriptions: + - pick up the cleaner with right hand and pass it to left hand then put it on + the table. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_lb + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 226 + total_frames: 322063 + total_tasks: 1 + total_videos: 678 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:225 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_a.yaml b/dataset_info/leju_robot_hotel_services_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c88776233c6ce9b35617b2861866c4774a2c7b4d --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_a.yaml @@ -0,0 +1,1212 @@ +dataset_name: hotel_services_a +dataset_uuid: 3e695119-00a0-4747-9da8-d491e6035ee1 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_a +video_url: ./assets/videos/leju_robot_hotel_services_a.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 340 + total_frames: 234607 + total_tasks: 1 + total_videos: 1020 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:339 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Hand the room key to the person. +- Place the ID card on the card reader. +- Take the ID card from the person's hand. +- Pick up the room key from the key card box. +- Hand the ID card to the person. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 541 + dataset_name: hotel_services_a + dataset_uuid: 3e695119-00a0-4747-9da8-d491e6035ee1 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_b/customer_check_in/hotel_services_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_a + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_a + dataset_uuid: null + task_descriptions: + - take identity card and place it on card reader then give identity card and room + card to human. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: card_reader + level1: electronic_products + level2: card_reader + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 340 + total_frames: 234607 + total_tasks: 1 + total_videos: 1020 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:339 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_aa.yaml b/dataset_info/leju_robot_hotel_services_aa.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7045d3fc4f9a8a86e46c80837240a2e6ca37560a --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_aa.yaml @@ -0,0 +1,1211 @@ +dataset_name: hotel_services_aa +dataset_uuid: dcd0025f-866e-4a2c-8898-6bf7dc424bc2 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_aa +video_url: ./assets/videos/leju_robot_hotel_services_aa.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_aa.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 419 + total_frames: 70570 + total_tasks: 1 + total_videos: 1257 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:418 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- End +- Take out the room card with right gripper +- Hand the room card to the guest with right gripper +- Hand the room card to the target. +- Pick up the room card from the card holder. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_aa_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 527 + dataset_name: hotel_services_aa + dataset_uuid: dcd0025f-866e-4a2c-8898-6bf7dc424bc2 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_aa/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_aa + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_aa + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 419 + total_frames: 70570 + total_tasks: 1 + total_videos: 1257 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:418 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_ab.yaml b/dataset_info/leju_robot_hotel_services_ab.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d3fb315308432ae86fa97baf180468dfc8a635f8 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_ab.yaml @@ -0,0 +1,1211 @@ +dataset_name: hotel_services_ab +dataset_uuid: e7a6fa76-d4ee-4f1a-b951-26d50fb71f0d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_ab +video_url: ./assets/videos/leju_robot_hotel_services_ab.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_ab.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 5.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 450 + total_frames: 81123 + total_tasks: 1 + total_videos: 1350 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:449 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- End +- Take out the room card with right gripper +- Hand the room card to the guest with right gripper +- Hand the room card to the target. +- Pick up the room card from the card holder. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_ab_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 525 + dataset_name: hotel_services_ab + dataset_uuid: e7a6fa76-d4ee-4f1a-b951-26d50fb71f0d + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_ab/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_ab + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: hotel_services_ab + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 450 + total_frames: 81123 + total_tasks: 1 + total_videos: 1350 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:449 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_ac.yaml b/dataset_info/leju_robot_hotel_services_ac.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7bb85fa33725875a651c4cee1e8a0eac90fe117e --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_ac.yaml @@ -0,0 +1,1208 @@ +dataset_name: hotel_services_ac +dataset_uuid: ff64c171-6616-4c0a-9876-42719e539bbf +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_ac +video_url: ./assets/videos/leju_robot_hotel_services_ac.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_ac.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 431 + total_frames: 73697 + total_tasks: 1 + total_videos: 1293 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:430 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Pick up the key card from the card box. +- Hand the key card to the target. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_ac_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 531 + dataset_name: hotel_services_ac + dataset_uuid: ff64c171-6616-4c0a-9876-42719e539bbf + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_ac/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_ac + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_ac + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 431 + total_frames: 73697 + total_tasks: 1 + total_videos: 1293 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:430 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_ad.yaml b/dataset_info/leju_robot_hotel_services_ad.yaml new file mode 100644 index 0000000000000000000000000000000000000000..656c6c909e350a238dc0bd34d0e49b4f8e148f03 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_ad.yaml @@ -0,0 +1,1211 @@ +dataset_name: hotel_services_ad +dataset_uuid: 1bbfd926-a183-40a4-8649-0b9958b0ffcf +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_ad +video_url: ./assets/videos/leju_robot_hotel_services_ad.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_ad.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 430 + total_frames: 73346 + total_tasks: 1 + total_videos: 1290 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:429 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- End +- Take out the room card with right gripper +- Hand the room card to the guest with right gripper +- Hand the room card to the target. +- Pick up the room card from the card holder. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_ad_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 535 + dataset_name: hotel_services_ad + dataset_uuid: 1bbfd926-a183-40a4-8649-0b9958b0ffcf + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_ad/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_ad + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_ad + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 430 + total_frames: 73346 + total_tasks: 1 + total_videos: 1290 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:429 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_ae.yaml b/dataset_info/leju_robot_hotel_services_ae.yaml new file mode 100644 index 0000000000000000000000000000000000000000..de0b1be1dc64192a49e318fb9f590fa4dcbf423b --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_ae.yaml @@ -0,0 +1,1208 @@ +dataset_name: hotel_services_ae +dataset_uuid: 91537f29-b5ac-455f-bfdf-78d671e6f66d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_ae +video_url: ./assets/videos/leju_robot_hotel_services_ae.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_ae.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 5.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 449 + total_frames: 78394 + total_tasks: 1 + total_videos: 1347 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:448 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Pick up the key card from the card box. +- Hand the key card to the target. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_ae_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 528 + dataset_name: hotel_services_ae + dataset_uuid: 91537f29-b5ac-455f-bfdf-78d671e6f66d + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_ae/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_ae + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_ae + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 449 + total_frames: 78394 + total_tasks: 1 + total_videos: 1347 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:448 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_af.yaml b/dataset_info/leju_robot_hotel_services_af.yaml new file mode 100644 index 0000000000000000000000000000000000000000..500ef74bd5b0c7f2817430f61d0eb5499db6369f --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_af.yaml @@ -0,0 +1,1208 @@ +dataset_name: hotel_services_af +dataset_uuid: 454ce503-1811-4c2a-9a2d-e6c284efa8e3 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_af +video_url: ./assets/videos/leju_robot_hotel_services_af.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_af.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 437 + total_frames: 77713 + total_tasks: 1 + total_videos: 1311 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:436 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Pick up the key card from the card box. +- Hand the key card to the target. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_af_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 530 + dataset_name: hotel_services_af + dataset_uuid: 454ce503-1811-4c2a-9a2d-e6c284efa8e3 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_af/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_af + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_af + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 437 + total_frames: 77713 + total_tasks: 1 + total_videos: 1311 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:436 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_ag.yaml b/dataset_info/leju_robot_hotel_services_ag.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a2c4bf5c382df6c2a23764de0a18730335531b94 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_ag.yaml @@ -0,0 +1,1208 @@ +dataset_name: hotel_services_ag +dataset_uuid: fe6eebfa-58f5-4409-aad8-bc8aa39381cc +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_ag +video_url: ./assets/videos/leju_robot_hotel_services_ag.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_ag.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 4.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 428 + total_frames: 72556 + total_tasks: 1 + total_videos: 1284 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:427 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Pick up the key card from the card box. +- Hand the key card to the target. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_ag_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 532 + dataset_name: hotel_services_ag + dataset_uuid: fe6eebfa-58f5-4409-aad8-bc8aa39381cc + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_ag/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_ag + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_ag + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 428 + total_frames: 72556 + total_tasks: 1 + total_videos: 1284 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:427 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_ah.yaml b/dataset_info/leju_robot_hotel_services_ah.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e5b8925451aab7f7a891276bdc3b2db088d77605 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_ah.yaml @@ -0,0 +1,1207 @@ +dataset_name: hotel_services_ah +dataset_uuid: d6db4bde-0fc4-4f4c-b80a-f12034b9d043 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_ah +video_url: ./assets/videos/leju_robot_hotel_services_ah.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_ah.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 1K-10K +dataset_size: 542.6MB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 44 + total_frames: 8145 + total_tasks: 1 + total_videos: 132 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:43 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the card and hand it to the target person. +sub_tasks: +- Pick up the key card from the card box. +- Hand the key card to the target. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_ah_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 533 + dataset_name: hotel_services_ah + dataset_uuid: d6db4bde-0fc4-4f4c-b80a-f12034b9d043 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/hotel_services_wy/hotel_services/front_desk/deliver_room_card/hotel_services_ah/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_ah + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 51 + yaml: + dataset_name: hotel_services_ah + dataset_uuid: null + task_descriptions: + - take out the card place it on the sensor for recognition and then transfer it. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 44 + total_frames: 8145 + total_tasks: 1 + total_videos: 132 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:43 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_b.yaml b/dataset_info/leju_robot_hotel_services_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2a52b905e66cc361ef02120f4b4ad23e74956f1b --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_b.yaml @@ -0,0 +1,1212 @@ +dataset_name: hotel_services_b +dataset_uuid: 1652000d-29c5-40d4-9d8d-3198ed81edbb +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_b +video_url: ./assets/videos/leju_robot_hotel_services_b.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 14.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 288 + total_frames: 209703 + total_tasks: 1 + total_videos: 864 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:287 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Hand the room key to the person. +- Place the ID card on the card reader. +- Take the ID card from the person's hand. +- Pick up the room key from the key card box. +- Hand the ID card to the person. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_b_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 538 + dataset_name: hotel_services_b + dataset_uuid: 1652000d-29c5-40d4-9d8d-3198ed81edbb + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_b/customer_check_in/hotel_services_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_b + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_b + dataset_uuid: null + task_descriptions: + - take identity card and place it on card reader then give identity card and room + card to human. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: card_reader + level1: electronic_products + level2: card_reader + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 288 + total_frames: 209703 + total_tasks: 1 + total_videos: 864 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:287 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_c.yaml b/dataset_info/leju_robot_hotel_services_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6def2a8dda0c7bc398d3dc80f55cd349a4c2e033 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_c.yaml @@ -0,0 +1,1212 @@ +dataset_name: hotel_services_c +dataset_uuid: 6caaa6a8-f638-4f21-89e1-89725c297ba7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_c +video_url: ./assets/videos/leju_robot_hotel_services_c.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 334 + total_frames: 235148 + total_tasks: 1 + total_videos: 1002 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:333 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Hand the room key to the person. +- Place the ID card on the card reader. +- Take the ID card from the person's hand. +- Pick up the room key from the key card box. +- Hand the ID card to the person. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_c_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 540 + dataset_name: hotel_services_c + dataset_uuid: 6caaa6a8-f638-4f21-89e1-89725c297ba7 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_b/customer_check_in/hotel_services_c/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_c + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_c + dataset_uuid: null + task_descriptions: + - take identity card and place it on card reader then give identity card and room + card to human. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: card reader + level1: electronic_products + level2: card reader + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 334 + total_frames: 235148 + total_tasks: 1 + total_videos: 1002 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:333 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_d.yaml b/dataset_info/leju_robot_hotel_services_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a27b178f0809632b8c92826ea024ce48a32bce57 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_d.yaml @@ -0,0 +1,1212 @@ +dataset_name: hotel_services_d +dataset_uuid: 83fb3fa9-72ea-4860-a22f-c6a5a597df39 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_d +video_url: ./assets/videos/leju_robot_hotel_services_d.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 15.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 324 + total_frames: 224505 + total_tasks: 1 + total_videos: 972 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:323 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Hand the room key to the person. +- Place the ID card on the card reader. +- Take the ID card from the person's hand. +- Pick up the room key from the key card box. +- Hand the ID card to the person. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_d_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 539 + dataset_name: hotel_services_d + dataset_uuid: 83fb3fa9-72ea-4860-a22f-c6a5a597df39 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_b/customer_check_in/hotel_services_d/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_d + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: hotel_services_d + dataset_uuid: null + task_descriptions: + - take identity card and place it on card reader then give identity card and room + card to human. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: card_reader + level1: electronic_products + level2: card_reader + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 324 + total_frames: 224505 + total_tasks: 1 + total_videos: 972 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:323 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_e.yaml b/dataset_info/leju_robot_hotel_services_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..432246874f7f9bd84b706bd328d086b9b59a4dd2 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_e.yaml @@ -0,0 +1,1172 @@ +dataset_name: hotel_services_e +dataset_uuid: 4d57f5ee-7850-4fb4-8532-415c1821c756 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_e +video_url: ./assets/videos/leju_robot_hotel_services_e.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 14.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 309 + total_frames: 212885 + total_tasks: 1 + total_videos: 927 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:308 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Hand the room key to the person. +- Place the ID card on the card reader. +- Take the ID card from the person's hand. +- Pick up the room key from the key card box. +- Hand the ID card to the person. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_e_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 549 + dataset_name: hotel_services_e + dataset_uuid: 4d57f5ee-7850-4fb4-8532-415c1821c756 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_b/customer_check_in/hotel_services_e/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_e + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 309 + total_frames: 212885 + total_tasks: 1 + total_videos: 927 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:308 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_f.yaml b/dataset_info/leju_robot_hotel_services_f.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9e1947b6c2ee9c6022a33d166f0f2e0c288f4cf4 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_f.yaml @@ -0,0 +1,1212 @@ +dataset_name: hotel_services_f +dataset_uuid: 9c2a5a4c-c510-4e80-983e-593589a8eec6 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_f +video_url: ./assets/videos/leju_robot_hotel_services_f.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_f.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 6.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 135 + total_frames: 95863 + total_tasks: 1 + total_videos: 405 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:134 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- Hand the room key to the person. +- Place the ID card on the card reader. +- Take the ID card from the person's hand. +- Pick up the room key from the key card box. +- Hand the ID card to the person. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_f_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 543 + dataset_name: hotel_services_f + dataset_uuid: 9c2a5a4c-c510-4e80-983e-593589a8eec6 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_b/customer_check_in/hotel_services_f/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_f + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 240 + yaml: + dataset_name: hotel_services_f + dataset_uuid: null + task_descriptions: + - take identity card and place it on card reader then give identity card and room + card to human. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: card_reader + level1: electronic_products + level2: card_reader + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 135 + total_frames: 95863 + total_tasks: 1 + total_videos: 405 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:134 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_h.yaml b/dataset_info/leju_robot_hotel_services_h.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4ecf689b77d25df734fa9abfd90d3f72b9c27010 --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_h.yaml @@ -0,0 +1,1015 @@ +dataset_name: hotel_services_h +dataset_uuid: c14b0609-dd8c-4b81-9f81-e1d77b899e9e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_h +video_url: ./assets/videos/leju_robot_hotel_services_h.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_h.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 205 + total_frames: 35880 + total_tasks: 1 + total_videos: 615 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:204 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: Pick up the card and hand it over to the target person. +sub_tasks: +- Hand the key card to the target. +- Pick up the key card from the card box. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_h_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 536 + dataset_name: hotel_services_h + dataset_uuid: c14b0609-dd8c-4b81-9f81-e1d77b899e9e + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_a/hotel_services_h/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_h + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: hotel_services_h + dataset_uuid: null + task_descriptions: + - take out the card place it on the sensor for recognition and then transfer it. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 205 + total_frames: 35880 + total_tasks: 1 + total_videos: 615 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:204 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_hotel_services_i.yaml b/dataset_info/leju_robot_hotel_services_i.yaml new file mode 100644 index 0000000000000000000000000000000000000000..20c04eb3cde6ab6dff5519504bdae3a6acac773b --- /dev/null +++ b/dataset_info/leju_robot_hotel_services_i.yaml @@ -0,0 +1,1019 @@ +dataset_name: hotel_services_i +dataset_uuid: fc45ac73-e09b-491e-9dc0-71c8c532f0a7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null +- object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null +- object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null +path: leju_robot_hotel_services_i +video_url: ./assets/videos/leju_robot_hotel_services_i.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_hotel_services_i.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 10K-100K +dataset_size: 2.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 189 + total_frames: 33547 + total_tasks: 1 + total_videos: 567 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:188 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take out the card place it on the sensor for recognition and then transfer + it. +sub_tasks: +- End +- Take out the room card with right gripper +- Hand the room card to the guest with right gripper +- Hand the room card to the target. +- Pick up the room card from the card holder. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_hotel_services_i_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 537 + dataset_name: hotel_services_i + dataset_uuid: fc45ac73-e09b-491e-9dc0-71c8c532f0a7 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/front_desk_a/hotel_services_i/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_hotel_services_i + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: box + level1: home_storage + level2: box + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + total_episodes: 211 + yaml: + dataset_name: hotel_services_i + dataset_uuid: null + task_descriptions: + - pick room card from front box and give room card. + scene_type: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: card + level1: nfc + level2: card + level3: null + level4: null + level5: null + - object_name: box + level1: container + level2: box + level3: null + level4: null + level5: null + - object_name: sensor + level1: electronic_products + level2: sensor + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 189 + total_frames: 33547 + total_tasks: 1 + total_videos: 567 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:188 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_a.yaml b/dataset_info/leju_robot_moving_parts_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2d5174e3fe6c513a0e4509556cf32b9c04a8ba51 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_a.yaml @@ -0,0 +1,1198 @@ +dataset_name: moving_parts_a +dataset_uuid: e595bb4f-5c6e-4271-9364-10c9f3f695b0 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_a +video_url: ./assets/videos/leju_robot_moving_parts_a.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 34.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 380 + total_frames: 557980 + total_tasks: 1 + total_videos: 1140 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:379 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Grasp the gray part with right gripper +- Move to the table behind body +- Grasp the white part with right gripper +- Grasp the white part with left gripper +- Place the gray part on the table with right gripper +- Place the white part on the table with left gripper +- Place the white part on the table with right gripper +- End +- Move to the initial position at the workbench. +- Insert the small parts into the corresponding holes on the workbench. +- Pick up the small parts from the shelf. +- Move the small parts to the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_a_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 516 + dataset_name: moving_parts_a + dataset_uuid: e595bb4f-5c6e-4271-9364-10c9f3f695b0 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_a + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_a + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 380 + total_frames: 557980 + total_tasks: 1 + total_videos: 1140 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:379 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_b.yaml b/dataset_info/leju_robot_moving_parts_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a01ef272f303c3b5dff0df0ee75a1f7d6df238fd --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_b.yaml @@ -0,0 +1,1196 @@ +dataset_name: moving_parts_b +dataset_uuid: b23f0a82-6d8f-4f98-b818-5e10125816cc +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_b +video_url: ./assets/videos/leju_robot_moving_parts_b.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 43.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 490 + total_frames: 708011 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:489 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Insert the small parts into the corresponding holes on the workbench. +- End +- Place the white part on the table with left gripper +- Grasp the white part with left gripper +- Move the small parts to the workbench. +- Move to the table behind body +- Take small components from the rack. +- Pick up small parts from the shelf. +- Move to the initial position of the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_b_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 514 + dataset_name: moving_parts_b + dataset_uuid: b23f0a82-6d8f-4f98-b818-5e10125816cc + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_b + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: moving_parts_b + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and move to the table ,then place the parts + on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 490 + total_frames: 708011 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:489 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_c.yaml b/dataset_info/leju_robot_moving_parts_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..dd4d1f00b318522261c289282b0a1b028e835945 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_c.yaml @@ -0,0 +1,1199 @@ +dataset_name: moving_parts_c +dataset_uuid: 7aa945d0-afcc-41a9-bc85-6d19914ec42d +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_c +video_url: ./assets/videos/leju_robot_moving_parts_c.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 44.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 490 + total_frames: 716756 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:489 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the white part on the table with left gripper +- Grasp the white part with left gripper +- Place the gray part on the table with right gripper +- Grasp the gray part with right gripper +- End +- Return to the initial position at the workbench. +- Move the small component to the workbench. +- Place the white part on the table with right gripper +- Insert the small component into the corresponding slot on the workbench. +- Pick up the small component from the shelf. +- Move to the table behind body +- Grasp the white part with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_c_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 515 + dataset_name: moving_parts_c + dataset_uuid: 7aa945d0-afcc-41a9-bc85-6d19914ec42d + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_c/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_c + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: moving_parts_c + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and move to the table ,then place the parts + on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 490 + total_frames: 716756 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:489 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_f.yaml b/dataset_info/leju_robot_moving_parts_f.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c872236626341a164ec86010cec4201fe3dbca81 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_f.yaml @@ -0,0 +1,1200 @@ +dataset_name: moving_parts_f +dataset_uuid: b51f42cb-0020-403b-b1c0-c4cc99f2190a +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_f +video_url: ./assets/videos/leju_robot_moving_parts_f.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_f.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 44.2GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 489 + total_frames: 716938 + total_tasks: 1 + total_videos: 1467 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:488 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the white part on the table with left gripper +- Grasp the white part with left gripper +- Place the gray part on the table with right gripper +- End +- Return to the initial position at the workbench. +- Move the small component to the workbench. +- Abnormal +- Place the white part on the table with right gripper +- Insert the small component into the corresponding slot on the workbench. +- Pick up the small component from the shelf. +- Grasp the gray part with right gripper +- Move to the table behind body +- Grasp the white part with right gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_f_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 521 + dataset_name: moving_parts_f + dataset_uuid: b51f42cb-0020-403b-b1c0-c4cc99f2190a + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_f/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_f + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_f + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and move to the table ,then place the parts + on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 489 + total_frames: 716938 + total_tasks: 1 + total_videos: 1467 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:488 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_g.yaml b/dataset_info/leju_robot_moving_parts_g.yaml new file mode 100644 index 0000000000000000000000000000000000000000..11273d5f21265227676693f57112ffe5252e27b1 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_g.yaml @@ -0,0 +1,1196 @@ +dataset_name: moving_parts_g +dataset_uuid: 4e06a288-ac8c-4c85-a86b-027159d4add0 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_g +video_url: ./assets/videos/leju_robot_moving_parts_g.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_g.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 13.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 157 + total_frames: 225345 + total_tasks: 1 + total_videos: 471 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:156 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Insert the small component into the corresponding slot on the workbench. +- Move to the table behind body +- Grasp the white part with right gripper +- Move the small component to the workbench. +- Place the white part on the table with left gripper +- Place the white part on the table with right gripper +- End +- Pick up the small component from the shelf. +- Return to the initial position at the workbench. +- Grasp the white part with left gripper +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_g_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 523 + dataset_name: moving_parts_g + dataset_uuid: 4e06a288-ac8c-4c85-a86b-027159d4add0 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_g/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_g + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_g + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 157 + total_frames: 225345 + total_tasks: 1 + total_videos: 471 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:156 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_h.yaml b/dataset_info/leju_robot_moving_parts_h.yaml new file mode 100644 index 0000000000000000000000000000000000000000..84756e3fa92b7a29c824892e5689a16349e5e922 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_h.yaml @@ -0,0 +1,1197 @@ +dataset_name: moving_parts_h +dataset_uuid: 27a39264-c303-45a1-9046-1419479116fb +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_h +video_url: ./assets/videos/leju_robot_moving_parts_h.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_h.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 14.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 162 + total_frames: 234391 + total_tasks: 1 + total_videos: 486 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:161 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Grasp the gray part with right gripper +- Insert the small component into the corresponding slot on the workbench. +- Move to the table behind body +- Grasp the white part with right gripper +- Abnormal +- Move the small component to the workbench. +- Place the gray part on the table with right gripper +- Place the white part on the table with right gripper +- End +- Pick up the small component from the shelf. +- Return to the initial position at the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_h_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 522 + dataset_name: moving_parts_h + dataset_uuid: 27a39264-c303-45a1-9046-1419479116fb + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_h/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_h + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_h + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 162 + total_frames: 234391 + total_tasks: 1 + total_videos: 486 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:161 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_i.yaml b/dataset_info/leju_robot_moving_parts_i.yaml new file mode 100644 index 0000000000000000000000000000000000000000..036a4eed4fb7e39468f17dd4415b896b0fa37271 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_i.yaml @@ -0,0 +1,1196 @@ +dataset_name: moving_parts_i +dataset_uuid: c8b01b9f-9806-4a5a-a895-01df2cac436f +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_i +video_url: ./assets/videos/leju_robot_moving_parts_i.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_i.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 14.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 155 + total_frames: 229727 + total_tasks: 1 + total_videos: 465 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:154 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Move to the initial position of the workbench. +- Grasp the gray part with right gripper +- Insert the small component into the corresponding slot on the workbench. +- Move to the table behind body +- Grasp the white part with right gripper +- Place the gray part on the table with right gripper +- Place the white part on the table with right gripper +- End +- Pick up the small component from the shelf. +- Bring the small component to the front of the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_i_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 526 + dataset_name: moving_parts_i + dataset_uuid: c8b01b9f-9806-4a5a-a895-01df2cac436f + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_i/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_i + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_i + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 155 + total_frames: 229727 + total_tasks: 1 + total_videos: 465 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:154 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_j.yaml b/dataset_info/leju_robot_moving_parts_j.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b4d1f217f261b8d36e7269dc9a86a6856fecbbdc --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_j.yaml @@ -0,0 +1,1196 @@ +dataset_name: moving_parts_j +dataset_uuid: a7584581-99dc-4ffb-bc23-e846841a55b7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_j +video_url: ./assets/videos/leju_robot_moving_parts_j.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_j.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 13.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 153 + total_frames: 223023 + total_tasks: 1 + total_videos: 459 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:152 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Move to the initial position of the workbench. +- Grasp the gray part with right gripper +- Insert the small component into the corresponding slot on the workbench. +- Move to the table behind body +- Grasp the white part with right gripper +- Place the gray part on the table with right gripper +- Place the white part on the table with right gripper +- End +- Pick up the small component from the shelf. +- Bring the small component to the front of the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_j_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 524 + dataset_name: moving_parts_j + dataset_uuid: a7584581-99dc-4ffb-bc23-e846841a55b7 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_j/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_j + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_j + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 153 + total_frames: 223023 + total_tasks: 1 + total_videos: 459 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:152 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_k.yaml b/dataset_info/leju_robot_moving_parts_k.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fcd8538a3bae6d2ae9b7887e8f84f08246e427cd --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_k.yaml @@ -0,0 +1,1195 @@ +dataset_name: moving_parts_k +dataset_uuid: 062231be-de5e-4cef-b404-096085be3e9e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_k +video_url: ./assets/videos/leju_robot_moving_parts_k.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_k.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 28.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 329 + total_frames: 468307 + total_tasks: 1 + total_videos: 987 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:328 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Pick up the small component from the shelf. +- Grasp the white part with right gripper +- End +- Move to the initial position at the workbench. +- Insert the small component into the corresponding slot on the workbench. +- Place the white part on the table with right gripper +- Move to the table behind body +- Move the small component to the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_k_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 529 + dataset_name: moving_parts_k + dataset_uuid: 062231be-de5e-4cef-b404-096085be3e9e + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant/manufacturing_plant/loading_of_tooling/loading_of_small_tooling/hotel_services_k/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_k + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_k + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and move to the table ,then place the parts + on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 329 + total_frames: 468307 + total_tasks: 1 + total_videos: 987 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:328 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_m.yaml b/dataset_info/leju_robot_moving_parts_m.yaml new file mode 100644 index 0000000000000000000000000000000000000000..13094e7c1037c3d3a0a30af389a8fd9031b78c45 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_m.yaml @@ -0,0 +1,1194 @@ +dataset_name: moving_parts_m +dataset_uuid: fb9bf451-cf8b-4da5-b5c1-13529609f049 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_m +video_url: ./assets/videos/leju_robot_moving_parts_m.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_m.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 50.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 490 + total_frames: 742399 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:489 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the black part on the table with right gripper +- Pick up the large material from the shelf. +- Insert the large material into the corresponding slot on the workbench. +- End +- Grasp the black part with right gripper +- Move the large material to the workbench. +- Move to the initial position of the shelf. +- Move to the table behind body +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_m_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 557 + dataset_name: moving_parts_m + dataset_uuid: fb9bf451-cf8b-4da5-b5c1-13529609f049 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_m/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_m + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_m + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 490 + total_frames: 742399 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:489 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_n.yaml b/dataset_info/leju_robot_moving_parts_n.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0aa07d968db33e09118ca5548f6b83015cd6e432 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_n.yaml @@ -0,0 +1,1161 @@ +dataset_name: moving_parts_n +dataset_uuid: 45be2265-aabd-465a-ba72-7ad2a60ed23e +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_n +video_url: ./assets/videos/leju_robot_moving_parts_n.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_n.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 51.0GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 492 + total_frames: 738613 + total_tasks: 1 + total_videos: 1476 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:491 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the black part on the table with right gripper +- Pick up the large material from the shelf. +- Insert the large material into the corresponding slot on the workbench. +- End +- Grasp the black part with right gripper +- Move the large material to the workbench. +- Move to the initial position of the shelf. +- Move to the table behind body +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_n_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 560 + dataset_name: moving_parts_n + dataset_uuid: 45be2265-aabd-465a-ba72-7ad2a60ed23e + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_n/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_n + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 492 + total_frames: 738613 + total_tasks: 1 + total_videos: 1476 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:491 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_o.yaml b/dataset_info/leju_robot_moving_parts_o.yaml new file mode 100644 index 0000000000000000000000000000000000000000..36713d59d3b100daa81426eab1367fcd58f3980b --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_o.yaml @@ -0,0 +1,1194 @@ +dataset_name: moving_parts_o +dataset_uuid: 27cad5ab-323b-4157-acc6-9f7405263110 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_o +video_url: ./assets/videos/leju_robot_moving_parts_o.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_o.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 51.1GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 490 + total_frames: 745064 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:489 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Return to the initial position at the shelf +- Grasp the black part with right gripper +- End +- Pick up the large material from the shelf +- Place the black part on the table with right gripper +- Move to the table behind body +- Move the large material to the workbench +- Insert the large material into the corresponding slot on the workbench +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_o_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 558 + dataset_name: moving_parts_o + dataset_uuid: 27cad5ab-323b-4157-acc6-9f7405263110 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_o/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_o + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_o + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 490 + total_frames: 745064 + total_tasks: 1 + total_videos: 1470 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:489 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_q.yaml b/dataset_info/leju_robot_moving_parts_q.yaml new file mode 100644 index 0000000000000000000000000000000000000000..11a645e4bfd3ad54fc31f5af317b2fdc11ad5feb --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_q.yaml @@ -0,0 +1,1161 @@ +dataset_name: moving_parts_q +dataset_uuid: 1632a2f6-2fac-45cf-b9d6-7088ebda0870 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_q +video_url: ./assets/videos/leju_robot_moving_parts_q.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_q.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 51.9GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 494 + total_frames: 756932 + total_tasks: 1 + total_videos: 1482 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:493 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the black part on the table with right gripper +- Pick up the large material from the shelf. +- Insert the large material into the corresponding slot on the workbench. +- End +- Grasp the black part with right gripper +- Move the large material to the workbench. +- Move to the initial position of the shelf. +- Move to the table behind body +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_q_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 562 + dataset_name: moving_parts_q + dataset_uuid: 1632a2f6-2fac-45cf-b9d6-7088ebda0870 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_q/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_q + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 494 + total_frames: 756932 + total_tasks: 1 + total_videos: 1482 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:493 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_r.yaml b/dataset_info/leju_robot_moving_parts_r.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45c1772b4d2b1ec8ffcd634fb8f4e8fc7380206a --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_r.yaml @@ -0,0 +1,1161 @@ +dataset_name: moving_parts_r +dataset_uuid: ee9fa92f-ba5e-4973-ab0f-b16bc5e31efe +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_r +video_url: ./assets/videos/leju_robot_moving_parts_r.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_r.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 53.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 495 + total_frames: 775023 + total_tasks: 1 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:494 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the black part on the table with right gripper +- Pick up the large material from the shelf. +- Insert the large material into the corresponding slot on the workbench. +- End +- Grasp the black part with right gripper +- Move the large material to the workbench. +- Move to the initial position of the shelf. +- Move to the table behind body +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_r_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 561 + dataset_name: moving_parts_r + dataset_uuid: ee9fa92f-ba5e-4973-ab0f-b16bc5e31efe + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_r/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_r + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 495 + total_frames: 775023 + total_tasks: 1 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:494 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_s.yaml b/dataset_info/leju_robot_moving_parts_s.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f168b34bddd08870a1652fb2545c5542a7ea4c75 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_s.yaml @@ -0,0 +1,1195 @@ +dataset_name: moving_parts_s +dataset_uuid: 4f3b96f0-482a-45ca-9176-d8cdf62101c7 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_s +video_url: ./assets/videos/leju_robot_moving_parts_s.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_s.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 53.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 495 + total_frames: 776972 + total_tasks: 1 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:494 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Return to the initial position at the shelf +- Grasp the black part with right gripper +- End +- Abnormal +- Pick up the large material from the shelf +- Place the black part on the table with right gripper +- Move to the table behind body +- Move the large material to the workbench +- Insert the large material into the corresponding slot on the workbench +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_s_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 563 + dataset_name: moving_parts_s + dataset_uuid: 4f3b96f0-482a-45ca-9176-d8cdf62101c7 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_s/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_s + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_s + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 495 + total_frames: 776972 + total_tasks: 1 + total_videos: 1485 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:494 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_t.yaml b/dataset_info/leju_robot_moving_parts_t.yaml new file mode 100644 index 0000000000000000000000000000000000000000..04e280b2c37252bd64bf00b2b5e330cb272e34a0 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_t.yaml @@ -0,0 +1,1190 @@ +dataset_name: moving_parts_t +dataset_uuid: 5056a5a3-f4a2-42af-895f-9a477a499c11 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_t +video_url: ./assets/videos/leju_robot_moving_parts_t.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_t.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 53.8GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 493 + total_frames: 778671 + total_tasks: 1 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:492 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Move to the initial position of the shelf. +- Pick up the large material from the shelf. +- Insert the large material into the corresponding hole on the workbench. +- Move the large material to the front of the workbench. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_t_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 565 + dataset_name: moving_parts_t + dataset_uuid: 5056a5a3-f4a2-42af-895f-9a477a499c11 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_t/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_t + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: moving_parts_t + dataset_uuid: null + task_descriptions: + - take the parts from the cabinet and place them on the table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 493 + total_frames: 778671 + total_tasks: 1 + total_videos: 1479 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:492 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_moving_parts_u.yaml b/dataset_info/leju_robot_moving_parts_u.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7595dc8e7907645c1e5bfd3e5124af906d705c52 --- /dev/null +++ b/dataset_info/leju_robot_moving_parts_u.yaml @@ -0,0 +1,1161 @@ +dataset_name: moving_parts_u +dataset_uuid: 5138770c-0dd3-4a50-a8a2-efa57aabc3e9 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_moving_parts_u +video_url: ./assets/videos/leju_robot_moving_parts_u.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_moving_parts_u.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 10.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 100 + total_frames: 149345 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:99 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: take the parts from the cabinet and place them on the table. +sub_tasks: +- Place the black part on the table with right gripper +- Pick up the large material from the shelf. +- Insert the large material into the corresponding slot on the workbench. +- End +- Grasp the black part with right gripper +- Move the large material to the workbench. +- Move to the initial position of the shelf. +- Move to the table behind body +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_moving_parts_u_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 564 + dataset_name: moving_parts_u + dataset_uuid: 5138770c-0dd3-4a50-a8a2-efa57aabc3e9 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plants/hotel_services_u/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_moving_parts_u + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: {} + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 100 + total_frames: 149345 + total_tasks: 1 + total_videos: 300 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:99 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_part_placement.yaml b/dataset_info/leju_robot_part_placement.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b57df40574f2d684f77e86588aa7eca801d268f4 --- /dev/null +++ b/dataset_info/leju_robot_part_placement.yaml @@ -0,0 +1,1200 @@ +dataset_name: part_placement +dataset_uuid: 41b426f1-987c-4320-8263-5f89139cf899 +scene_type: +- home +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null +- object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null +path: leju_robot_part_placement +video_url: ./assets/videos/leju_robot_part_placement.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_part_placement.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 50.4GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 538 + total_frames: 796570 + total_tasks: 1 + total_videos: 1614 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:537 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up part from front cabinet turn around place on part at back table. +sub_tasks: +- Insert the small parts into the corresponding slots on the workbench. +- Move the large parts to the workbench. +- Pick up the large parts from the shelf. +- Grasp the black part with right gripper +- Grasp the gray part with right gripper +- End +- Return to the initial position at the workbench. +- Place the gray part on the table with right gripper +- Place the black part on the table with right gripper +- Move to the table behind body +- Insert the large parts into the corresponding slots on the workbench. +- Return to the initial position at the shelf. +- Move the small parts to the workbench. +- Pick up the small parts from the shelf. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_part_placement_qced_hardlink/\n├── annotations/\n│ ├── eef_acc_mag_annotation.jsonl\n\ + │ ├── eef_direction_annotation.jsonl\n│ ├── eef_velocity_annotation.jsonl\n\ + │ ├── gripper_activity_annotation.jsonl\n│ ├── gripper_mode_annotation.jsonl\n\ + │ └── (...)\n├── data/\n│ └── chunk-000/\n│ ├── episode_000000.parquet\n\ + │ ├── episode_000001.parquet\n│ ├── episode_000002.parquet\n│ \ + \ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n│ └── (...)\n\ + ├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n│ ├── info.json\n\ + │ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n ├── observation.images.camera_head_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n ├── observation.images.camera_left_wrist_rgb/\n\ + \ │ ├── episode_000000.mp4\n │ ├── episode_000001.mp4\n \ + \ │ ├── episode_000002.mp4\n │ ├── episode_000003.mp4\n │ ├──\ + \ episode_000004.mp4\n │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n\ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├──\ + \ episode_000004.mp4\n └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 369 + dataset_name: part_placement + dataset_uuid: 41b426f1-987c-4320-8263-5f89139cf899 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/manufacturing_plant_wy/manufacturing_plant/loading_of_tooling/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_part_placement + scene_types: + - home + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + - object_name: cabinet + level1: home_storage + level2: cabinet + level3: null + level4: null + level5: null + total_episodes: null + yaml: + dataset_name: part_placement + dataset_uuid: null + task_descriptions: + - pick up part from front cabinet turn around place on part at back table. + scene_type: + - home + atomic_actions: + - grasp + - place + - pick + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cabinet + level1: furniture + level2: cabinet + level3: null + level4: null + level5: null + - object_name: parts + level1: mechanical_parts + level2: parts + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - two_finger_gripper + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 538 + total_frames: 796570 + total_tasks: 1 + total_videos: 1614 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:537 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_pass_the_cleaner_a.yaml b/dataset_info/leju_robot_pass_the_cleaner_a.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1f5c508d65819479fa64a3f680157d465a865600 --- /dev/null +++ b/dataset_info/leju_robot_pass_the_cleaner_a.yaml @@ -0,0 +1,1175 @@ +dataset_name: pass_the_cleaner_a +dataset_uuid: 870e2a78-0b89-486a-bed4-12863a5b00d6 +scene_type: +- home +- industry +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null +path: leju_robot_pass_the_cleaner_a +video_url: ./assets/videos/leju_robot_pass_the_cleaner_a.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_pass_the_cleaner_a.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 457 + total_frames: 169467 + total_tasks: 1 + total_videos: 1371 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:456 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the cleaner and put it on the table. +sub_tasks: +- Turn the bottle to the front side. +- Pick up the bottle from the table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_pass_the_cleaner_a_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 370 + dataset_name: pass_the_cleaner_a + dataset_uuid: 870e2a78-0b89-486a-bed4-12863a5b00d6 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/fast_moving/fast_moving_consumer_goods/hotel_services_a/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_pass_the_cleaner_a + scene_types: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: pass_the_cleaner_a + dataset_uuid: null + task_descriptions: + - pick up the cleaner with right hand and passit to left hand then put it on the + table. + scene_type: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_robot + end_effector_type: two_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 457 + total_frames: 169467 + total_tasks: 1 + total_videos: 1371 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:456 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_pass_the_cleaner_b.yaml b/dataset_info/leju_robot_pass_the_cleaner_b.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ea353ddc527db1006b34498c16d33d6edf591fc5 --- /dev/null +++ b/dataset_info/leju_robot_pass_the_cleaner_b.yaml @@ -0,0 +1,1175 @@ +dataset_name: pass_the_cleaner_b +dataset_uuid: ceb2e30d-5b33-4f0f-b9e0-a88ee69d8e21 +scene_type: +- home +- industry +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null +path: leju_robot_pass_the_cleaner_b +video_url: ./assets/videos/leju_robot_pass_the_cleaner_b.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_pass_the_cleaner_b.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.5GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 441 + total_frames: 164222 + total_tasks: 1 + total_videos: 1323 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:440 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the cleaner and put it on the table. +sub_tasks: +- Turn the bottle to the front side. +- Pick up the bottle from the table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_pass_the_cleaner_b_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 517 + dataset_name: pass_the_cleaner_b + dataset_uuid: ceb2e30d-5b33-4f0f-b9e0-a88ee69d8e21 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/fast_moving/fast_moving_consumer_goods/hotel_services_b/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_pass_the_cleaner_b + scene_types: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: pass_the_cleaner_b + dataset_uuid: null + task_descriptions: + - pick up the cleaner with right hand and passit to left hand then put it on the + table. + scene_type: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 441 + total_frames: 164222 + total_tasks: 1 + total_videos: 1323 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:440 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_pass_the_cleaner_c.yaml b/dataset_info/leju_robot_pass_the_cleaner_c.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5f62b629dcf2f3211879022e686d128fa76c8dd8 --- /dev/null +++ b/dataset_info/leju_robot_pass_the_cleaner_c.yaml @@ -0,0 +1,1175 @@ +dataset_name: pass_the_cleaner_c +dataset_uuid: 3cc917ac-539a-404f-be76-b82846c01668 +scene_type: +- home +- industry +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null +path: leju_robot_pass_the_cleaner_c +video_url: ./assets/videos/leju_robot_pass_the_cleaner_c.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_pass_the_cleaner_c.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.3GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 444 + total_frames: 162075 + total_tasks: 1 + total_videos: 1332 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:443 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the cleaner and put it on the table. +sub_tasks: +- Turn the bottle to the front side. +- Pick up the bottle from the table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_pass_the_cleaner_c_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 511 + dataset_name: pass_the_cleaner_c + dataset_uuid: 3cc917ac-539a-404f-be76-b82846c01668 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/fast_moving/fast_moving_consumer_goods/hotel_services_c/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_pass_the_cleaner_c + scene_types: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: pass_the_cleaner_c + dataset_uuid: null + task_descriptions: + - pick up the cleaner with right hand and passit to left hand then put it on the + table. + scene_type: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 444 + total_frames: 162075 + total_tasks: 1 + total_videos: 1332 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:443 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_pass_the_cleaner_d.yaml b/dataset_info/leju_robot_pass_the_cleaner_d.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9ddcbef41025e053fa900dc02917c36bafbc2efa --- /dev/null +++ b/dataset_info/leju_robot_pass_the_cleaner_d.yaml @@ -0,0 +1,1175 @@ +dataset_name: pass_the_cleaner_d +dataset_uuid: d1843bc1-83c4-4c84-8c34-c6740a7e82a9 +scene_type: +- home +- industry +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null +path: leju_robot_pass_the_cleaner_d +video_url: ./assets/videos/leju_robot_pass_the_cleaner_d.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_pass_the_cleaner_d.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.7GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 451 + total_frames: 168676 + total_tasks: 1 + total_videos: 1353 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:450 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the cleaner and put it on the table. +sub_tasks: +- Turn the bottle to the front side. +- Pick up the bottle from the table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_pass_the_cleaner_d_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 512 + dataset_name: pass_the_cleaner_d + dataset_uuid: d1843bc1-83c4-4c84-8c34-c6740a7e82a9 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/fast_moving/fast_moving_consumer_goods/hotel_services_d/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_pass_the_cleaner_d + scene_types: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: pass_the_cleaner_d + dataset_uuid: null + task_descriptions: + - pick up the cleaner with right hand and passit to left hand then put it on the + table. + scene_type: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 451 + total_frames: 168676 + total_tasks: 1 + total_videos: 1353 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:450 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/dataset_info/leju_robot_pass_the_cleaner_e.yaml b/dataset_info/leju_robot_pass_the_cleaner_e.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d987faf32779d7625e43d4db70ffd4a45bfe61d2 --- /dev/null +++ b/dataset_info/leju_robot_pass_the_cleaner_e.yaml @@ -0,0 +1,1175 @@ +dataset_name: pass_the_cleaner_e +dataset_uuid: 5857e16d-9974-4991-a27c-549f3ba35f03 +scene_type: +- home +- industry +atomic_actions: +- grasp +- pick +- place +end_effector_type: +- five_finger_hand +operation_platform_height: null +objects: +- object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null +- object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null +path: leju_robot_pass_the_cleaner_e +video_url: ./assets/videos/leju_robot_pass_the_cleaner_e.mp4 +thumbnail_url: ./assets/thumbnails/leju_robot_pass_the_cleaner_e.jpg +license: apache-2.0 +language: +- en +- zh +task_categories: +- robotics +tags: +- RoboCOIN +- LeRobot +frame_range: 100K-1M +dataset_size: 8.6GB +configs: +- config_name: default + data_files: data/*/*.parquet +authors: + contributed_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team + annotated_by: + - name: RoboCOIN + url: https://flagopen.github.io/RoboCOIN/ + affiliation: RoboCOIN Team +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +project_page: https://flagopen.github.io/RoboCOIN/ +issues_url: https://github.com/FlagOpen/RoboCOIN/issues +robot_type: leju_robot +codebase_version: v2.1 +statistics: + total_episodes: 430 + total_frames: 165558 + total_tasks: 1 + total_videos: 1290 + total_chunks: 1 + chunks_size: 1000 + fps: 30 +splits: + train: 0:429 +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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 +tasks: pick up the cleaner and put it on the table. +sub_tasks: +- Turn the bottle to the front side. +- Pick up the bottle from the table. +- 'null' +annotations: + subtask_annotation: auto_generated + scene_annotation: auto_generated + eef_direction: auto_generated + eef_velocity: auto_generated + eef_acc_mag: auto_generated + gripper_mode: auto_generated + gripper_activity: auto_generated +cameras: +- key: observation.images.camera_head_rgb + name: camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_left_wrist_rgb + name: camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +- key: observation.images.camera_right_wrist_rgb + name: camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + resolution: + - 480 + - 848 + fps: 30 + is_depth: false +observation_space: + images: + - key: observation.images.camera_head_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_left_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + - key: observation.images.camera_right_wrist_rgb + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w +action_space: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s +eef_sim_pose: auto_generated +gripper_open_scale: auto_generated +depth_enabled: false +data_schema: auto_generated +structure: "leju_robot_pass_the_cleaner_e_qced_hardlink/\n├── annotations/\n│ ├──\ + \ eef_acc_mag_annotation.jsonl\n│ ├── eef_direction_annotation.jsonl\n│ ├──\ + \ eef_velocity_annotation.jsonl\n│ ├── gripper_activity_annotation.jsonl\n│ \ + \ ├── gripper_mode_annotation.jsonl\n│ └── (...)\n├── data/\n│ └── chunk-000/\n\ + │ ├── episode_000000.parquet\n│ ├── episode_000001.parquet\n│ \ + \ ├── episode_000002.parquet\n│ ├── episode_000003.parquet\n│ ├── episode_000004.parquet\n\ + │ └── (...)\n├── meta/\n│ ├── episodes.jsonl\n│ ├── episodes_stats.jsonl\n\ + │ ├── info.json\n│ └── tasks.jsonl\n└── videos/\n └── chunk-000/\n \ + \ ├── observation.images.camera_head_rgb/\n │ ├── episode_000000.mp4\n\ + \ │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n \ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n │ └──\ + \ (...)\n ├── observation.images.camera_left_wrist_rgb/\n │ ├──\ + \ episode_000000.mp4\n │ ├── episode_000001.mp4\n │ ├── episode_000002.mp4\n\ + \ │ ├── episode_000003.mp4\n │ ├── episode_000004.mp4\n \ + \ │ └── (...)\n └── observation.images.camera_right_wrist_rgb/\n \ + \ ├── episode_000000.mp4\n ├── episode_000001.mp4\n \ + \ ├── episode_000002.mp4\n ├── episode_000003.mp4\n ├── episode_000004.mp4\n\ + \ └── (...)" +contact_email: null +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: Please refer to the LICENSE file for full license terms and conditions. +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu,\ + \ Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai\ + \ Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang\ + \ Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang,\ + \ Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu\ + \ Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng\ + \ Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu,\ + \ Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu\ + \ Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng,\ + \ Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing\ + \ Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang,\ + \ YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang,\ + \ Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang\ + \ Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint\ + \ arXiv:2511.17441},\n url = {https://arxiv.org/abs/2511.17441},\n year={2025}\n\ + \ }" +additional_citations: 'If you use this dataset, please also consider citing: + + - LeRobot Framework: https://github.com/huggingface/lerobot' +version_info: '## Version History + + - v1.0.0 (2025-11): Initial release' +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +raw: + db_record: + id: 513 + dataset_name: pass_the_cleaner_e + dataset_uuid: 5857e16d-9974-4991-a27c-549f3ba35f03 + device_model: leju_robot + end_effector_type: five_finger_hand + operation_platform_height: null + yaml_file_path: /mnt/nas/synnas/docker2/外部数据/乐聚2/fast_moving/fast_moving_consumer_goods/hotel_services_e/local_dataset_info.yaml + convert_path: /mnt/nas/synnas/docker2/robocoin-datasets/leju_robot_pass_the_cleaner_e + scene_types: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + total_episodes: 500 + yaml: + dataset_name: pass_the_cleaner_e + dataset_uuid: null + task_descriptions: + - pick up the cleaner with right hand and passit to left hand then put it on the + table. + scene_type: + - home + - industry + atomic_actions: + - grasp + - pick + - place + objects: + - object_name: table + level1: furniture + level2: table + level3: null + level4: null + level5: null + - object_name: cleaner + level1: daily_necessities + level2: cleaner + level3: null + level4: null + level5: null + operation_platform_height: null + device_model: + - leju_kuavo_4_pro + end_effector_type: five_finger_gripper + meta: + robot_type: leju_robot + codebase_version: v2.1 + statistics: + total_episodes: 430 + total_frames: 165558 + total_tasks: 1 + total_videos: 1290 + total_chunks: 1 + chunks_size: 1000 + fps: 30 + splits: + train: 0:429 + 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.camera_head_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_left_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.images.camera_right_wrist_rgb: + dtype: video + shape: + - 480 + - 848 + - 3 + names: + - height + - width + - channels + info: + video.height: 480 + video.width: 848 + video.codec: av1 + video.pix_fmt: yuv420p + video.is_depth_map: false + video.fps: 30 + video.channels: 3 + has_audio: false + observation.state: + dtype: float32 + shape: + - 118 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + - left_arm_joint_1_eff_nm + - left_arm_joint_2_eff_nm + - left_arm_joint_3_eff_nm + - left_arm_joint_4_eff_nm + - left_arm_joint_5_eff_nm + - left_arm_joint_6_eff_nm + - left_arm_joint_7_eff_nm + - right_arm_joint_1_eff_nm + - right_arm_joint_2_eff_nm + - right_arm_joint_3_eff_nm + - right_arm_joint_4_eff_nm + - right_arm_joint_5_eff_nm + - right_arm_joint_6_eff_nm + - right_arm_joint_7_eff_nm + - left_leg_joint_1_vel_rad_s + - left_leg_joint_2_vel_rad_s + - left_leg_joint_3_vel_rad_s + - left_leg_joint_4_vel_rad_s + - left_leg_joint_5_vel_rad_s + - left_leg_joint_6_vel_rad_s + - right_leg_joint_1_vel_rad_s + - right_leg_joint_2_vel_rad_s + - right_leg_joint_3_vel_rad_s + - right_leg_joint_4_vel_rad_s + - right_leg_joint_5_vel_rad_s + - right_leg_joint_6_vel_rad_s + - left_leg_joint_1_eff_nm + - left_leg_joint_2_eff_nm + - left_leg_joint_3_eff_nm + - left_leg_joint_4_eff_nm + - left_leg_joint_5_eff_nm + - left_leg_joint_6_eff_nm + - right_leg_joint_1_eff_nm + - right_leg_joint_2_eff_nm + - right_leg_joint_3_eff_nm + - right_leg_joint_4_eff_nm + - right_leg_joint_5_eff_nm + - right_leg_joint_6_eff_nm + - head_joint_1_vel_rad_s + - head_joint_2_vel_rad_s + - head_joint_1_eff_nm + - head_joint_2_eff_nm + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - right_eef_pos_x_m + - right_eef_pos_y_m + - right_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_eef_rot_euler_x_rad + - right_eef_rot_euler_y_rad + - right_eef_rot_euler_z_rad + - imu_accel_x_m_s2 + - imu_accel_y_m_s2 + - imu_accel_z_m_s2 + - imu_gyro_x_rad_s + - imu_gyro_y_rad_s + - imu_gyro_z_rad_s + - imu_quat_x + - imu_quat_y + - imu_quat_z + - imu_quat_w + action: + dtype: float32 + shape: + - 54 + names: + - left_arm_joint_1_rad + - left_arm_joint_2_rad + - left_arm_joint_3_rad + - left_arm_joint_4_rad + - left_arm_joint_5_rad + - left_arm_joint_6_rad + - left_arm_joint_7_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_joint_3_rad + - right_arm_joint_4_rad + - right_arm_joint_5_rad + - right_arm_joint_6_rad + - right_arm_joint_7_rad + - left_leg_joint_1_rad + - left_leg_joint_2_rad + - left_leg_joint_3_rad + - left_leg_joint_4_rad + - left_leg_joint_5_rad + - left_leg_joint_6_rad + - right_leg_joint_1_rad + - right_leg_joint_2_rad + - right_leg_joint_3_rad + - right_leg_joint_4_rad + - right_leg_joint_5_rad + - right_leg_joint_6_rad + - left_hand_joint_1_rad + - left_hand_joint_2_rad + - left_hand_joint_3_rad + - left_hand_joint_4_rad + - left_hand_joint_5_rad + - left_hand_joint_6_rad + - right_hand_joint_1_rad + - right_hand_joint_2_rad + - right_hand_joint_3_rad + - right_hand_joint_4_rad + - right_hand_joint_5_rad + - right_hand_joint_6_rad + - head_joint_1_rad + - head_joint_2_rad + - left_arm_joint_1_vel_rad_s + - left_arm_joint_2_vel_rad_s + - left_arm_joint_3_vel_rad_s + - left_arm_joint_4_vel_rad_s + - left_arm_joint_5_vel_rad_s + - left_arm_joint_6_vel_rad_s + - left_arm_joint_7_vel_rad_s + - right_arm_joint_1_vel_rad_s + - right_arm_joint_2_vel_rad_s + - right_arm_joint_3_vel_rad_s + - right_arm_joint_4_vel_rad_s + - right_arm_joint_5_vel_rad_s + - right_arm_joint_6_vel_rad_s + - right_arm_joint_7_vel_rad_s + 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 + subtask_annotation: + names: null + dtype: int32 + shape: + - 5 + scene_annotation: + names: null + dtype: int32 + shape: + - 1 + eef_sim_pose_state: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_sim_pose_action: + names: + - left_eef_pos_x + - left_eef_pos_y + - left_eef_pos_z + - left_eef_ori_x + - left_eef_ori_y + - left_eef_ori_z + - right_eef_pos_x + - right_eef_pos_y + - right_eef_pos_z + - right_eef_ori_x + - right_eef_ori_y + - right_eef_ori_z + dtype: float32 + shape: + - 12 + eef_direction_state: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_direction_action: + names: + - left_eef_direction + - right_eef_direction + dtype: int32 + shape: + - 2 + eef_velocity_state: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_velocity_action: + names: + - left_eef_velocity + - right_eef_velocity + dtype: int32 + shape: + - 2 + eef_acc_mag_state: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + eef_acc_mag_action: + names: + - left_eef_acc_mag + - right_eef_acc_mag + dtype: int32 + shape: + - 2 + depth_enabled: false diff --git a/info/consolidated_datasets.json b/info/consolidated_datasets.json new file mode 100644 index 0000000000000000000000000000000000000000..02fbd58b1961ffb8f941f3dc2be13b3c5b4569c8 --- /dev/null +++ b/info/consolidated_datasets.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e8f9ff04e70324ce4310a9f1b85123f3d5e56c5d57f1c699e5e923dff265fd +size 14696690 diff --git a/info/data_index.json b/info/data_index.json new file mode 100644 index 0000000000000000000000000000000000000000..90b05c7809c7d05018b9fad903e1a49633c05868 --- /dev/null +++ b/info/data_index.json @@ -0,0 +1,437 @@ +{ + "datasets": [ + "AIRBOT_MMK2_beauty_sponge_and_cake_to_place", + "AIRBOT_MMK2_bowl_storage_pepper", + "AIRBOT_MMK2_boxs_storage", + "AIRBOT_MMK2_building_block_storage", + "AIRBOT_MMK2_cake_storage", + "AIRBOT_MMK2_chop_the_scallions", + "AIRBOT_MMK2_clean_the_desktop", + "AIRBOT_MMK2_clean_the_desktop_a", + "AIRBOT_MMK2_close_the_computer", + "AIRBOT_MMK2_cup_storage", + "AIRBOT_MMK2_desktop_storage", + "AIRBOT_MMK2_diamond_storage", + "AIRBOT_MMK2_double-sided_tape_placement", + "AIRBOT_MMK2_egg_storage", + "AIRBOT_MMK2_food_storage", + "AIRBOT_MMK2_item_storage", + "AIRBOT_MMK2_lemon_and_orange_storage", + "AIRBOT_MMK2_medicine_bottle_storage", + "AIRBOT_MMK2_mobile_calculator_box", + "AIRBOT_MMK2_mobile_car", + "AIRBOT_MMK2_mobile_phone_storage", + "AIRBOT_MMK2_open_notebook", + "AIRBOT_MMK2_organize_and_place_books", + "AIRBOT_MMK2_organize_books", + "AIRBOT_MMK2_place_cookies_and_beer", + "AIRBOT_MMK2_place_the_basin", + "AIRBOT_MMK2_place_the_blue_and_purple_blocks", + "AIRBOT_MMK2_place_the_books", + "AIRBOT_MMK2_place_the_building_blocks", + "AIRBOT_MMK2_place_the_cake", + "AIRBOT_MMK2_place_the_glasses_case_and_gold_bars", + "AIRBOT_MMK2_place_the_network_cable_and_mouse_box", + "AIRBOT_MMK2_place_the_paper_drawer", + "AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers", + "AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife", + "AIRBOT_MMK2_place_the_shark_toys_and_gold_bars", + "AIRBOT_MMK2_place_the_small_bowl_of_canned_food", + "AIRBOT_MMK2_place_the_sponge_and_wet_wipes", + "AIRBOT_MMK2_place_the_umbrella_and_the_ruler", + "AIRBOT_MMK2_place_the_yellow_block", + "AIRBOT_MMK2_play_the_guitar", + "AIRBOT_MMK2_potato_storage", + "AIRBOT_MMK2_pour_out_the_beauty_blender", + "AIRBOT_MMK2_pull_the_syringe_piston", + "AIRBOT_MMK2_pumpkin_storage", + "AIRBOT_MMK2_push_building_blocks", + "AIRBOT_MMK2_push_piston", + "AIRBOT_MMK2_screw_the_bottle_cap", + "AIRBOT_MMK2_square_arrangement", + "AIRBOT_MMK2_stacking_blocks", + "AIRBOT_MMK2_storage_box_for_mouse_and_sponge", + "AIRBOT_MMK2_storage_computer_box", + "AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges", + "AIRBOT_MMK2_storage_item", + "AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle", + "AIRBOT_MMK2_storage_rubiks_cube_and_cup", + "AIRBOT_MMK2_storage_spoon", + "AIRBOT_MMK2_storage_tissue_and_milk_carton", + "AIRBOT_MMK2_storage_tissue_paper", + "AIRBOT_MMK2_storage_toy_cars_and_cookies", + "AIRBOT_MMK2_storage_wet_tissue_and_building_block", + "AIRBOT_MMK2_store_beauty_blender_and_building_blocks", + "AIRBOT_MMK2_store_coffee_cups", + "AIRBOT_MMK2_store_peaches_and_pears", + "AIRBOT_MMK2_store_pomegranates_and_mangoes", + "AIRBOT_MMK2_store_wet_wipes_and_bowls", + "AIRBOT_MMK2_take_down_paper_cup", + "AIRBOT_MMK2_take_down_umbrella_and_mineral_water", + "AIRBOT_MMK2_take_the_book", + "AIRBOT_MMK2_the_cup_is_put_into_the_bucket", + "AIRBOT_MMK2_toy_storage", + "AgiBot-g1_battery_storage_b", + "AgiBot-g1_battery_storage_c", + "AgiBot-g1_box_storage_a", + "AgiBot-g1_box_storage_b", + "AgiBot-g1_box_storage_c", + "AgiBot-g1_box_storage_cardboard_box_a", + "AgiBot-g1_box_storage_cardboard_box_b", + "AgiBot-g1_box_storage_cardboard_box_c", + "AgiBot-g1_box_storage_e", + "AgiBot-g1_box_storage_part_a", + "AgiBot-g1_box_storage_tool", + "AgiBot-g1_left_capture_part", + "AgiBot-g1_mobile_accessory_storage_box_a", + "AgiBot-g1_mobile_accessory_storage_box_c", + "AgiBot-g1_mobile_accessory_storage_box_d", + "AgiBot-g1_mobile_accessory_storage_box_e", + "AgiBot-g1_mobile_accessory_storage_box_f", + "AgiBot-g1_pick_up_battery", + "AgiBot-g1_picks_up_battery_a", + "AgiBot-g1_picks_up_battery_b", + "AgiBot-g1_picks_up_cardboard_box", + "AgiBot-g1_picks_up_parts_a", + "AgiBot-g1_picks_up_parts_b", + "AgiBot-g1_remove_the_accessory", + "AgiBot-g1_right_capture_part", + "AgiBot-g1_robotic_arm_picks_up_battery", + "AgiBot-g1_robotic_arm_picks_up_parts", + "AgiBot-g1_storage_item_b", + "AgiBot-g1_storage_item_d", + "AgiBot-g1_storage_item_e", + "AgiBot-g1_tool_storage", + "Airbot_MMK2_move_block_gold_bar_models", + "Airbot_MMK2_move_book_front", + "Airbot_MMK2_move_book_right_side", + "Airbot_MMK2_move_bottle_tape_measure", + "Airbot_MMK2_move_fake_food", + "Airbot_MMK2_move_medicine_bottle", + "Airbot_MMK2_move_phone_twice", + "Airbot_MMK2_move_tub", + "Airbot_MMK2_open_laptop", + "Airbot_MMK2_pass_paper_box", + "Airbot_MMK2_pour_BBs", + "Airbot_MMK2_push_toy_car", + "Airbot_MMK2_storage_bottle_part", + "Airbot_MMK2_storage_bowl_wet_wipes", + "Airbot_MMK2_storage_braised_pork_belly_shrimp", + "Airbot_MMK2_storage_cookie_toy_car", + "Airbot_MMK2_storage_cup", + "Airbot_MMK2_storage_cup_rubik_s_cube", + "Airbot_MMK2_storage_egg_bowl", + "Airbot_MMK2_storage_egg_plate", + "Airbot_MMK2_storage_electronics_yellow_baket", + "Airbot_MMK2_storage_peach_pear", + "Airbot_MMK2_storage_tools", + "Airbot_MMK2_storage_tumbler_umbrella", + "Airbot_MMK2_swap_bottle_wet_wipes_plate", + "Airbot_MMK2_swap_sponge_paper_box_plate", + "Airbot_MMK2_take_cup", + "Airbot_MMK2_take_drink", + "Airbot_MMK2_take_electronics", + "Airbot_MMK2_take_toy_car", + "Cobot_Magic_box_storage_chopsticks", + "Cobot_Magic_cap_the_pen_a", + "Cobot_Magic_catch_the_ball", + "Cobot_Magic_classification_of_fruits_and_vegetables", + "Cobot_Magic_classification_of_fruits_and_vegetables_a", + "Cobot_Magic_classification_of_tableware", + "Cobot_Magic_clean_blackboard", + "Cobot_Magic_clean_up_the_tableware", + "Cobot_Magic_clear_the_desktop", + "Cobot_Magic_close_book", + "Cobot_Magic_close_button", + "Cobot_Magic_cube_reset", + "Cobot_Magic_cut_banana", + "Cobot_Magic_desktop_organization", + "Cobot_Magic_drawer_storage_mineral_water", + "Cobot_Magic_fold_clothes", + "Cobot_Magic_fold_the_towel", + "Cobot_Magic_fold_towel_a", + "Cobot_Magic_food_packaging", + "Cobot_Magic_make_fruit_salad", + "Cobot_Magic_make_hamburger", + "Cobot_Magic_mobile_cube", + "Cobot_Magic_mobile_cube_blackboard", + "Cobot_Magic_move_beverage", + "Cobot_Magic_move_plate", + "Cobot_Magic_move_the_ball", + "Cobot_Magic_move_the_ball_and_the_cube_block", + "Cobot_Magic_move_the_ball_interference", + "Cobot_Magic_move_the_bread", + "Cobot_Magic_move_the_cup", + "Cobot_Magic_move_the_plate", + "Cobot_Magic_move_the_small_ball", + "Cobot_Magic_movethe_position_of_the_bluetooth", + "Cobot_Magic_open_the_shoebox", + "Cobot_Magic_place_square_pyramid", + "Cobot_Magic_place_the_cube_block", + "Cobot_Magic_place_the_test_tube", + "Cobot_Magic_plate_storage_apple", + "Cobot_Magic_plate_storage_bread", + "Cobot_Magic_plate_storaje_baozi", + "Cobot_Magic_pot_storage_steamer", + "Cobot_Magic_pour_drink", + "Cobot_Magic_pour_water_a", + "Cobot_Magic_pour_water_bottle", + "Cobot_Magic_prepare_breakfast", + "Cobot_Magic_pull_zipper", + "Cobot_Magic_pushing_magnet", + "Cobot_Magic_put_in_the_pear", + "Cobot_Magic_put_the_building_block_on_the_table", + "Cobot_Magic_steamer_storage_dumpling", + "Cobot_Magic_storage_plate", + "Cobot_Magic_take_out_a_pen_from_the_pen_holder", + "Cobot_Magic_take_out_the_bread", + "Cobot_Magic_take_the_shoes_off_the_shelf", + "Cobot_Magic_the_box_stores_table_tennis_balls", + "Cobot_Magic_the_plate_holds_the_fruit", + "Cobot_Magic_the_plate_holds_the_vegetables", + "Cobot_Magic_turn_off_the_desk_lamp", + "Cobot_Magic_turn_on_the_bulb", + "Cobot_Magic_turn_on_the_desk_lamp", + "Cobot_Magic_twist_bottle_cap", + "Cobot_Magic_vase_storage_flower", + "Cobot_Magic_water_bottle_storage", + "G1edu-u3_basket_storage_apple", + "G1edu-u3_basket_storage_apple_b", + "G1edu-u3_bowl_storage_grape_singletry", + "G1edu-u3_food_storage", + "G1edu-u3_little_tray_storage_apple_b", + "G1edu-u3_little_tray_storage_lemon_b", + "G1edu-u3_pick_apple_a", + "G1edu-u3_pick_apple_b", + "G1edu-u3_pick_crumpled_paper_aa", + "G1edu-u3_pick_cup_a", + "G1edu-u3_pick_empty_bottle_ab", + "G1edu-u3_pick_leftover_food_ac", + "G1edu-u3_pick_metal_bowl_aa", + "G1edu-u3_pick_metal_bowl_ab", + "G1edu-u3_pick_plastic_bowl_ac", + "G1edu-u3_pick_plastic_bowl_ad", + "G1edu-u3_pick_up_the_bottled_water_a", + "G1edu-u3_pick_up_the_bottled_water_as", + "G1edu-u3_pick_up_the_bottled_water_b", + "G1edu-u3_pick_up_the_bread_az", + "G1edu-u3_pick_up_the_lemon_a", + "G1edu-u3_pick_up_the_lemon_at", + "G1edu-u3_pick_up_the_tissue_box_ao", + "G1edu-u3_pick_up_the_toy_ai", + "G1edu-u3_place_apple_c", + "G1edu-u3_place_bottle_c", + "G1edu-u3_place_metal_bowl_ae", + "G1edu-u3_place_metal_bowl_af", + "G1edu-u3_place_plastic_bowl_ag", + "G1edu-u3_place_plastic_bowl_ah", + "G1edu-u3_plate_storage_doll", + "G1edu-u3_plate_storage_rabbit_doll", + "G1edu-u3_pullBowl_storage_bread_a", + "G1edu-u3_pullBowl_storage_bread_b", + "G1edu-u3_pullBowl_storage_bread_unordered_C", + "G1edu-u3_pullBowl_storage_bread_unordered_a", + "G1edu-u3_pullBowl_storage_bread_unordered_b", + "G1edu-u3_put_the_bread_aw", + "G1edu-u3_put_the_cup_b", + "G1edu-u3_put_the_lemon_af", + "G1edu-u3_put_the_lemon_on_the_plate_ah", + "G1edu-u3_put_the_tissue_box_al", + "G1edu-u3_put_the_toy_ap", + "G1edu-u3_put_the_water_bottle_aq", + "G1edu-u3_put_the_water_bottle_on_the_table_d", + "G1edu-u3_stack_bowls", + "G1edu-u3_tray_storage_lemon_a", + "Galbot_g1_fold_clothe_b", + "Galbot_g1_fold_clothe_c", + "Galbot_g1_fold_clothe_e", + "Galbot_g1_steamer_storage_baozi_a", + "Galbot_g1_steamer_storage_baozi_b", + "Galbot_g1_steamer_storage_baozi_c", + "Galbot_g1_steamer_storage_baozi_d", + "Galbot_g1_steamer_storage_baozi_e", + "Galbot_g1_steamer_storage_baozi_f", + "Galbot_g1_steamer_storage_baozi_g", + "Galbot_g1_steamer_storage_baozi_h", + "Galbot_g1_steamer_storage_baozi_i", + "Galbot_g1_steamer_storage_baozi_j", + "R1_Lite_boil_water_in_a_kettle", + "R1_Lite_build_blocks", + "R1_Lite_catch_the_water", + "R1_Lite_clean_the_floor", + "R1_Lite_clean_the_sink", + "R1_Lite_clean_toilet", + "R1_Lite_connect_the_router_cable", + "R1_Lite_cook_a_meal", + "R1_Lite_cover_the_pot_lid", + "R1_Lite_dispose_of_leftover_food", + "R1_Lite_drawer_storage_hair_dryer", + "R1_Lite_fold_clothes", + "R1_Lite_garbage_disposal", + "R1_Lite_hang_clothes", + "R1_Lite_make_a_landline_call", + "R1_Lite_make_breakfast", + "R1_Lite_make_tea", + "R1_Lite_make_the_bed", + "R1_Lite_move_the_position_of_the_apple", + "R1_Lite_move_the_position_of_the_black_marker", + "R1_Lite_move_the_position_of_the_brush", + "R1_Lite_move_the_position_of_the_coffee_capsule", + "R1_Lite_move_the_position_of_the_cookie", + "R1_Lite_move_the_position_of_the_duck", + "R1_Lite_move_the_position_of_the_glass", + "R1_Lite_move_the_position_of_the_long_bread", + "R1_Lite_move_the_position_of_the_milk", + "R1_Lite_move_the_position_of_the_orange", + "R1_Lite_move_the_position_of_the_peeler", + "R1_Lite_move_the_position_of_the_pen", + "R1_Lite_move_the_position_of_the_rubiks_cube", + "R1_Lite_move_the_position_of_the_soda", + "R1_Lite_move_the_position_of_the_spoon", + "R1_Lite_move_the_position_of_the_triangle_bread", + "R1_Lite_open_and_close_curtains", + "R1_Lite_open_and_close_microwave_oven", + "R1_Lite_open_and_close_nightstand_door", + "R1_Lite_open_and_close_nightstand_drawer", + "R1_Lite_open_and_close_the_freezer_door", + "R1_Lite_open_the_food_pan", + "R1_Lite_opening_and_closing_aalcony_sliding_doors", + "R1_Lite_peach_storage", + "R1_Lite_pick_up_and_store_items", + "R1_Lite_place_the_dress_shirt_on_the_hanger", + "R1_Lite_plug_the_socket", + "R1_Lite_pour_water", + "R1_Lite_put_on_a_garbage_bag", + "R1_Lite_put_slippers_into_floor_standing_shoe_cabinet", + "R1_Lite_put_the_pillow_on_the_bed", + "R1_Lite_put_the_shoes_into_the_shoe_box", + "R1_Lite_put_the_tableware_into_the_cupboard", + "R1_Lite_sliding_chair", + "R1_Lite_stack_baskets", + "R1_Lite_storage_of_toiletries", + "R1_Lite_switch_labels", + "R1_Lite_switch_on_and_off_the_central_air_conditioning", + "R1_Lite_tableware_arrangement", + "R1_Lite_tableware_cleaning", + "R1_Lite_take_and_place_the_portable_power_bank", + "R1_Lite_take_and_put_away_garden_stuff", + "R1_Lite_take_and_put_away_garden_stuff_a", + "R1_Lite_take_and_put_away_items", + "R1_Lite_take_and_put_the_bowl", + "R1_Lite_take_clothes_out_of_the_washing_machine", + "R1_Lite_take_or_store_plates", + "R1_Lite_tea_service_table_setting", + "R1_Lite_throw_out_the_trash", + "R1_Lite_tidy_up_toiletries", + "R1_Lite_wash_the_tableware", + "R1_Lite_washing_board", + "R1_Lite_wipe_the_table", + "RMC-AIDA-L_basket_storage_banana", + "RMC-AIDA-L_basket_storage_egg_yolk_pastry", + "RMC-AIDA-L_basket_storage_long_bread", + "RMC-AIDA-L_basket_storage_orange", + "RMC-AIDA-L_basket_storage_peach", + "RMC-AIDA-L_box_up_down", + "RMC-AIDA-L_clean_table", + "RMC-AIDA-L_desktop_organization", + "RMC-AIDA-L_fold_shirt", + "RMC-AIDA-L_fold_shorts", + "RMC-AIDA-L_fold_towel", + "RMC-AIDA-L_food_packaging", + "RMC-AIDA-L_food_storage", + "RMC-AIDA-L_fruit_storage", + "RMC-AIDA-L_get_water", + "RMC-AIDA-L_glasses_storage", + "RMC-AIDA-L_organise_the_document_bag", + "RMC-AIDA-L_place_test_tube", + "RMC-AIDA-L_place_the_fruits_repeatedly", + "RMC-AIDA-L_place_towel", + "RMC-AIDA-L_plate_storage", + "RMC-AIDA-L_pour_coffee_beans", + "RMC-AIDA-L_pour_rice", + "RMC-AIDA-L_pour_tea", + "RMC-AIDA-L_pull_open_bag", + "RMC-AIDA-L_stack_baskets", + "RMC-AIDA-L_stir_coffee", + "RMC-AIDA-L_storage_bin_storage", + "Split_aloha_basket_storage_banana", + "Split_aloha_basket_storage_bread", + "Split_aloha_basket_storage_egg_yolk_pastry", + "Split_aloha_basket_storage_long_bread", + "Split_aloha_basket_storage_orange", + "Split_aloha_basket_storage_peach", + "Split_aloha_fold_the_pants", + "Split_aloha_plate_storage", + "Split_aloha_pour_rice", + "Split_aloha_pour_tea", + "Split_aloha_scoop_coffee_beans", + "Split_aloha_stack_baskets", + "Split_aloha_stir_coffee", + "Split_aloha_wipe_table", + "Split_aloha_wipe_the_table", + "Split_aloha_zip_up_the_document_bag", + "Tianqin_A2_box_storage_part", + "Tianqin_A2_container_storage_graphics_card", + "Tianqin_A2_place_the_paper_box", + "alpha_bot_2_carry_the_clothes_basket", + "alpha_bot_2_item_reversal", + "alpha_bot_2_move_the_table", + "alpha_bot_2_operate_the_microwave_oven", + "alpha_bot_2_pass_the_sandbag", + "alpha_bot_2_press_the_button_a", + "alpha_bot_2_press_the_button_b", + "alpha_bot_2_recover_after_touching_an_obstacle", + "alpha_bot_2_stack_building_blocks", + "alpha_bot_2_sticker", + "leju_robot_box_storage_parcel", + "leju_robot_box_storage_parcel_a", + "leju_robot_box_storage_parcel_b", + "leju_robot_box_storage_parcel_c", + "leju_robot_box_storage_parcel_d", + "leju_robot_box_storage_parcel_f", + "leju_robot_box_storage_parcel_g", + "leju_robot_box_storage_parcel_h", + "leju_robot_box_storage_parcel_i", + "leju_robot_box_storage_parcel_j", + "leju_robot_hotel_services_a", + "leju_robot_hotel_services_aa", + "leju_robot_hotel_services_ab", + "leju_robot_hotel_services_ac", + "leju_robot_hotel_services_ad", + "leju_robot_hotel_services_ae", + "leju_robot_hotel_services_af", + "leju_robot_hotel_services_ag", + "leju_robot_hotel_services_ah", + "leju_robot_hotel_services_b", + "leju_robot_hotel_services_c", + "leju_robot_hotel_services_d", + "leju_robot_hotel_services_e", + "leju_robot_hotel_services_f", + "leju_robot_hotel_services_h", + "leju_robot_hotel_services_i", + "leju_robot_moving_parts_a", + "leju_robot_moving_parts_b", + "leju_robot_moving_parts_c", + "leju_robot_moving_parts_f", + "leju_robot_moving_parts_g", + "leju_robot_moving_parts_h", + "leju_robot_moving_parts_i", + "leju_robot_moving_parts_j", + "leju_robot_moving_parts_k", + "leju_robot_moving_parts_m", + "leju_robot_moving_parts_n", + "leju_robot_moving_parts_o", + "leju_robot_moving_parts_q", + "leju_robot_moving_parts_r", + "leju_robot_moving_parts_s", + "leju_robot_moving_parts_t", + "leju_robot_moving_parts_u", + "leju_robot_part_placement", + "leju_robot_pass_the_cleaner_a", + "leju_robot_pass_the_cleaner_b", + "leju_robot_pass_the_cleaner_c", + "leju_robot_pass_the_cleaner_d", + "leju_robot_pass_the_cleaner_e" + ], + "count": 432 +} \ No newline at end of file diff --git a/info/exclude.json b/info/exclude.json new file mode 100644 index 0000000000000000000000000000000000000000..6e9de264038f0ff8b59e596ce68b1957da372cc0 --- /dev/null +++ b/info/exclude.json @@ -0,0 +1,54 @@ +[ + "AIRBOT_MMK2_beauty_sponge_and_cake_to_place", + "AIRBOT_MMK2_building_block_storage", + "AgiBot-g1_battery_storage_c", + "AgiBot-g1_box_storage_part_a", + "AgiBot-g1_box_storage_tool", + "AgiBot-g1_mobile_accessory_storage_box_d", + "AgiBot-g1_picks_up_parts_b", + "Cobot_Magic_classification_of_fruits_and_vegetables_a", + "Cobot_Magic_desktop_organization", + "Cobot_Magic_drawer_storage_mineral_water", + "Cobot_Magic_food_packaging", + "Cobot_Magic_make_hamburger", + "Cobot_Magic_move_the_ball_and_the_cube_block", + "Cobot_Magic_open_the_shoebox", + "Cobot_Magic_pour_water_a", + "Cobot_Magic_vase_storage_flower", + "G1edu-u3_bowl_storage_grape_singletry", + "G1edu-u3_food_storage", + "G1edu-u3_plate_storage_doll", + "G1edu-u3_pullBowl_storage_bread_b", + "Galbot_g1_fold_clothe_b", + "Galbot_g1_fold_clothe_c", + "Galbot_g1_fold_clothe_e", + "Galbot_g1_steamer_storage_baozi_a", + "Galbot_g1_steamer_storage_baozi_b", + "Galbot_g1_steamer_storage_baozi_c", + "Galbot_g1_steamer_storage_baozi_d", + "Galbot_g1_steamer_storage_baozi_e", + "Galbot_g1_steamer_storage_baozi_f", + "Galbot_g1_steamer_storage_baozi_g", + "Galbot_g1_steamer_storage_baozi_h", + "Galbot_g1_steamer_storage_baozi_i", + "Galbot_g1_steamer_storage_baozi_j", + "R1_Lite_cook_a_meal", + "R1_Lite_drawer_storage_hair_dryer", + "R1_Lite_move_the_position_of_the_coffee_capsule", + "R1_Lite_move_the_position_of_the_soda", + "R1_Lite_open_and_close_microwave_oven", + "R1_Lite_pick_up_and_store_items", + "R1_Lite_put_slippers_into_floor_standing_shoe_cabinet", + "R1_Lite_take_clothes_out_of_the_washing_machine", + "R1_Lite_throw_out_the_trash", + "RMC-AIDA-L_box_up_down", + "RMC-AIDA-L_fold_shirt", + "Split_aloha_fold_the_pants", + "Split_aloha_pour_tea", + "Tianqin_A2_place_the_paper_box", + "leju_robot_box_storage_parcel_f", + "leju_robot_hotel_services_ah", + "leju_robot_moving_parts_o", + "leju_robot_moving_parts_s", + "leju_robot_moving_parts_t" +] diff --git a/info/robot_aliases.json b/info/robot_aliases.json new file mode 100644 index 0000000000000000000000000000000000000000..7aac3bc5c7f431b94af665f716d42b7c4aa7fb79 --- /dev/null +++ b/info/robot_aliases.json @@ -0,0 +1,54 @@ +{ + "G1edu-u3": { + "common_name": "Unitree_G1edu_u3", + "aliases": ["宇树", "G1", "Unitree", "Unitree_G1", "u3","g1edu", "gedu", + "g1u3", "宇树g1", "unitreeg1", "g1eduu3", "yushu", "yushug1"] + }, + "RMC-AIDA-L": { + "common_name": "Realman_RMC_AIDA_L", + "aliases": ["瑞尔曼", "ADIA", "RealMan", "REALMAN", "RMC", + "aida", "aidal","rmcaida", + "realman", "rmc", "adial", "adialrmc","realmanrmc","realmanrmcaida", "ruierman", "睿尔曼", + "rs", "rs01", "rs02", "rs-01", "rs-02"] + }, + "AIRBOT_MMK2": { + "common_name": "Airbot_MMK2", + "aliases": ["AIRBOT", "MMK2", "mmk", "AIRBOT_MMK2", "air", "airbotmmk", "airbot2", + "discover", "mmk2", "mmk2airbot", "discovermmk2", "discovermmk2airbot","求知"] + }, + "AgiBot-g1": { + "common_name": "Agibot_G1", + "aliases": ["AgiBot", "AGIBOT", "agi","agibotg1", "agig1", "智元", "zhiyuan", "agibot", + "agi", "a2d", "a2-d"] + }, + "Cobot_Magic": { + "common_name": "Agilex_Cobot_Magic", + "aliases": ["Cobot", "Magic","mag", "cobotmagic", + "songling", "agilex", "agile", "松灵", "aloha"] + }, + "R1_Lite": { + "common_name": "Galaxea_R1_Lite", + "aliases": ["R1", "Lite","r1lite", "xinghaitu", "xinhaitu", "galaxea", "星海图"] + }, + "Split_aloha": { + "common_name": "Agilex_Split_ALOHA", + "aliases": ["Aloha", "Split","splitaloha", + "songling", "agilex", "agile", "松灵", "aloha"] + }, + "Tianqin_A2": { + "common_name": "Tianqing_A2", + "aliases": ["Tianqin", "A2", "TQ-A2", "tq","tqa2","tianqina2","ruantong","软通", + "ruantongtianqin", "软通天擎", "天擎", "tianqing"] + }, + "alpha_bot_2": { + "common_name": "AI²_Alphabot_2", + "aliases": ["Alpha", "Bot2","AlphaBot", "alp", "bot","alpha2", + "zhipingfang", "zhipinfang", "智平方"] + }, + "leju_robot": { + "common_name": "Leju_Kuavo_4", + "aliases": ["Leju","LEJU", "robot", "lejurobot", + "乐聚", + "kuavo", "夸父", "kuafu"] + } +} diff --git a/thumbnails/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.jpg b/thumbnails/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.jpg new file mode 100644 index 0000000000000000000000000000000000000000..88953ad7115c6da4b64fa0b09968de40b258cf6e --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5067ccac8f8daa302f53aef8775782d805344ad763fdd5da8851b670b54094 +size 38639 diff --git a/thumbnails/AIRBOT_MMK2_bowl_storage_pepper.jpg b/thumbnails/AIRBOT_MMK2_bowl_storage_pepper.jpg new file mode 100644 index 0000000000000000000000000000000000000000..04b01dd6eeca1f8c59f9074936677a4dd4f0c4ca --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_bowl_storage_pepper.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff51c9ffa9fcaf052d3ba85ec6141ae9ea6fdda4f5076903895c7fc4c1b082ad +size 27152 diff --git a/thumbnails/AIRBOT_MMK2_boxs_storage.jpg b/thumbnails/AIRBOT_MMK2_boxs_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e53f10c2298ff2eaf415eb5b716ac50735b94f0 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_boxs_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696c450a0e2d2d3f1754a0ec0ae5e72a219c68ba4a0aaf4c2154e45ec5ab9847 +size 16398 diff --git a/thumbnails/AIRBOT_MMK2_building_block_storage.jpg b/thumbnails/AIRBOT_MMK2_building_block_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d602fffde8a015ee4995dec63586a66647c7b26a --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_building_block_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b225a9b697faf7639560f44adeeaf27090ba281ea3cc1f5528409510fe1f439c +size 24030 diff --git a/thumbnails/AIRBOT_MMK2_cake_storage.jpg b/thumbnails/AIRBOT_MMK2_cake_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ac195d63c161926672fab2b3f5a8efbc25b61e4 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_cake_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806bb2027d5203cf3bffeb175d9d5df64b048711a10c48c58a7d85c7fb1f5d3a +size 36389 diff --git a/thumbnails/AIRBOT_MMK2_chop_the_scallions.jpg b/thumbnails/AIRBOT_MMK2_chop_the_scallions.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14ddeadd30a4e5d01707277b3d648b37c1bc6061 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_chop_the_scallions.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56f0c6b6843dc0476b2ef4455530179b2a937bf3886f6665f1f0201915abbce +size 29089 diff --git a/thumbnails/AIRBOT_MMK2_clean_the_desktop.jpg b/thumbnails/AIRBOT_MMK2_clean_the_desktop.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a64b6c493dfd81e0f6ecf56a49aa391c0c0aaa7 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_clean_the_desktop.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781ac01a9f45743a1712dcf377253413321f6a19e3ed8f61cfa56255454706e6 +size 34285 diff --git a/thumbnails/AIRBOT_MMK2_clean_the_desktop_a.jpg b/thumbnails/AIRBOT_MMK2_clean_the_desktop_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11c2f43008f0e4006500e004680dda3531b56e43 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_clean_the_desktop_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176e932190f668dfde535f522af4df417b6af80c87dc45a2fb43eeed4f2223fd +size 38604 diff --git a/thumbnails/AIRBOT_MMK2_close_the_computer.jpg b/thumbnails/AIRBOT_MMK2_close_the_computer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a843db356aab556ebb73f95af689a97282a5e0e --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_close_the_computer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bbc952a1de45a8f14a67a58ec2bc4540fe4bd1c020a2b0ebd4d77ea737e962e +size 33143 diff --git a/thumbnails/AIRBOT_MMK2_cup_storage.jpg b/thumbnails/AIRBOT_MMK2_cup_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..84a4092f4f79fe3141bfd6a24f01e924787f3e91 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_cup_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a207dadebbdcf189b5d03d63735056e5935f3ddb7ec6af78e13080c652b4ecb7 +size 34011 diff --git a/thumbnails/AIRBOT_MMK2_desktop_storage.jpg b/thumbnails/AIRBOT_MMK2_desktop_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3fe74afd8b001c242b81ac61749ccb68ccfcef9 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_desktop_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f47a371b1de191fdf13a394503493cb9297a3bc284fbd43a212c16dd32e43e5 +size 24002 diff --git a/thumbnails/AIRBOT_MMK2_diamond_storage.jpg b/thumbnails/AIRBOT_MMK2_diamond_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..949961b7698dc46264adc71ba6cd1eb1ca0fa4d1 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_diamond_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115e037d7d50e4004e1fbaa538dfc62bc968ad61b99ccca5a0b8556987926a87 +size 37137 diff --git a/thumbnails/AIRBOT_MMK2_double-sided_tape_placement.jpg b/thumbnails/AIRBOT_MMK2_double-sided_tape_placement.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e9ae6cdb4842cd2d17e1a662c7ac0c72af35cc6 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_double-sided_tape_placement.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40ccc07770e9f5fcb3da5f9a1d208e061f2981763d93d6cccd0f1bb95a21811 +size 35917 diff --git a/thumbnails/AIRBOT_MMK2_egg_storage.jpg b/thumbnails/AIRBOT_MMK2_egg_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1c530c09b1aef2f60d71295cc3cb0e27098fb3e --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_egg_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef0726b1c4f76841bc97b5121eb3b442903ee57d7fbdd9b7374231a1936edde +size 29918 diff --git a/thumbnails/AIRBOT_MMK2_food_storage.jpg b/thumbnails/AIRBOT_MMK2_food_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..779c7fba274e2eff4e177c92a4364a562bfc47d4 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_food_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87404d5e0c6c7ac887cd067f532ce73ff693361bdca3232bc3c1c9d70aa4b3ad +size 33233 diff --git a/thumbnails/AIRBOT_MMK2_item_storage.jpg b/thumbnails/AIRBOT_MMK2_item_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..23a3ebaea8e4c9536ccc1d2de172bf58b2aca2ad --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_item_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b759138d531a32202985bc6de8a097c26507d8739d5d7fc6ddf2a4e5faf956c +size 29957 diff --git a/thumbnails/AIRBOT_MMK2_lemon_and_orange_storage.jpg b/thumbnails/AIRBOT_MMK2_lemon_and_orange_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..74ba4928f5e847ffab413848dfdc152210ee40dc --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_lemon_and_orange_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c1fafcc6d192680f8f9c8ca1331f32647230a8a4fc76fc2debfd80fb222940 +size 27891 diff --git a/thumbnails/AIRBOT_MMK2_medicine_bottle_storage.jpg b/thumbnails/AIRBOT_MMK2_medicine_bottle_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d518d6273da5f0e125fedcfbb99f3e87d84b9127 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_medicine_bottle_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10aee94c9b540f3c23cad2131ce8b4d8b446279430e0751029d1a7c566109d4 +size 22935 diff --git a/thumbnails/AIRBOT_MMK2_mobile_calculator_box.jpg b/thumbnails/AIRBOT_MMK2_mobile_calculator_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1ca6a069a43092839dc97dd2d9d0fdd5d63b1ef --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_mobile_calculator_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d192ca5413967ba3832a2f4279204018d21920d97221509418ec83203df8c9ee +size 23181 diff --git a/thumbnails/AIRBOT_MMK2_mobile_car.jpg b/thumbnails/AIRBOT_MMK2_mobile_car.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61f9896532fb5f9d4b88ccd5c7a6aced1815d6b8 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_mobile_car.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb273b7730b8e8871794a43f47668ddc03064ce5dd091399214871b212627f0 +size 18396 diff --git a/thumbnails/AIRBOT_MMK2_mobile_phone_storage.jpg b/thumbnails/AIRBOT_MMK2_mobile_phone_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..22a6396b1337ea8901dd1c6e700a9d61e0bd5887 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_mobile_phone_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54643e13d64ff08f770eea3c5110cbca2137ca8700c2d16f286e5a4ee972020 +size 38267 diff --git a/thumbnails/AIRBOT_MMK2_open_notebook.jpg b/thumbnails/AIRBOT_MMK2_open_notebook.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2202971371108a140751d42c6c0d6487e1f182da --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_open_notebook.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0442e258e80144a5eefa32387e580a928eeabb9c5e3e04342a1bdc25aa85e1e8 +size 23949 diff --git a/thumbnails/AIRBOT_MMK2_organize_and_place_books.jpg b/thumbnails/AIRBOT_MMK2_organize_and_place_books.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e7176a84d608f18900efad3490d59bbb4947bb23 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_organize_and_place_books.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5001a9f8b57c9f78c3fae0b2027501a1aa654893248f0de9f47b7fb3a4e332e0 +size 21225 diff --git a/thumbnails/AIRBOT_MMK2_organize_books.jpg b/thumbnails/AIRBOT_MMK2_organize_books.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1f98dca44967c06a203ae6487aaa85d9e82569f --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_organize_books.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e436029aed928e16388ddde40f573be5c7b69c1b3b457b4683576e3db1b94e +size 32828 diff --git a/thumbnails/AIRBOT_MMK2_place_cookies_and_beer.jpg b/thumbnails/AIRBOT_MMK2_place_cookies_and_beer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..815b6d6066e3f579f72ca3b1a1d21bdf7c6ad59c --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_cookies_and_beer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba5fd98ca8446aedb643562b0b3bb1258213f4bd577db25bfdd27d9907b77d8 +size 36931 diff --git a/thumbnails/AIRBOT_MMK2_place_the_basin.jpg b/thumbnails/AIRBOT_MMK2_place_the_basin.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46cb3fc0ff7994fe50e6a8ef9f634234531a0c2a --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_basin.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30246da819b9ae81e933427b61d5e2b3c2e2405735b29a45f9a5768dacf0af9 +size 30983 diff --git a/thumbnails/AIRBOT_MMK2_place_the_blue_and_purple_blocks.jpg b/thumbnails/AIRBOT_MMK2_place_the_blue_and_purple_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9514adc6c771c64a4f277573fd64ecdd2b2c37e2 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_blue_and_purple_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d85adef64949c24b6d0fb8e6fe207af1f7aa0460715c6453d30ddca61668e75 +size 36137 diff --git a/thumbnails/AIRBOT_MMK2_place_the_books.jpg b/thumbnails/AIRBOT_MMK2_place_the_books.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79394a9d5a1701f3a947352f0cb9a11c228ab184 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_books.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4276709cb1a6935f1a08e81a3017e7aba55bfe7f55d7942eb62e2c595935ae +size 36835 diff --git a/thumbnails/AIRBOT_MMK2_place_the_building_blocks.jpg b/thumbnails/AIRBOT_MMK2_place_the_building_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..212f8fd393c08d16b76057ec912cb811ea69bd16 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_building_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d07c6390aaaac3e98c3f8056c6d7b6e9aa41e3eb8a554e4c46cfdb7f9f3a8fc +size 21396 diff --git a/thumbnails/AIRBOT_MMK2_place_the_cake.jpg b/thumbnails/AIRBOT_MMK2_place_the_cake.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02a7277054ba36789eccbcd279269e24ad8a984c --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_cake.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0636bd684414ed1f537bd86ee39afea87f81703b3cf7482f501401b7232e6d93 +size 37387 diff --git a/thumbnails/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.jpg b/thumbnails/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fb813a84244508ffc20901581f7c27b8da29d1e --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccbcab308cccd48fa9b14fb9079255b5f63e1e87df2738830f6c1e06215ad39 +size 30877 diff --git a/thumbnails/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.jpg b/thumbnails/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01e0836f7511541d93bd859a0266eebf4d11f6c3 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a10557b632e5393d02df40046a3620680e282076f0990b14bd33aabe0e1b43c +size 27760 diff --git a/thumbnails/AIRBOT_MMK2_place_the_paper_drawer.jpg b/thumbnails/AIRBOT_MMK2_place_the_paper_drawer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3469cd94311185be481bb073194f42a48c95ff37 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_paper_drawer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc301ab855f6e7fff25155253c40b7f9000c8378c25b370440c533fe3ff2cce0 +size 22716 diff --git a/thumbnails/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.jpg b/thumbnails/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8d21f0b8edaea42a8c91e1a72a1cdf031599b96d --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31702c61090ad69dd178b8d5c4e9ef30c5989e4aa61d70fd5f8be173f931993a +size 28398 diff --git a/thumbnails/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.jpg b/thumbnails/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f1edf28a7fb56218261ec5b214a9753e9a4cde9 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fe515246cf27911442535ee216f3f1f23b07b0d76d7ec2650582c85cc2d6c6 +size 23236 diff --git a/thumbnails/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.jpg b/thumbnails/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a749a342ed2d879099213b6d199fa9124f68032 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df6830347345bf142bbb12bc29d757b512129f35c445702cf061247cc67949a +size 30635 diff --git a/thumbnails/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.jpg b/thumbnails/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.jpg new file mode 100644 index 0000000000000000000000000000000000000000..065d00642cfcad79c75286f03d9629f2e09d1832 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd8880eb2ad4076186f5c9a0d562425e541135619b821adff4c884aa3748d88 +size 30978 diff --git a/thumbnails/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.jpg b/thumbnails/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..664bdb4d84beedf67ff0e9610d60b88951b34e4a --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f10f3e882f33d612a4489eba4368a1a3963a3851c38ddb14ee3fde4b70899b1f +size 32200 diff --git a/thumbnails/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.jpg b/thumbnails/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5514aa54dc2e465033410afb4169996f9f50ace9 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96ba28ea2b0bc8bf892b0c9bc4feddf8763edc14335db84c72e9e5353147cd1 +size 19746 diff --git a/thumbnails/AIRBOT_MMK2_place_the_yellow_block.jpg b/thumbnails/AIRBOT_MMK2_place_the_yellow_block.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6789028e1f5fac8ecba9cc70bb8e067e6b95781e --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_place_the_yellow_block.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a6f0c155b3803744c6d33fa3c29a47289a190db67f997d8021824f47862353 +size 39973 diff --git a/thumbnails/AIRBOT_MMK2_play_the_guitar.jpg b/thumbnails/AIRBOT_MMK2_play_the_guitar.jpg new file mode 100644 index 0000000000000000000000000000000000000000..add7501bfea8baa2934be54cab8ce5f2235beb88 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_play_the_guitar.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0484c3abc77c3ceabacae5c6a0d9b79b1abf79cf88dab64ba2856c588f14fcc +size 32567 diff --git a/thumbnails/AIRBOT_MMK2_potato_storage.jpg b/thumbnails/AIRBOT_MMK2_potato_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9500ef0c466a3634c36126658cdac55ebfdd421a --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_potato_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634e08a2eab2b79217d6d046150d65b8406f59b886165cfaf25edfe941e97a5b +size 23359 diff --git a/thumbnails/AIRBOT_MMK2_pour_out_the_beauty_blender.jpg b/thumbnails/AIRBOT_MMK2_pour_out_the_beauty_blender.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2baffadf75860175cf6b6671dfa96534e1e9f6fc --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_pour_out_the_beauty_blender.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ec03ac09c74bf8c9f8639a4bb68f8a893d21a6cf9f2729dddc25c97f21dbbb +size 16975 diff --git a/thumbnails/AIRBOT_MMK2_pull_the_syringe_piston.jpg b/thumbnails/AIRBOT_MMK2_pull_the_syringe_piston.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2bc346387b0a12d72c53d2523b91c9e892de7a8 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_pull_the_syringe_piston.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e620449e8015ef495572d336e042d5757173e5e50b5d9ba1578b945fc83cedd +size 36981 diff --git a/thumbnails/AIRBOT_MMK2_pumpkin_storage.jpg b/thumbnails/AIRBOT_MMK2_pumpkin_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b6ebd9c2bb3979b461a115fe32d22ece03af51d --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_pumpkin_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d947a2ec9a03c14712b05d8de99f6fb4c6ff5cc1224aef823f3eecf1740fb5c +size 24514 diff --git a/thumbnails/AIRBOT_MMK2_push_building_blocks.jpg b/thumbnails/AIRBOT_MMK2_push_building_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07297c9a97c0b6edec660ca725bc8360b8bc546e --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_push_building_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:820737c3b362825750851a443c76d8f7ff85a8591ff4336f0d830a6f233f18ff +size 33680 diff --git a/thumbnails/AIRBOT_MMK2_push_piston.jpg b/thumbnails/AIRBOT_MMK2_push_piston.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1442fcbfe966fe02258938d61c4154ef4b38750f --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_push_piston.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1a61d88029e95313789cd283506fa5590711c6253e9116a266870dca0a2902 +size 36772 diff --git a/thumbnails/AIRBOT_MMK2_screw_the_bottle_cap.jpg b/thumbnails/AIRBOT_MMK2_screw_the_bottle_cap.jpg new file mode 100644 index 0000000000000000000000000000000000000000..842a152366cc98a35549cb80450120b95046aed8 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_screw_the_bottle_cap.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfbf3a8c54ae42acc8756ba451940c8f9cd5eeaf3060dbc76f7e036b27abf3f +size 28707 diff --git a/thumbnails/AIRBOT_MMK2_square_arrangement.jpg b/thumbnails/AIRBOT_MMK2_square_arrangement.jpg new file mode 100644 index 0000000000000000000000000000000000000000..094898d654c24386acdd161ea53d90d45788ef23 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_square_arrangement.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834ed7e296ae55dd8abd7a1ea68189f7ed58b376f6b7f21026b966796e5437cb +size 36944 diff --git a/thumbnails/AIRBOT_MMK2_stacking_blocks.jpg b/thumbnails/AIRBOT_MMK2_stacking_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d09c801dc0f8579b5912f2f0e213e4c596557282 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_stacking_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78e94c129666ab6b5594a9f7ce0b9ccf32be79b09f8cbbfa3a5b300d691ad62 +size 28800 diff --git a/thumbnails/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.jpg b/thumbnails/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b77c00eef8eee1760b6c5d92650525fafadcd46 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e9d88ea55073194ce9ae92634fe5856e8c0977fd18121b1e2513998cb47aa9 +size 26414 diff --git a/thumbnails/AIRBOT_MMK2_storage_computer_box.jpg b/thumbnails/AIRBOT_MMK2_storage_computer_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aba3506fa0c196734c9393a1711b0e6cc2c79c5a --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_computer_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b4a6792a21287c689d53fab990ca795cff10618df19cae9c81910300024ddd +size 13789 diff --git a/thumbnails/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.jpg b/thumbnails/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0decd8d18a9ccd702cf3508fe074ebcb37a86bf7 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a645b3c03fc0637100243f167478144b64a55ce78f983a54e1204b4b06272b76 +size 24894 diff --git a/thumbnails/AIRBOT_MMK2_storage_item.jpg b/thumbnails/AIRBOT_MMK2_storage_item.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bfa4b30f06017b1a4959658d7386850319161f5a --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_item.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:037f2641afaf5fc51ef6c9b837540911e39876c00965af7fc06ab764f8c6ffc6 +size 21208 diff --git a/thumbnails/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.jpg b/thumbnails/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf9cb69015c8af3322ef860d621f38def9c3f355 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2379283708ac04e8139e2aa613f335c3094dcd43639605a9cc63d603e9dceb01 +size 30544 diff --git a/thumbnails/AIRBOT_MMK2_storage_rubiks_cube_and_cup.jpg b/thumbnails/AIRBOT_MMK2_storage_rubiks_cube_and_cup.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dda995911c1691fc6b2481a174f1a90995bbd2a0 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_rubiks_cube_and_cup.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c9ac923c2b9585874d57ec5f2243eaa8db06296b29eb65fbfaa47ee16c9433 +size 22770 diff --git a/thumbnails/AIRBOT_MMK2_storage_spoon.jpg b/thumbnails/AIRBOT_MMK2_storage_spoon.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98fe70f130ce0ed99f36136bf7d3e2b4f0323a24 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_spoon.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e922f6ac923fff9d4f065b906b899c79e8f5a1669c8e96a3bffa2adb5c79cb +size 31740 diff --git a/thumbnails/AIRBOT_MMK2_storage_tissue_and_milk_carton.jpg b/thumbnails/AIRBOT_MMK2_storage_tissue_and_milk_carton.jpg new file mode 100644 index 0000000000000000000000000000000000000000..668b34d24a014b7deda7e60168371f0edcd1fef6 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_tissue_and_milk_carton.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89e5088bdc60b4ff8445c0d4e1913a861de31356ca3932b05c8db727e158405 +size 26123 diff --git a/thumbnails/AIRBOT_MMK2_storage_tissue_paper.jpg b/thumbnails/AIRBOT_MMK2_storage_tissue_paper.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c933c28f1e3163aaf4dbedac05ede5f23ce23eac --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_tissue_paper.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df971b4b4da10c9375d4f2b5e0aa9e0a000205f4e3f7f2db9e3e547e088a3e7b +size 30160 diff --git a/thumbnails/AIRBOT_MMK2_storage_toy_cars_and_cookies.jpg b/thumbnails/AIRBOT_MMK2_storage_toy_cars_and_cookies.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42b9fbb9b541434dc7d1f9cde1faa9bf385a6c40 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_toy_cars_and_cookies.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c82dc975f38f3c5de163ea625be3a12abb01717720e7d2755d3fe0d313bac37 +size 29067 diff --git a/thumbnails/AIRBOT_MMK2_storage_wet_tissue_and_building_block.jpg b/thumbnails/AIRBOT_MMK2_storage_wet_tissue_and_building_block.jpg new file mode 100644 index 0000000000000000000000000000000000000000..850816a5dc56bc0b62947c06a884890dc6746fb8 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_storage_wet_tissue_and_building_block.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c99c0a197a78f1f91001dd0b69715485599ced03bb6b20a0c3551ba54393aff +size 20961 diff --git a/thumbnails/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.jpg b/thumbnails/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ba0ce7667f256f5a00269a93d711ac23877e92ca --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b806cc83fb9d9c396dce2dc2b8606371f2ae8623d95112364662ff3f02adadbb +size 24919 diff --git a/thumbnails/AIRBOT_MMK2_store_coffee_cups.jpg b/thumbnails/AIRBOT_MMK2_store_coffee_cups.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a11646a152f5ef2488aed2bad9feb7a5689551d8 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_store_coffee_cups.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c920568156d6a4b545834cbedb468aacd17e000ba44f77bee909d145534894d2 +size 22091 diff --git a/thumbnails/AIRBOT_MMK2_store_peaches_and_pears.jpg b/thumbnails/AIRBOT_MMK2_store_peaches_and_pears.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e05b0c7843bf443cba9ee089663fd1b980f6ca3b --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_store_peaches_and_pears.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aeabaea842d85e94462f32afc13a1a56770d2cbbfb66f17fc509a30084e7780 +size 19811 diff --git a/thumbnails/AIRBOT_MMK2_store_pomegranates_and_mangoes.jpg b/thumbnails/AIRBOT_MMK2_store_pomegranates_and_mangoes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4285fdee5cce7f1c6d1c50c30b507c2abfd8e49c --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_store_pomegranates_and_mangoes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ef78a7d527a1aabfcb9b692d9713266e47d945a85438e6f883071fb2d7bdd8f +size 22946 diff --git a/thumbnails/AIRBOT_MMK2_store_wet_wipes_and_bowls.jpg b/thumbnails/AIRBOT_MMK2_store_wet_wipes_and_bowls.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c54e6d6735008a0125405326b0819336de76639 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_store_wet_wipes_and_bowls.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42945fcf79b6590d7d857646119753c351ddc3f9b90af75bbad6dde94cfc5ed3 +size 23865 diff --git a/thumbnails/AIRBOT_MMK2_take_down_paper_cup.jpg b/thumbnails/AIRBOT_MMK2_take_down_paper_cup.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a1b01e2eeff7ab8303b2e339fcbea1fdd4d4f4a9 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_take_down_paper_cup.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb0702e9b92b20134c92c889ebbe0ca7dd7e179c12eb2a8844026ec7c440141 +size 25322 diff --git a/thumbnails/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.jpg b/thumbnails/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87f7c1a142274443e4bec65244334cad75cdd5f0 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdca16a70d18226cce1d61992afab6714e9d6fe189195842dc2f75e63c3e961 +size 30416 diff --git a/thumbnails/AIRBOT_MMK2_take_the_book.jpg b/thumbnails/AIRBOT_MMK2_take_the_book.jpg new file mode 100644 index 0000000000000000000000000000000000000000..634740cb40f19bfb451e4cdc43a71198d79b1286 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_take_the_book.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df321be5479dec7f41279f94fc9e3920d94884fc870ba01293790b88fdbb64f2 +size 22846 diff --git a/thumbnails/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.jpg b/thumbnails/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.jpg new file mode 100644 index 0000000000000000000000000000000000000000..46978bffe1624f5b1727da4ab203656a1b0fa649 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d8f69825a8a8462d3fe3c7a2311216634b6831cbf94cb8a36c03549fd2d9fb +size 31623 diff --git a/thumbnails/AIRBOT_MMK2_toy_storage.jpg b/thumbnails/AIRBOT_MMK2_toy_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad366499ed1344da6b39b9f1cf95bd52ebfb6081 --- /dev/null +++ b/thumbnails/AIRBOT_MMK2_toy_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dcb49227cf816a1d0dfdd21d59504f0e7c4e1da0818e58ee84a2197723758bd +size 27923 diff --git a/thumbnails/AgiBot-g1_battery_storage_b.jpg b/thumbnails/AgiBot-g1_battery_storage_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a47f2cb2997ee3e0bd50ceb10a625341961a7711 --- /dev/null +++ b/thumbnails/AgiBot-g1_battery_storage_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02042a853e797d8cbf58e5b04edb623489c9bdaf2a5ab1ab3473a19573ebdb80 +size 224145 diff --git a/thumbnails/AgiBot-g1_battery_storage_c.jpg b/thumbnails/AgiBot-g1_battery_storage_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c8f57e0fa4528a1525b3177759cebfeaaf86a6d --- /dev/null +++ b/thumbnails/AgiBot-g1_battery_storage_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5aefe2bb18d5d7c285d8c42562183c0a8eb80e43011c8455174efd257890071 +size 277450 diff --git a/thumbnails/AgiBot-g1_box_storage_a.jpg b/thumbnails/AgiBot-g1_box_storage_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa47e572d4391ee5f5735312fe6e389d613f0927 --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01603b6b5a1aa73a268c1ae6bb0fca1bb6f2463780e7c816d0d609f4ad2e7cac +size 223573 diff --git a/thumbnails/AgiBot-g1_box_storage_b.jpg b/thumbnails/AgiBot-g1_box_storage_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d34cd8735eca083b932825a36b67f1e60385dc9b --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1ba076d9e31cf94723ef8e66754807a40923dfa69e095393d6270f3e4900cc +size 216201 diff --git a/thumbnails/AgiBot-g1_box_storage_c.jpg b/thumbnails/AgiBot-g1_box_storage_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b54d1aa08c8e6eb5ab56b7643ee046c510baf67 --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c69e1685c7f68041868e0b093f75090cad444f8d49851ff4f2aa86996ff02d4 +size 225994 diff --git a/thumbnails/AgiBot-g1_box_storage_cardboard_box_a.jpg b/thumbnails/AgiBot-g1_box_storage_cardboard_box_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0869b0fea2858374404f7ccd54ec0e0f30e49360 --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_cardboard_box_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941afe72052aa86efcb1b61a639c66cfe78c1f8d20366ee5aaa213095d291d1e +size 78723 diff --git a/thumbnails/AgiBot-g1_box_storage_cardboard_box_b.jpg b/thumbnails/AgiBot-g1_box_storage_cardboard_box_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53c4f0ef72e4c7d56e2adb32c0eadc910907b238 --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_cardboard_box_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55da73ad2cfb760f417ec5b01b0b9865575d493e49605b2e84dd5f7566f25e7f +size 219804 diff --git a/thumbnails/AgiBot-g1_box_storage_cardboard_box_c.jpg b/thumbnails/AgiBot-g1_box_storage_cardboard_box_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2e7de7f673e9f7fc921e7d8364c27e712508e6e3 --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_cardboard_box_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ad8d3e8fa96f2d1c888fd4305d639ddb702c35da630ad4d85b9064cda0df8c +size 64345 diff --git a/thumbnails/AgiBot-g1_box_storage_e.jpg b/thumbnails/AgiBot-g1_box_storage_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b290534ab96b9566d41466f44af02f4e8793c2f --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36c37e7b0dd89adfb4b898431de7e7cddd002002e88ad2ce9455f546ca164ec +size 53472 diff --git a/thumbnails/AgiBot-g1_box_storage_part_a.jpg b/thumbnails/AgiBot-g1_box_storage_part_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3ab9983557634e999d2b1c9791ad6c7b2d44fdb --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_part_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15ed99f2020598d51ef4001450eddde57150e495a55d37350541558b09028c2 +size 268302 diff --git a/thumbnails/AgiBot-g1_box_storage_tool.jpg b/thumbnails/AgiBot-g1_box_storage_tool.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aae3a186c4a704a371b544ea751df691c9461bff --- /dev/null +++ b/thumbnails/AgiBot-g1_box_storage_tool.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23523f588f87dc91297cc80185de671ad9d6d235a2ad1a69cd49bfe99a3682ea +size 24521 diff --git a/thumbnails/AgiBot-g1_left_capture_part.jpg b/thumbnails/AgiBot-g1_left_capture_part.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3df30faa7d1c990acbafc85fc8a8c10959c8b1ee --- /dev/null +++ b/thumbnails/AgiBot-g1_left_capture_part.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5998da94829d2c6fed638cd02b3b5f19a83e2c8bb47371b5e6b2706295b84a +size 266818 diff --git a/thumbnails/AgiBot-g1_mobile_accessory_storage_box_a.jpg b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d894cc084a305e7b27e600a76a10ac2af1c795e --- /dev/null +++ b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02eca23b0242be1fe08ddfb84d0adeac163ace8c6fbc9df0f43f368809f52755 +size 89373 diff --git a/thumbnails/AgiBot-g1_mobile_accessory_storage_box_c.jpg b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54e77e6c19143b6356dad9709ce572c5eedc3407 --- /dev/null +++ b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedd79dbabda10212795d295cda7ef00ac02c213421da146d51d3ecb3f6b828e +size 239932 diff --git a/thumbnails/AgiBot-g1_mobile_accessory_storage_box_d.jpg b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3879b666ef68de7c9f87f6c45d8d76389da77d72 --- /dev/null +++ b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb930cbe31dc87a8bb3d1dbf40461365834cc3ba9c10c7c99cdb55e9a66d747a +size 209906 diff --git a/thumbnails/AgiBot-g1_mobile_accessory_storage_box_e.jpg b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20a103dea65f2bf9fc48973d7ab6de606f361778 --- /dev/null +++ b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52811b3c857dd0e4a5ab2729c083ba9504b28ac6caa4d313d3ea66411d7825da +size 234767 diff --git a/thumbnails/AgiBot-g1_mobile_accessory_storage_box_f.jpg b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..059d6243a1df973d0f657696c221fe2605e30d1d --- /dev/null +++ b/thumbnails/AgiBot-g1_mobile_accessory_storage_box_f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7610a9824429398519cac149d37ffda2fec01ea7b649f1e624501b9a34d334 +size 192383 diff --git a/thumbnails/AgiBot-g1_pick_up_battery.jpg b/thumbnails/AgiBot-g1_pick_up_battery.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42a2b5af4510721ff139c166fc05b1802e1c5b93 --- /dev/null +++ b/thumbnails/AgiBot-g1_pick_up_battery.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b6853aa0a5cb26934677e451a7e354a71e2493c49450d112cb5cd188e83534 +size 203250 diff --git a/thumbnails/AgiBot-g1_picks_up_battery_a.jpg b/thumbnails/AgiBot-g1_picks_up_battery_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..25dd9272845934b8b8ab7a51e99291bbe2940ee3 --- /dev/null +++ b/thumbnails/AgiBot-g1_picks_up_battery_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf7829c145eba6f65ee11cdc658ed7846e7424c3a7cea27c7906268e553538d +size 216243 diff --git a/thumbnails/AgiBot-g1_picks_up_battery_b.jpg b/thumbnails/AgiBot-g1_picks_up_battery_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94215cb856a8a3c372f0a7bdddaee5d9e51dddbb --- /dev/null +++ b/thumbnails/AgiBot-g1_picks_up_battery_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e225bbab987e8488911f2a15b6c924c309706cbfc8c054709b41279759752f0f +size 259781 diff --git a/thumbnails/AgiBot-g1_picks_up_cardboard_box.jpg b/thumbnails/AgiBot-g1_picks_up_cardboard_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7bd1fd5ab1041e5a1daefd37104a0b5bbdbd1d32 --- /dev/null +++ b/thumbnails/AgiBot-g1_picks_up_cardboard_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a17ac14125bb867217d405e191679c781345f5e32b47754f559cacdb09bdb98 +size 58355 diff --git a/thumbnails/AgiBot-g1_picks_up_parts_a.jpg b/thumbnails/AgiBot-g1_picks_up_parts_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0621195a35f7b0d924139054756c71619d14218c --- /dev/null +++ b/thumbnails/AgiBot-g1_picks_up_parts_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ef2d548f3bdee1ba9644bd296bfddc39096142671d180868abff54d4ad46de +size 88890 diff --git a/thumbnails/AgiBot-g1_picks_up_parts_b.jpg b/thumbnails/AgiBot-g1_picks_up_parts_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c7fe7dd64700abd0ed432c65b941ab4ce542d6c2 --- /dev/null +++ b/thumbnails/AgiBot-g1_picks_up_parts_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf35b90f0181e0d658de637c12e97841ee98df6ca9cb1e7d7e75bdc9c7bbc2d +size 226649 diff --git a/thumbnails/AgiBot-g1_remove_the_accessory.jpg b/thumbnails/AgiBot-g1_remove_the_accessory.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a389fdda2ad0e7beff6d3b4f3ee1b1e7449736c5 --- /dev/null +++ b/thumbnails/AgiBot-g1_remove_the_accessory.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b08541c6fa115cbd5c23f6e03691ac863211d04176454fd685e03ef284a8ca +size 246777 diff --git a/thumbnails/AgiBot-g1_right_capture_part.jpg b/thumbnails/AgiBot-g1_right_capture_part.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f2e8b133f2d7ec068b1d27de2b7b0dd885f8333 --- /dev/null +++ b/thumbnails/AgiBot-g1_right_capture_part.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf021043eba71490968dbd2c536f3261728a3a909784a2c5859f36c15c885a8 +size 94976 diff --git a/thumbnails/AgiBot-g1_robotic_arm_picks_up_battery.jpg b/thumbnails/AgiBot-g1_robotic_arm_picks_up_battery.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a85428ba223e7fccb7151def0fcea179365edaa6 --- /dev/null +++ b/thumbnails/AgiBot-g1_robotic_arm_picks_up_battery.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:744ac0916aafbb6e7c5d7c244af1e6ac05ca8fe379c7f7f3b4be3447d88476ec +size 94398 diff --git a/thumbnails/AgiBot-g1_robotic_arm_picks_up_parts.jpg b/thumbnails/AgiBot-g1_robotic_arm_picks_up_parts.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dc43bf89e026caba1da0ea13e97531b7dc58ce0 --- /dev/null +++ b/thumbnails/AgiBot-g1_robotic_arm_picks_up_parts.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d1978ed7c208fd38d75a11e0003a76043b7cfd701f588b9a4a807db5e48f19 +size 86818 diff --git a/thumbnails/AgiBot-g1_storage_item_b.jpg b/thumbnails/AgiBot-g1_storage_item_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44c980cb013956c4b405683e3ce30717468fc938 --- /dev/null +++ b/thumbnails/AgiBot-g1_storage_item_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9944638b20cd49dd79d75cfebca4fe4a011bccb8d5d4b60b2e980fc3d8152e98 +size 246546 diff --git a/thumbnails/AgiBot-g1_storage_item_d.jpg b/thumbnails/AgiBot-g1_storage_item_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9df1d836691c91f66996884ced164cb3bb2a75f --- /dev/null +++ b/thumbnails/AgiBot-g1_storage_item_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e56e9631096f28b242a0f4737bd5bec9d94e22662ae4fee5a1ce7f4dd62c4376 +size 61576 diff --git a/thumbnails/AgiBot-g1_storage_item_e.jpg b/thumbnails/AgiBot-g1_storage_item_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57ee9e5ce8d338183b2143decc4fa40f0e252111 --- /dev/null +++ b/thumbnails/AgiBot-g1_storage_item_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f72999c3f95f6c2b34744001a58aff910abf8c149d33d289014bb7075ea68de +size 231258 diff --git a/thumbnails/AgiBot-g1_tool_storage.jpg b/thumbnails/AgiBot-g1_tool_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..63c5a70862d7b3c34df904268fc334960dceb544 --- /dev/null +++ b/thumbnails/AgiBot-g1_tool_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f075c1386d43476c92745f19aed9a2c0b36b118b0f84ce29d6dec6849f1cd285 +size 205066 diff --git a/thumbnails/Airbot_MMK2_move_block_gold_bar_models.jpg b/thumbnails/Airbot_MMK2_move_block_gold_bar_models.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fb813a84244508ffc20901581f7c27b8da29d1e --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_block_gold_bar_models.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ccbcab308cccd48fa9b14fb9079255b5f63e1e87df2738830f6c1e06215ad39 +size 30877 diff --git a/thumbnails/Airbot_MMK2_move_book_front.jpg b/thumbnails/Airbot_MMK2_move_book_front.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a67af8e46bf5e96a38cb68095fa3945a2f4ce875 --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_book_front.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c2b957d5afc420085a36e358a0cbec3a9707356bd70175e53b12db314a39121 +size 12362 diff --git a/thumbnails/Airbot_MMK2_move_book_right_side.jpg b/thumbnails/Airbot_MMK2_move_book_right_side.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c61f027b65f64a7f004a54d0886cbcbd65e309e0 --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_book_right_side.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26ce818f74c4598581d7ea7ca8a4e3c828e5435be17d3515392a1693102c1fb +size 22186 diff --git a/thumbnails/Airbot_MMK2_move_bottle_tape_measure.jpg b/thumbnails/Airbot_MMK2_move_bottle_tape_measure.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f76dd5da1546e4f6c0067739080f9ee03e98a6a --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_bottle_tape_measure.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fc65db4d80750624cc50181046e89841d8f44d8da000037aa9bd2a93b81e5ef +size 25545 diff --git a/thumbnails/Airbot_MMK2_move_fake_food.jpg b/thumbnails/Airbot_MMK2_move_fake_food.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c795d44c04c121571b1f4f14a99250a50999ff5 --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_fake_food.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:167b5b5273009420efbecd330a09d996df82f11026b0e71b900972390bf9fe74 +size 30035 diff --git a/thumbnails/Airbot_MMK2_move_medicine_bottle.jpg b/thumbnails/Airbot_MMK2_move_medicine_bottle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59e985576eff9a4f430292f17f7907da05b30526 --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_medicine_bottle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a009ef316754723ff9babe5ff1b848666989868d37270b727b9bf39cee640a +size 21483 diff --git a/thumbnails/Airbot_MMK2_move_phone_twice.jpg b/thumbnails/Airbot_MMK2_move_phone_twice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64418798abbff7fc68dc7b499cc9dba3f0d5fba0 --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_phone_twice.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a537cb656030ee855e6ec8178eb35199fb22cc4d1fae2c32c5cefd905501845 +size 35726 diff --git a/thumbnails/Airbot_MMK2_move_tub.jpg b/thumbnails/Airbot_MMK2_move_tub.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db0e4e040d64b998f7784465abc773001d333dec --- /dev/null +++ b/thumbnails/Airbot_MMK2_move_tub.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9c764a2a6fc6a7feeabb65c8bdac70c284e9bc21c58f890d027776fccd0cf8 +size 19623 diff --git a/thumbnails/Airbot_MMK2_open_laptop.jpg b/thumbnails/Airbot_MMK2_open_laptop.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a21bf3861114428abb603925753d5b809c1d7e92 --- /dev/null +++ b/thumbnails/Airbot_MMK2_open_laptop.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3689552bf4b364836b6a03cecbff30439d63c812ea3b965f348557a635cf16e6 +size 23320 diff --git a/thumbnails/Airbot_MMK2_pass_paper_box.jpg b/thumbnails/Airbot_MMK2_pass_paper_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..11a50b634d187b54ad17ff1277905e7b0c112096 --- /dev/null +++ b/thumbnails/Airbot_MMK2_pass_paper_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e1da77d9f9615fb7e8387fcf2744f37e4b451180d93d961a82e88f99c832cf +size 21569 diff --git a/thumbnails/Airbot_MMK2_pour_BBs.jpg b/thumbnails/Airbot_MMK2_pour_BBs.jpg new file mode 100644 index 0000000000000000000000000000000000000000..909d4af7e679dbfcd9b0bc183878b92735fcbf19 --- /dev/null +++ b/thumbnails/Airbot_MMK2_pour_BBs.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4debc4a624996f128ffe1d5e0b96eea6a83b865b7483045571e7e9a468428e17 +size 17655 diff --git a/thumbnails/Airbot_MMK2_push_toy_car.jpg b/thumbnails/Airbot_MMK2_push_toy_car.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9dfedd459c682b4e220b5b67992505c7d21b999 --- /dev/null +++ b/thumbnails/Airbot_MMK2_push_toy_car.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd239d95fe39869154d7010cd6ab3c65c48f162d93fa99b4c1958f241ff80e8 +size 16947 diff --git a/thumbnails/Airbot_MMK2_storage_bottle_part.jpg b/thumbnails/Airbot_MMK2_storage_bottle_part.jpg new file mode 100644 index 0000000000000000000000000000000000000000..818231b84e1e75bcdcb150dc05e96b2aed98f42b --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_bottle_part.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca66718feb30551c563dc68f445cb5e9d64d98ed1e94b5ec869c7f05c345e04 +size 30286 diff --git a/thumbnails/Airbot_MMK2_storage_bowl_wet_wipes.jpg b/thumbnails/Airbot_MMK2_storage_bowl_wet_wipes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f61f8bbeaaecc3ba4c549194a005d6beff176e9 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_bowl_wet_wipes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d8417cbdbd46a370fce8cafc238c182d1391f253df188c710c843fd141a6c0 +size 23349 diff --git a/thumbnails/Airbot_MMK2_storage_braised_pork_belly_shrimp.jpg b/thumbnails/Airbot_MMK2_storage_braised_pork_belly_shrimp.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c5bece26894f1bdee1789fc44916993b1d8f5515 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_braised_pork_belly_shrimp.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a767778dddbd0cf0370125a3578600120d333e5d211385703aedc0a32662d9 +size 37517 diff --git a/thumbnails/Airbot_MMK2_storage_cookie_toy_car.jpg b/thumbnails/Airbot_MMK2_storage_cookie_toy_car.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a979e5312140e905f8cf8280f736e2151a5acc2 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_cookie_toy_car.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ede97c7fac99d8482fe5f387b55334151b2d6d1dc9ef9b8e580536b03250d0 +size 26320 diff --git a/thumbnails/Airbot_MMK2_storage_cup.jpg b/thumbnails/Airbot_MMK2_storage_cup.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7c46990df1343fcc0b975d2664565e4fb640d787 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_cup.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb0c53a702ac2bd4d268ae19e9c5f1891e3d659a965cc10aa9d63315511df6f +size 31534 diff --git a/thumbnails/Airbot_MMK2_storage_cup_rubik_s_cube.jpg b/thumbnails/Airbot_MMK2_storage_cup_rubik_s_cube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bff6e8e09a3c21dd6b10e173057456c88ffc50ab --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_cup_rubik_s_cube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85115df8be26a01cadf90aa15b328598af8de9e2b5d5037d55997b3be7a6644d +size 20269 diff --git a/thumbnails/Airbot_MMK2_storage_egg_bowl.jpg b/thumbnails/Airbot_MMK2_storage_egg_bowl.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5b58a92d92eeb85a14e3a82a674c32e4eaf5c1f --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_egg_bowl.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:348524d8e34678bc1f857600c8d549747ab2cef59b009325ffd18d364e6b54ef +size 30028 diff --git a/thumbnails/Airbot_MMK2_storage_egg_plate.jpg b/thumbnails/Airbot_MMK2_storage_egg_plate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea94c1a7e89dfc3b6fc33d569deb83c4236a75c8 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_egg_plate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6abc9777ff3619a0e6cd78c4fa307f3c1391e685a73793b44bc440fa299918 +size 36116 diff --git a/thumbnails/Airbot_MMK2_storage_electronics_yellow_baket.jpg b/thumbnails/Airbot_MMK2_storage_electronics_yellow_baket.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f74137795d09128fa7e45e68b427de46ac0892b9 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_electronics_yellow_baket.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67df07d676ceb93d64b6c85a87f5c55c284e226103e25ad415bf64aa177a9b6c +size 28127 diff --git a/thumbnails/Airbot_MMK2_storage_peach_pear.jpg b/thumbnails/Airbot_MMK2_storage_peach_pear.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2110e24d0e86d6bf449b26428c92a4c2219c0ada --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_peach_pear.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9405640ba855d3e40391e3bb8e2ff360588a8f5064ef8af9406cfda79392b795 +size 24081 diff --git a/thumbnails/Airbot_MMK2_storage_tools.jpg b/thumbnails/Airbot_MMK2_storage_tools.jpg new file mode 100644 index 0000000000000000000000000000000000000000..742b8ecc2885155299ed7b47e7abfea4c8a223b8 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_tools.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d998938ee51c0ed35fe7f2d87a213d038edfd0ab54fa0da08b79584b0d3866e3 +size 22516 diff --git a/thumbnails/Airbot_MMK2_storage_tumbler_umbrella.jpg b/thumbnails/Airbot_MMK2_storage_tumbler_umbrella.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a6cb73daa208165ed13c17471205baf7c467654 --- /dev/null +++ b/thumbnails/Airbot_MMK2_storage_tumbler_umbrella.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc5349ad020aa894fc684779be6dfcd62f4f963948467f575ab326997d60bef +size 22363 diff --git a/thumbnails/Airbot_MMK2_swap_bottle_wet_wipes_plate.jpg b/thumbnails/Airbot_MMK2_swap_bottle_wet_wipes_plate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2677d1c6f88aed7795b031083a2c436ba61060ba --- /dev/null +++ b/thumbnails/Airbot_MMK2_swap_bottle_wet_wipes_plate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06349d119af9bba01015315e5e7f6f04cdb27582a435d05b738846357df8b52 +size 23355 diff --git a/thumbnails/Airbot_MMK2_swap_sponge_paper_box_plate.jpg b/thumbnails/Airbot_MMK2_swap_sponge_paper_box_plate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb32b6038f1c2179eefb86ce4915c047fe494657 --- /dev/null +++ b/thumbnails/Airbot_MMK2_swap_sponge_paper_box_plate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b910f656813d9b27bcd3ea694133d334fe1037d974ac5bac05100696145bc729 +size 25632 diff --git a/thumbnails/Airbot_MMK2_take_cup.jpg b/thumbnails/Airbot_MMK2_take_cup.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e9973bdc7f6a5e3c80069f02c0af88f21f32c53 --- /dev/null +++ b/thumbnails/Airbot_MMK2_take_cup.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a94b6086c396c631de2d99535e9128531c982b57f6af7628adc35c03f9c5180 +size 25463 diff --git a/thumbnails/Airbot_MMK2_take_drink.jpg b/thumbnails/Airbot_MMK2_take_drink.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2468511c8306934eef544b8e891e2cc06b11be3f --- /dev/null +++ b/thumbnails/Airbot_MMK2_take_drink.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ca950ac7496af6d4457361f1de8ad3438b002a2cd009795ca323cb038e0235 +size 27500 diff --git a/thumbnails/Airbot_MMK2_take_electronics.jpg b/thumbnails/Airbot_MMK2_take_electronics.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a09792176e96553da752897f57b3582a1cf98cdd --- /dev/null +++ b/thumbnails/Airbot_MMK2_take_electronics.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ff25034cd257fb0490e49a8ae62bae8fe343370e6b66160a2eb3702806a755 +size 21614 diff --git a/thumbnails/Airbot_MMK2_take_toy_car.jpg b/thumbnails/Airbot_MMK2_take_toy_car.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8801a2ec6a86aec796a0ed62ec1525fcb3d00efc --- /dev/null +++ b/thumbnails/Airbot_MMK2_take_toy_car.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c21ff7791e5fd960e0fa701f1780acac34285785296fe4efe16171f780668c0 +size 25187 diff --git a/thumbnails/Cobot_Magic_box_storage_chopsticks.jpg b/thumbnails/Cobot_Magic_box_storage_chopsticks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0b23df7e7b1f609bc0dea02ddbe12e40b7a44ba2 --- /dev/null +++ b/thumbnails/Cobot_Magic_box_storage_chopsticks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b94fa94f543aa3f370eb1c10888795a74e557a5c120a01614a263edf2bb30c +size 40451 diff --git a/thumbnails/Cobot_Magic_cap_the_pen_a.jpg b/thumbnails/Cobot_Magic_cap_the_pen_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5b172d249faa92a591ee08403ff6ba327d688bab --- /dev/null +++ b/thumbnails/Cobot_Magic_cap_the_pen_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf47f9d947663fca99297cf5430014e047ce7e16c26ee2a87f9035af5a8045b +size 15486 diff --git a/thumbnails/Cobot_Magic_catch_the_ball.jpg b/thumbnails/Cobot_Magic_catch_the_ball.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fae36a250d10bc15347f4d240065e7a110067d6 --- /dev/null +++ b/thumbnails/Cobot_Magic_catch_the_ball.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ffee37b8b035b09686272cffce24c1f952d10da0c10bc2c3a627635b9bb2d22 +size 15436 diff --git a/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables.jpg b/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9b3756b0366abbf685890b95a7d6540e7da2c41 --- /dev/null +++ b/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e5503310e730ddeba3800d6d14537b9882f31c598d2e042319683321613ed50 +size 40788 diff --git a/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables_a.jpg b/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4871fd1ddd7149a507228158436e022622565dcf --- /dev/null +++ b/thumbnails/Cobot_Magic_classification_of_fruits_and_vegetables_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a373195b67d9d2352ecb7422a87e33dfaf4521a293396c46c8548d967795a2a8 +size 39516 diff --git a/thumbnails/Cobot_Magic_classification_of_tableware.jpg b/thumbnails/Cobot_Magic_classification_of_tableware.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fee6457dd4c09483699356def0580859ff41d91e --- /dev/null +++ b/thumbnails/Cobot_Magic_classification_of_tableware.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94db3482d1c5582d7da2efee71741c167c7aea7df9330884ec2e492ac8371190 +size 64963 diff --git a/thumbnails/Cobot_Magic_clean_blackboard.jpg b/thumbnails/Cobot_Magic_clean_blackboard.jpg new file mode 100644 index 0000000000000000000000000000000000000000..95af236566145a62574fb2dedeead0ab45e7121e --- /dev/null +++ b/thumbnails/Cobot_Magic_clean_blackboard.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb29f70c0d98bdb93dbc954b1d65eaae035b162eb427bcfa600d1a191fccd05e +size 14911 diff --git a/thumbnails/Cobot_Magic_clean_up_the_tableware.jpg b/thumbnails/Cobot_Magic_clean_up_the_tableware.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3d2b5f05b9e5dafff6c4b80b47bfb33d0317a669 --- /dev/null +++ b/thumbnails/Cobot_Magic_clean_up_the_tableware.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6929c0d6632c5b27b4c7c6a59ffad40f7da62b2f8fbb9ee972ce5989a3fefdaa +size 63240 diff --git a/thumbnails/Cobot_Magic_clear_the_desktop.jpg b/thumbnails/Cobot_Magic_clear_the_desktop.jpg new file mode 100644 index 0000000000000000000000000000000000000000..057701e0c0736140b6d81cc46f936dd6a0e121cb --- /dev/null +++ b/thumbnails/Cobot_Magic_clear_the_desktop.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:196d9e9657d5da966b8579e624837f59d310bc54e19d09d2220db4761053d19a +size 7036 diff --git a/thumbnails/Cobot_Magic_close_book.jpg b/thumbnails/Cobot_Magic_close_book.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cc34f3a518b8ab66639582a2d34b270973bc1f2 --- /dev/null +++ b/thumbnails/Cobot_Magic_close_book.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10466f303f2541b3170639ab48a88eb33c071fbae7f0eba39f040028ed9622e +size 18463 diff --git a/thumbnails/Cobot_Magic_close_button.jpg b/thumbnails/Cobot_Magic_close_button.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d668cc67f9387725a0139900b2b438a990b3c59c --- /dev/null +++ b/thumbnails/Cobot_Magic_close_button.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6031b39ea2561cbdb14ba611182b9b04268ba9faa343f86b85837520fd9592e1 +size 21909 diff --git a/thumbnails/Cobot_Magic_cube_reset.jpg b/thumbnails/Cobot_Magic_cube_reset.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d13cd1e58b070c83fb781c866cf080bf2e465b5 --- /dev/null +++ b/thumbnails/Cobot_Magic_cube_reset.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9f28e3af96db949c8aad501a4e0c1bb8e0573204bea128f0a8f1e39d1ed477 +size 17402 diff --git a/thumbnails/Cobot_Magic_cut_banana.jpg b/thumbnails/Cobot_Magic_cut_banana.jpg new file mode 100644 index 0000000000000000000000000000000000000000..111d687c4e7b183438585daae80c9fa92ba2038b --- /dev/null +++ b/thumbnails/Cobot_Magic_cut_banana.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10b92cf401ff16d9452d24c720fdc467d59de07d9605311b4f0b6a84cf6a13e +size 14498 diff --git a/thumbnails/Cobot_Magic_desktop_organization.jpg b/thumbnails/Cobot_Magic_desktop_organization.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a86ebec20f5ac0277eda0e61af451022aa49a6ed --- /dev/null +++ b/thumbnails/Cobot_Magic_desktop_organization.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bf90753afd8bb8078a5f7afb5c8504529315c138ebeaa14db35b6230cd8282 +size 14495 diff --git a/thumbnails/Cobot_Magic_drawer_storage_mineral_water.jpg b/thumbnails/Cobot_Magic_drawer_storage_mineral_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6b70f00cceb243353e5af267a806ea5f6327ecec --- /dev/null +++ b/thumbnails/Cobot_Magic_drawer_storage_mineral_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7425f0cc8b1251f949e238b3c3dd9596cb108cb6001a974bd2566f2ebe47e57 +size 17004 diff --git a/thumbnails/Cobot_Magic_fold_clothes.jpg b/thumbnails/Cobot_Magic_fold_clothes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fa7ec5821473b5841213ac669ef9526ca1d57e64 --- /dev/null +++ b/thumbnails/Cobot_Magic_fold_clothes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b0df0954e8cae977df74bd0db5c1276ca3138264c588f5b73bdf45604e2efec +size 52734 diff --git a/thumbnails/Cobot_Magic_fold_the_towel.jpg b/thumbnails/Cobot_Magic_fold_the_towel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da858522f8b3b7798121c4dae65b0d748903b8c7 --- /dev/null +++ b/thumbnails/Cobot_Magic_fold_the_towel.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3f12215d41b48a74ab741244253cc2a69978a38d98d5ab88156037c5efe9e8 +size 7432 diff --git a/thumbnails/Cobot_Magic_fold_towel_a.jpg b/thumbnails/Cobot_Magic_fold_towel_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2bc16f8b7035b0e3bb5ca06115bd0ec9dbaf5d2 --- /dev/null +++ b/thumbnails/Cobot_Magic_fold_towel_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84293eb9effcc3a30b916823369dec27cc1b5da597e9303715a9a1d7c680b2c2 +size 21314 diff --git a/thumbnails/Cobot_Magic_food_packaging.jpg b/thumbnails/Cobot_Magic_food_packaging.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc1ba0e7700fe39ab31bbcdc82b47b853984654f --- /dev/null +++ b/thumbnails/Cobot_Magic_food_packaging.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f221da1cf50b1604554642265a2b0116569d50b6a7c246ace56350fb74c58cad +size 14238 diff --git a/thumbnails/Cobot_Magic_make_fruit_salad.jpg b/thumbnails/Cobot_Magic_make_fruit_salad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53784e7a27f973747f653c50bed437f09bfd4de3 --- /dev/null +++ b/thumbnails/Cobot_Magic_make_fruit_salad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:094811cfec2d00c63b5285343395ab301648748b9dd455a9da959404c778084e +size 18037 diff --git a/thumbnails/Cobot_Magic_make_hamburger.jpg b/thumbnails/Cobot_Magic_make_hamburger.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8554fa9264990463e2a5a59a60240a623cf32928 --- /dev/null +++ b/thumbnails/Cobot_Magic_make_hamburger.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98887834fa049c484e12fbe8d6dea3feb969d168141c934be18e13aa0456c250 +size 23136 diff --git a/thumbnails/Cobot_Magic_mobile_cube.jpg b/thumbnails/Cobot_Magic_mobile_cube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98bee928424ce86a12a133a1c7c5c6570a48d954 --- /dev/null +++ b/thumbnails/Cobot_Magic_mobile_cube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db92ec6176f61fb7804e0384208ed049ddf354642a9d188f57f61d2bb2789c71 +size 14853 diff --git a/thumbnails/Cobot_Magic_mobile_cube_blackboard.jpg b/thumbnails/Cobot_Magic_mobile_cube_blackboard.jpg new file mode 100644 index 0000000000000000000000000000000000000000..878e4f8642b9eecb01748ea3a5b1ee700589a330 --- /dev/null +++ b/thumbnails/Cobot_Magic_mobile_cube_blackboard.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cede95ee7677c3c43193b0de901c419f55f4a545be27db70e4c6d578320b5f3 +size 14349 diff --git a/thumbnails/Cobot_Magic_move_beverage.jpg b/thumbnails/Cobot_Magic_move_beverage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6028625ab8bbfb0c7a6f54728155bb1e0275021e --- /dev/null +++ b/thumbnails/Cobot_Magic_move_beverage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ed36f5a536232618928c1e10011053ffd338d5e7f31672d8674266d70b75b4 +size 17012 diff --git a/thumbnails/Cobot_Magic_move_plate.jpg b/thumbnails/Cobot_Magic_move_plate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3ce7a4ec795da1062826b2bcc16cb5b1d5ebd2f --- /dev/null +++ b/thumbnails/Cobot_Magic_move_plate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35a605db1283d675f51d1a4d453ed25579f9122a60e446c3b5ac2f2c83b21ef +size 16734 diff --git a/thumbnails/Cobot_Magic_move_the_ball.jpg b/thumbnails/Cobot_Magic_move_the_ball.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7378f7cd734af4701041ead6856ae2c70f169a04 --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_ball.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9271327ec926a8e31363124b4cd24ee7c7ddc169403ec213b25493fcfccdff9 +size 16043 diff --git a/thumbnails/Cobot_Magic_move_the_ball_and_the_cube_block.jpg b/thumbnails/Cobot_Magic_move_the_ball_and_the_cube_block.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef1421e97ff1191105ea3eda5d643a7e4cdb32df --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_ball_and_the_cube_block.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c023f73d64a50bdab00a54c40d166ce0bd40941aec622dcda53b82b260910c8 +size 16997 diff --git a/thumbnails/Cobot_Magic_move_the_ball_interference.jpg b/thumbnails/Cobot_Magic_move_the_ball_interference.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a02419ea79a5b26df4cf497bacb6388f9d08c685 --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_ball_interference.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06b73615d470f2fca3105b44170b5a39f1897ddd0d2ab68585522d0f6b5c62f +size 14795 diff --git a/thumbnails/Cobot_Magic_move_the_bread.jpg b/thumbnails/Cobot_Magic_move_the_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..464cdb8792bfb7ef565972e979569c9db811e5d4 --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2e34e85fd1550a8d3aef297c3a7de9de6b36a72352670bbd7ade3a1a9465bbc +size 17479 diff --git a/thumbnails/Cobot_Magic_move_the_cup.jpg b/thumbnails/Cobot_Magic_move_the_cup.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47556940ffd061f1909479f05bdb29ef8412087f --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_cup.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a694d09fd0d71a57283f0e9efaa456495529b378cae21b62907761d16aac8e0 +size 16256 diff --git a/thumbnails/Cobot_Magic_move_the_plate.jpg b/thumbnails/Cobot_Magic_move_the_plate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3cfa4d2038437e249251cc7981860b1d6ba27738 --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_plate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5807cacd1d6f47a9327bb3f7af6c30212a96a6ca8448804b8f148ad8f93db2d5 +size 17142 diff --git a/thumbnails/Cobot_Magic_move_the_small_ball.jpg b/thumbnails/Cobot_Magic_move_the_small_ball.jpg new file mode 100644 index 0000000000000000000000000000000000000000..991ee09536c249660afe002e94e7a4d0386846cc --- /dev/null +++ b/thumbnails/Cobot_Magic_move_the_small_ball.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa406331e387df548c03db6df48a1ba82df4bcb6968fad1a4287c33bb7cb6e43 +size 14710 diff --git a/thumbnails/Cobot_Magic_movethe_position_of_the_bluetooth.jpg b/thumbnails/Cobot_Magic_movethe_position_of_the_bluetooth.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e73445b5cd6f69a7edc158111523a7e5f839e419 --- /dev/null +++ b/thumbnails/Cobot_Magic_movethe_position_of_the_bluetooth.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44866fdce2165eca598c132832941618f6819701d6d4bcf48d6835fd8a083b58 +size 14831 diff --git a/thumbnails/Cobot_Magic_open_the_shoebox.jpg b/thumbnails/Cobot_Magic_open_the_shoebox.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58ecd0c231b5867f695d210e2ff0f5347a984425 --- /dev/null +++ b/thumbnails/Cobot_Magic_open_the_shoebox.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a464a14733c27321d64e8ea1981cfe96dbf0a322c9ceaeb3061b993ea840d0d5 +size 11610 diff --git a/thumbnails/Cobot_Magic_place_square_pyramid.jpg b/thumbnails/Cobot_Magic_place_square_pyramid.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cfb79569b3760e5d9878b57e53d5309a5d1ed51e --- /dev/null +++ b/thumbnails/Cobot_Magic_place_square_pyramid.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0332156cf1ee112ff4770d6ec6b0fe1fbb459d360cf17adc820b8c814c8f7f +size 17064 diff --git a/thumbnails/Cobot_Magic_place_the_cube_block.jpg b/thumbnails/Cobot_Magic_place_the_cube_block.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c5cc9f222c02038ec4e046c75811280b3473dd6 --- /dev/null +++ b/thumbnails/Cobot_Magic_place_the_cube_block.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcd7ff5e5b676d7ac7203d67462990f4a1f7e84a8088ddf40b31be391774294 +size 15981 diff --git a/thumbnails/Cobot_Magic_place_the_test_tube.jpg b/thumbnails/Cobot_Magic_place_the_test_tube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cded7693218a0d91142a80a6c88b651405ee8da --- /dev/null +++ b/thumbnails/Cobot_Magic_place_the_test_tube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ed05940075330830afea4ebc92683d9004ba761a836bc591022438f55e6a6a +size 10105 diff --git a/thumbnails/Cobot_Magic_plate_storage_apple.jpg b/thumbnails/Cobot_Magic_plate_storage_apple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40eb90f36996cc55e8dfa7e17e1d2a7f46ad906b --- /dev/null +++ b/thumbnails/Cobot_Magic_plate_storage_apple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5174ec7d0c81065a13a42526f9715f90bf6b2f55061fbc59fbc8324ee5fd98e1 +size 17610 diff --git a/thumbnails/Cobot_Magic_plate_storage_bread.jpg b/thumbnails/Cobot_Magic_plate_storage_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bbe4dfb3e0481565969e740924ea503ce59cff6f --- /dev/null +++ b/thumbnails/Cobot_Magic_plate_storage_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9053d6a25c41a2f0d172cbbbc4c401faf27d1af0fbda0eefd32dfacc047745e +size 18301 diff --git a/thumbnails/Cobot_Magic_plate_storaje_baozi.jpg b/thumbnails/Cobot_Magic_plate_storaje_baozi.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d6b7221b39e8c47728afc077967759d8545d709 --- /dev/null +++ b/thumbnails/Cobot_Magic_plate_storaje_baozi.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f069c697c28e01d8c24d036b54967b517e9719fc30b55370a2651ffc6e3434d2 +size 39567 diff --git a/thumbnails/Cobot_Magic_pot_storage_steamer.jpg b/thumbnails/Cobot_Magic_pot_storage_steamer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea4b205ef5615de0e2fdfb370221e4ee77df7f9d --- /dev/null +++ b/thumbnails/Cobot_Magic_pot_storage_steamer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fc6105423e1447053cf723faa2b218e998b20d96b0363a542e31577805da0a6 +size 37853 diff --git a/thumbnails/Cobot_Magic_pour_drink.jpg b/thumbnails/Cobot_Magic_pour_drink.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cafb98c8ee8fa1587baa47057d600bb0867a102 --- /dev/null +++ b/thumbnails/Cobot_Magic_pour_drink.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a8f6e8041ebdeb4343179760e369e091b2e279089753651af615332a837334 +size 19685 diff --git a/thumbnails/Cobot_Magic_pour_water_a.jpg b/thumbnails/Cobot_Magic_pour_water_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1827a9516cea810419b323701031cc7389f39fdc --- /dev/null +++ b/thumbnails/Cobot_Magic_pour_water_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d2391c7eef040d3c37492d69f50f3190bf7eff162e28174d20c6332009fd64 +size 6161 diff --git a/thumbnails/Cobot_Magic_pour_water_bottle.jpg b/thumbnails/Cobot_Magic_pour_water_bottle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2850c57d77255478569e25e04cf48ded2862993f --- /dev/null +++ b/thumbnails/Cobot_Magic_pour_water_bottle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e5edad5d40fc8339b31293c39177f591e75837935c2e13ae1ff7e6e3c7da9b +size 18419 diff --git a/thumbnails/Cobot_Magic_prepare_breakfast.jpg b/thumbnails/Cobot_Magic_prepare_breakfast.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7e1235e4b14e1e026ff9e41b55c09011bbdad36 --- /dev/null +++ b/thumbnails/Cobot_Magic_prepare_breakfast.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11e71185f7254065bd59c157a45613f5a389ed57552323c0e12757ee6cf2cd3 +size 14636 diff --git a/thumbnails/Cobot_Magic_pull_zipper.jpg b/thumbnails/Cobot_Magic_pull_zipper.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f07bad747ccee0024ad104d8784d1f2ec5a0cf1 --- /dev/null +++ b/thumbnails/Cobot_Magic_pull_zipper.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30549a13e1325b1a34df131f08e7f324a9e92a56a3beb05bda81ec5857e56a06 +size 12167 diff --git a/thumbnails/Cobot_Magic_pushing_magnet.jpg b/thumbnails/Cobot_Magic_pushing_magnet.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3514759b3df8bc701868d2343d817766db2a99a4 --- /dev/null +++ b/thumbnails/Cobot_Magic_pushing_magnet.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1e0d6394aaab14a96ecf9024dbafff1b1f645e13dca61865849e533bdf8972 +size 15687 diff --git a/thumbnails/Cobot_Magic_put_in_the_pear.jpg b/thumbnails/Cobot_Magic_put_in_the_pear.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1b01a06025d80fed4fdd69df2234292fcc8dde6 --- /dev/null +++ b/thumbnails/Cobot_Magic_put_in_the_pear.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e155edbfd9444bda7e9bd6bddf1616a0288165f8fe861c65949f3ae8404247 +size 17062 diff --git a/thumbnails/Cobot_Magic_put_the_building_block_on_the_table.jpg b/thumbnails/Cobot_Magic_put_the_building_block_on_the_table.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79d512f56e7ef82ac2674a80205755dc165e8040 --- /dev/null +++ b/thumbnails/Cobot_Magic_put_the_building_block_on_the_table.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eed7e86f9f0a33ac41fc1cfc56e1d32c4259b9f8863a9642e4743dd9f866c5ed +size 20277 diff --git a/thumbnails/Cobot_Magic_steamer_storage_dumpling.jpg b/thumbnails/Cobot_Magic_steamer_storage_dumpling.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0eecb0b01ce06d7f11227e19564d270391e8ca0f --- /dev/null +++ b/thumbnails/Cobot_Magic_steamer_storage_dumpling.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5cebff2fcbc1c5fd2ae3583d3993da33bc8ea194b1291a19ed26eb81e1ede4 +size 51227 diff --git a/thumbnails/Cobot_Magic_storage_plate.jpg b/thumbnails/Cobot_Magic_storage_plate.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7a031f3fe05ccd96e41373b75de13c731db8c8d --- /dev/null +++ b/thumbnails/Cobot_Magic_storage_plate.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798ea7131a46e04f10f52e9837c64de2801c16f31e96c24e19b05c29ed600ec4 +size 15908 diff --git a/thumbnails/Cobot_Magic_take_out_a_pen_from_the_pen_holder.jpg b/thumbnails/Cobot_Magic_take_out_a_pen_from_the_pen_holder.jpg new file mode 100644 index 0000000000000000000000000000000000000000..45b6588eec95ed14ad6550f79b2ceb45e115b7a3 --- /dev/null +++ b/thumbnails/Cobot_Magic_take_out_a_pen_from_the_pen_holder.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf342607fffc30e04dcee54a0d558b136e5fa1350a00384ab4ae35dae63c7a4 +size 23711 diff --git a/thumbnails/Cobot_Magic_take_out_the_bread.jpg b/thumbnails/Cobot_Magic_take_out_the_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6c488107f8ffbe8871d93ba10123e4a4d396f4c --- /dev/null +++ b/thumbnails/Cobot_Magic_take_out_the_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaae18e8d5eaa73bb7ab6972fb8ccc136af5ac715d074bbc92db0f3447b34e08 +size 39817 diff --git a/thumbnails/Cobot_Magic_take_the_shoes_off_the_shelf.jpg b/thumbnails/Cobot_Magic_take_the_shoes_off_the_shelf.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9cf5ec6dcc44602c838acd0097debf5f4674d1da --- /dev/null +++ b/thumbnails/Cobot_Magic_take_the_shoes_off_the_shelf.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c7c397dc65525226021205334032d07fd8172a40a7276fcc772976bc321564 +size 70064 diff --git a/thumbnails/Cobot_Magic_the_box_stores_table_tennis_balls.jpg b/thumbnails/Cobot_Magic_the_box_stores_table_tennis_balls.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71770f44e808c4bfabee8801e6458b2677d805a2 --- /dev/null +++ b/thumbnails/Cobot_Magic_the_box_stores_table_tennis_balls.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9271204a5520b6e3df1fc6f9c2e86a97468e14d0e65034486bcd39be81243b9e +size 62373 diff --git a/thumbnails/Cobot_Magic_the_plate_holds_the_fruit.jpg b/thumbnails/Cobot_Magic_the_plate_holds_the_fruit.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0c654f0f819c8ed7ab947d0221bbb937c91dcc13 --- /dev/null +++ b/thumbnails/Cobot_Magic_the_plate_holds_the_fruit.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1662bc8399be24c20f78c2a4f0c6546df9f1ff4712886e46cd5a226a0c58e1 +size 24062 diff --git a/thumbnails/Cobot_Magic_the_plate_holds_the_vegetables.jpg b/thumbnails/Cobot_Magic_the_plate_holds_the_vegetables.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c18ceb0abe1b4bcf94088d1941085e05adb4f6c --- /dev/null +++ b/thumbnails/Cobot_Magic_the_plate_holds_the_vegetables.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb6ed547353a9fde16fcbc0a4474b58f1c99819afb96b0cb41ec0baf50416d7 +size 56038 diff --git a/thumbnails/Cobot_Magic_turn_off_the_desk_lamp.jpg b/thumbnails/Cobot_Magic_turn_off_the_desk_lamp.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f753bd24dfc3ed72f63a85b5b9d42016351c339 --- /dev/null +++ b/thumbnails/Cobot_Magic_turn_off_the_desk_lamp.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00a2744d2f58d9f9d854d3d9df5954039d0df4770a08ccb2a36384590f3737e +size 53620 diff --git a/thumbnails/Cobot_Magic_turn_on_the_bulb.jpg b/thumbnails/Cobot_Magic_turn_on_the_bulb.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e63e69d019c461e8728ff8e3ca9c039577a0c127 --- /dev/null +++ b/thumbnails/Cobot_Magic_turn_on_the_bulb.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4185126c8459e17069850464c2316e2e4d8d649f210c33402c75c3b857e00b +size 29499 diff --git a/thumbnails/Cobot_Magic_turn_on_the_desk_lamp.jpg b/thumbnails/Cobot_Magic_turn_on_the_desk_lamp.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aeeddaa1601953777ecf3814307b0e659b9b4396 --- /dev/null +++ b/thumbnails/Cobot_Magic_turn_on_the_desk_lamp.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101ff169fb366aeefc6202976d4abe1999f5662ea2b197430a3666f12a0013a4 +size 71708 diff --git a/thumbnails/Cobot_Magic_twist_bottle_cap.jpg b/thumbnails/Cobot_Magic_twist_bottle_cap.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dbc162b4b07cb478febc54d89c8ebd107f25f7a8 --- /dev/null +++ b/thumbnails/Cobot_Magic_twist_bottle_cap.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f97389ee1174b718a9a112c68c8d8c90cc4ecc0bad2169fea18cab393dcc5b +size 7982 diff --git a/thumbnails/Cobot_Magic_vase_storage_flower.jpg b/thumbnails/Cobot_Magic_vase_storage_flower.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc38a37d83eced4d7e8032682ff3f5b297e5550e --- /dev/null +++ b/thumbnails/Cobot_Magic_vase_storage_flower.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42437dab1d9a52efd8c213b6f813cdb436ecb853de0b5e14ad670d32d0308bf1 +size 69917 diff --git a/thumbnails/Cobot_Magic_water_bottle_storage.jpg b/thumbnails/Cobot_Magic_water_bottle_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..64f2fc0f5e5bedbb176305456b8dcdf166e0d464 --- /dev/null +++ b/thumbnails/Cobot_Magic_water_bottle_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8715e27d4406f4fa74d1feec1e2092d6e20b06bdaa6436f17904562af03367f5 +size 17432 diff --git a/thumbnails/G1edu-u3_basket_storage_apple.jpg b/thumbnails/G1edu-u3_basket_storage_apple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cee3aad594e20e2319c90620e7d67b7f660e642b --- /dev/null +++ b/thumbnails/G1edu-u3_basket_storage_apple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640bf98e6f023b7b8cb75dc44bc35f1a505202b6a54b18417362c7dda906e84e +size 23528 diff --git a/thumbnails/G1edu-u3_basket_storage_apple_b.jpg b/thumbnails/G1edu-u3_basket_storage_apple_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..024e51a3f38f0081e0661edf59c00d8dfdf4cc60 --- /dev/null +++ b/thumbnails/G1edu-u3_basket_storage_apple_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b998372943f2f174a23f12aa3280528c6786c18c281d46c329f7767e8905c2 +size 30522 diff --git a/thumbnails/G1edu-u3_bowl_storage_grape_singletry.jpg b/thumbnails/G1edu-u3_bowl_storage_grape_singletry.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9bd67ebf0cc1d122bbc65624c1f90c7c7cdbbdf7 --- /dev/null +++ b/thumbnails/G1edu-u3_bowl_storage_grape_singletry.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0754cce989862ebcf99a144bee9a84dd12a425269db10b73e1c890928ed36c +size 30492 diff --git a/thumbnails/G1edu-u3_food_storage.jpg b/thumbnails/G1edu-u3_food_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3586f23591a35b0aa4461e250c6b5b7df49de6f4 --- /dev/null +++ b/thumbnails/G1edu-u3_food_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a19c8e43acf80212c52050cc532ee84f6cc83653a5e79202891ce240f7acfe5 +size 33031 diff --git a/thumbnails/G1edu-u3_little_tray_storage_apple_b.jpg b/thumbnails/G1edu-u3_little_tray_storage_apple_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a50a433adf83608f0bc45d7c556c69eeaaf33145 --- /dev/null +++ b/thumbnails/G1edu-u3_little_tray_storage_apple_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ba6f9f61b42134c41afdbb9783691975cfcb03715279b4195bf7d23e93519b +size 31348 diff --git a/thumbnails/G1edu-u3_little_tray_storage_lemon_b.jpg b/thumbnails/G1edu-u3_little_tray_storage_lemon_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08ae59a431e1acc07aa9b5852c8c8c9198435543 --- /dev/null +++ b/thumbnails/G1edu-u3_little_tray_storage_lemon_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f69dcafa58359541dad9d35ac99a48a8c9f1c964adca3dc0f49717b390aade9 +size 26899 diff --git a/thumbnails/G1edu-u3_pick_apple_a.jpg b/thumbnails/G1edu-u3_pick_apple_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..371c677595b26d0f115f61fdd21bb9464bd43ab6 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_apple_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab5a3392a1e1b8c9d5ba7d5251e42341954368719b1a00308d57e8e543691a5f +size 29473 diff --git a/thumbnails/G1edu-u3_pick_apple_b.jpg b/thumbnails/G1edu-u3_pick_apple_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e48582c0292fa2bb67dba614a61b272f28325b7 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_apple_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcde2590b5d9591712f93965bc620d4bfa803f63ddfad5b80ee9a5458291debc +size 25779 diff --git a/thumbnails/G1edu-u3_pick_crumpled_paper_aa.jpg b/thumbnails/G1edu-u3_pick_crumpled_paper_aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ff6b4d100fb9d2a2e7d6b02764bf74856e61c61b --- /dev/null +++ b/thumbnails/G1edu-u3_pick_crumpled_paper_aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43496f388741f95cdf4cbafd9b9f0d5737acba70944269fb71cad5929f65c806 +size 29525 diff --git a/thumbnails/G1edu-u3_pick_cup_a.jpg b/thumbnails/G1edu-u3_pick_cup_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb90682e3b9b5458e7a1cb8c1e035871ff653334 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_cup_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1ff56346679f6489ddb357419b233ce7fe93fd0fa396e3f65b0bcf72a2bce4 +size 20860 diff --git a/thumbnails/G1edu-u3_pick_empty_bottle_ab.jpg b/thumbnails/G1edu-u3_pick_empty_bottle_ab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a61cb120e08fbbcdbb9de477dfd16756f8fbbd6 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_empty_bottle_ab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c89c93e70d3940e260d40494c18be94eecdcca2fe1a2da4eaa3e863b2d21e03 +size 32253 diff --git a/thumbnails/G1edu-u3_pick_leftover_food_ac.jpg b/thumbnails/G1edu-u3_pick_leftover_food_ac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a8fc44ee380c7dfe821c75db17732143e9eefc3f --- /dev/null +++ b/thumbnails/G1edu-u3_pick_leftover_food_ac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158ed669665555d041c5627db17bf9bd21096e37aa242b40302d42aebbd95150 +size 28046 diff --git a/thumbnails/G1edu-u3_pick_metal_bowl_aa.jpg b/thumbnails/G1edu-u3_pick_metal_bowl_aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..254926db65f02341b3b72e7021503745fcfbe2d9 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_metal_bowl_aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c7887d77fae63ac289514c21685fd036d3ed69ac2846bc23e0217593c633da +size 31980 diff --git a/thumbnails/G1edu-u3_pick_metal_bowl_ab.jpg b/thumbnails/G1edu-u3_pick_metal_bowl_ab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..93124998b0a7477723d7aa6e9cd794dd79caa3c6 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_metal_bowl_ab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef577aca82a73efa5aa0b987fedaf066714e479bf4f443e6a9c092d1f02ec288 +size 30437 diff --git a/thumbnails/G1edu-u3_pick_plastic_bowl_ac.jpg b/thumbnails/G1edu-u3_pick_plastic_bowl_ac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..65deab9937b7c8e79aff7c006d9ad9b36ea00d4e --- /dev/null +++ b/thumbnails/G1edu-u3_pick_plastic_bowl_ac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d0a3b198ca0ced2bec5addb678f6c9d805905dbbb3695495a486cc387759c9 +size 28192 diff --git a/thumbnails/G1edu-u3_pick_plastic_bowl_ad.jpg b/thumbnails/G1edu-u3_pick_plastic_bowl_ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..693019f3c9062d696d093884d630313bccaa0aa7 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_plastic_bowl_ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf639568bb9a36ce53c5510fc3c843a530668a08ff3404802f0b309061df29d +size 31916 diff --git a/thumbnails/G1edu-u3_pick_up_the_bottled_water_a.jpg b/thumbnails/G1edu-u3_pick_up_the_bottled_water_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bc555516160474ac8acff9fde67bb4903b8011ab --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_bottled_water_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bbcccd15018ed3b51b1f0d4c398876b45c322173f666e527ab6d8770b30ad90 +size 28009 diff --git a/thumbnails/G1edu-u3_pick_up_the_bottled_water_as.jpg b/thumbnails/G1edu-u3_pick_up_the_bottled_water_as.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f3b4f57f43e666250a076ea6ef1967a07d14e48 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_bottled_water_as.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a8cf4640743e48e7993c6bbe68ae6a2547cbc6a5a620a7eafa3fd140d614b9 +size 26559 diff --git a/thumbnails/G1edu-u3_pick_up_the_bottled_water_b.jpg b/thumbnails/G1edu-u3_pick_up_the_bottled_water_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..868a9dbcb8893ce662de025d466b89e537ccc1ad --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_bottled_water_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a894384cca975795ed1addd1c33cabd02de95ea18a12eaa088afcc43ba07108b +size 25793 diff --git a/thumbnails/G1edu-u3_pick_up_the_bread_az.jpg b/thumbnails/G1edu-u3_pick_up_the_bread_az.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b37ad3264c95ee67ae50b818684940cd9332ad21 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_bread_az.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab45d092a83b48679baa793abae747a790a103864a4428ea754204ed2e4da7cc +size 29114 diff --git a/thumbnails/G1edu-u3_pick_up_the_lemon_a.jpg b/thumbnails/G1edu-u3_pick_up_the_lemon_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e13541d97823b53574be8088a629c8eac2f808d9 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_lemon_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca97e3ef5d62ddd54b8585914bc3d72a9dfcde3db2cbc1f64d7e8a6b52d795ad +size 24890 diff --git a/thumbnails/G1edu-u3_pick_up_the_lemon_at.jpg b/thumbnails/G1edu-u3_pick_up_the_lemon_at.jpg new file mode 100644 index 0000000000000000000000000000000000000000..53e9fcce3a7986d602522368bedab0f94bdc1ae3 --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_lemon_at.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a2809db6635e7e60a04f77d459b2ba1ae3678c4b041d3bdffa13c64da849a4 +size 24005 diff --git a/thumbnails/G1edu-u3_pick_up_the_tissue_box_ao.jpg b/thumbnails/G1edu-u3_pick_up_the_tissue_box_ao.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8c89b9977af78db49bca7624b280153605b6e99c --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_tissue_box_ao.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e00c55c733d7cdd7236c6c98b5e3999f4a379e94c219e3d4774d878b6fa814e +size 25817 diff --git a/thumbnails/G1edu-u3_pick_up_the_toy_ai.jpg b/thumbnails/G1edu-u3_pick_up_the_toy_ai.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78217b88c532b9423e5bc9e3de6f267e518f36ad --- /dev/null +++ b/thumbnails/G1edu-u3_pick_up_the_toy_ai.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84db8ad6b2e7af3801d27afe9c7f44c8517c350d4440459a12bb96d123a677be +size 25084 diff --git a/thumbnails/G1edu-u3_place_apple_c.jpg b/thumbnails/G1edu-u3_place_apple_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc1928fa4dc366f48a90906d06de2d5c915671f7 --- /dev/null +++ b/thumbnails/G1edu-u3_place_apple_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465842b20392bae55c4974eba86f9bd58b8111cb5bfc1d44388d4fbc1e539ac1 +size 28375 diff --git a/thumbnails/G1edu-u3_place_bottle_c.jpg b/thumbnails/G1edu-u3_place_bottle_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a909f152213bbb593d30965ef9207479806cc48 --- /dev/null +++ b/thumbnails/G1edu-u3_place_bottle_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb513eb0c156c0c3d3d67fade581315077bfb0b0faca26a472ea437cae8ebe68 +size 23350 diff --git a/thumbnails/G1edu-u3_place_metal_bowl_ae.jpg b/thumbnails/G1edu-u3_place_metal_bowl_ae.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3bee3237de379b5f18bafdf2df8ec43236c0d9f7 --- /dev/null +++ b/thumbnails/G1edu-u3_place_metal_bowl_ae.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389d152336c2a6d023f3e1ee18dab8388580ce29215f183a61b0be35b4a1ec90 +size 32390 diff --git a/thumbnails/G1edu-u3_place_metal_bowl_af.jpg b/thumbnails/G1edu-u3_place_metal_bowl_af.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78d7cc40c07faa1afaaa31706c8020cb1c5ddf17 --- /dev/null +++ b/thumbnails/G1edu-u3_place_metal_bowl_af.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2342e9280d454075ed13a63b088561ca37341de3a5a8e8e57eca6d488619906 +size 31963 diff --git a/thumbnails/G1edu-u3_place_plastic_bowl_ag.jpg b/thumbnails/G1edu-u3_place_plastic_bowl_ag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f947de28561abfe47bf3e0931726cd683a676171 --- /dev/null +++ b/thumbnails/G1edu-u3_place_plastic_bowl_ag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c247e8801578278b3c55e9ab87c367ceb38f9be9b6b6edbd4d46dc982d090d3 +size 32010 diff --git a/thumbnails/G1edu-u3_place_plastic_bowl_ah.jpg b/thumbnails/G1edu-u3_place_plastic_bowl_ah.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a62e3ba8d17ea497c5375ff264f8cd5c3a570c3 --- /dev/null +++ b/thumbnails/G1edu-u3_place_plastic_bowl_ah.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd2d1cfb09ee79bd6da1c7990e427cde7dee052a41ccb33fe7ed16cbd00ba85 +size 32683 diff --git a/thumbnails/G1edu-u3_plate_storage_doll.jpg b/thumbnails/G1edu-u3_plate_storage_doll.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fa37efbfa9530baca68a2bc938f25766ee06279 --- /dev/null +++ b/thumbnails/G1edu-u3_plate_storage_doll.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00614eb4c2de805792bdb2a83a777889ffd67778e969e90cbe7fd5f5ebdd75ca +size 21303 diff --git a/thumbnails/G1edu-u3_plate_storage_rabbit_doll.jpg b/thumbnails/G1edu-u3_plate_storage_rabbit_doll.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9ef4b1ad28c3814871ede8a5abf659ae2fe5005 --- /dev/null +++ b/thumbnails/G1edu-u3_plate_storage_rabbit_doll.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f024e72177538f541ca63bc2b1bf386ee067097f1999ce9a76f9858c560726b +size 17891 diff --git a/thumbnails/G1edu-u3_pullBowl_storage_bread_a.jpg b/thumbnails/G1edu-u3_pullBowl_storage_bread_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2742510cd5fe2d0a19e60a255edd7fb28021a431 --- /dev/null +++ b/thumbnails/G1edu-u3_pullBowl_storage_bread_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89bfb56871e0178e3b524c2c5219d20958fd4955cff50b0bb884a5bb05bc459b +size 30852 diff --git a/thumbnails/G1edu-u3_pullBowl_storage_bread_b.jpg b/thumbnails/G1edu-u3_pullBowl_storage_bread_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61c2ff0b244e2950a657e9670ded7c8b442cc4f2 --- /dev/null +++ b/thumbnails/G1edu-u3_pullBowl_storage_bread_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55b4271dfd6e23f54ab67a9bf2cc70eae8479f1111e256170a1969427731bbf +size 32836 diff --git a/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_C.jpg b/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_C.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7dc145f9442919cad5f899db1258ec046d80105 --- /dev/null +++ b/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_C.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18442d722757394799de9eb8921776edfd496b4e4035fb243fe9712ce140ae8c +size 33834 diff --git a/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_a.jpg b/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5aa8aa10a3c604863f2c432223cb5d02e06c99fc --- /dev/null +++ b/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e231c064be72a7b586fc12cc2ed22984d40865856ed1e47b4073906e9506de3c +size 38023 diff --git a/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_b.jpg b/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1412d8f0acfb30e42961f823c03dd30a8d68f2e7 --- /dev/null +++ b/thumbnails/G1edu-u3_pullBowl_storage_bread_unordered_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c429b004af694708187bce8f3eb9a8eefadb9cf5c13970e2a1878466c64a6a0b +size 30970 diff --git a/thumbnails/G1edu-u3_put_the_bread_aw.jpg b/thumbnails/G1edu-u3_put_the_bread_aw.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1735a78fdd8492e80c6ad59b2a17d720ce22cc42 --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_bread_aw.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04033db40dab21b3c80b9220eb80966a26aef670dcc6bd82ce8c3460bc7bc4e9 +size 24944 diff --git a/thumbnails/G1edu-u3_put_the_cup_b.jpg b/thumbnails/G1edu-u3_put_the_cup_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a4fd57821b45e2631d2e253cebef95bdef54cbf9 --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_cup_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2373ec5bf6e1aae7a983677f2b651441aa16e63b967bc9f118f7ed77a1d56d7 +size 24123 diff --git a/thumbnails/G1edu-u3_put_the_lemon_af.jpg b/thumbnails/G1edu-u3_put_the_lemon_af.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3fab1ed7ff35477bfbcb3ad0667a87648184f00 --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_lemon_af.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58e0682f8c406470ba3c77776db3e5f564996a0fca725904610f63e8c29521c +size 22854 diff --git a/thumbnails/G1edu-u3_put_the_lemon_on_the_plate_ah.jpg b/thumbnails/G1edu-u3_put_the_lemon_on_the_plate_ah.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78a3c91f7789dbc561874b04f4a410e343f9d2ed --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_lemon_on_the_plate_ah.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:febbc9d1e048635518ab482f592e6c7cc4c7d2445d8d1e7ad59593c0419c4658 +size 27020 diff --git a/thumbnails/G1edu-u3_put_the_tissue_box_al.jpg b/thumbnails/G1edu-u3_put_the_tissue_box_al.jpg new file mode 100644 index 0000000000000000000000000000000000000000..66e7f6edee19b4c74adbca80d0527bda43e23507 --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_tissue_box_al.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d5f36bc444b2bc3e315bdf9681a75d29d7c9820e8fa491d2b1883dfbc46a09 +size 23929 diff --git a/thumbnails/G1edu-u3_put_the_toy_ap.jpg b/thumbnails/G1edu-u3_put_the_toy_ap.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1cd145057ae85495a3a52b7a98efd6ec0207af44 --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_toy_ap.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:366858be31b59841d4d942c99a9c544efb6eaa45308d18ac3f0d07e6b7c64243 +size 29606 diff --git a/thumbnails/G1edu-u3_put_the_water_bottle_aq.jpg b/thumbnails/G1edu-u3_put_the_water_bottle_aq.jpg new file mode 100644 index 0000000000000000000000000000000000000000..029ed1b6ac489856a79aecc704beadb2a35daef6 --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_water_bottle_aq.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e8dae64be78d7dfa941448caf5fc0451ee863f88fd77a27f15fdba4d0f3eeb +size 24539 diff --git a/thumbnails/G1edu-u3_put_the_water_bottle_on_the_table_d.jpg b/thumbnails/G1edu-u3_put_the_water_bottle_on_the_table_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f58c4c037fcf31ae7aa15cea599776aa0b7cdabb --- /dev/null +++ b/thumbnails/G1edu-u3_put_the_water_bottle_on_the_table_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382487d6719e9c4855cd7b03d65dd5d4951fa2708f30a91c3d63306f9824f997 +size 26173 diff --git a/thumbnails/G1edu-u3_stack_bowls.jpg b/thumbnails/G1edu-u3_stack_bowls.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5f1bc7afe9177b4692af4b4da7406372cf5a8f83 --- /dev/null +++ b/thumbnails/G1edu-u3_stack_bowls.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c66a6bbf7e56d2990bacf6909f894ec2e5815665a55decbe28d2428a51296a +size 16313 diff --git a/thumbnails/G1edu-u3_tray_storage_lemon_a.jpg b/thumbnails/G1edu-u3_tray_storage_lemon_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6cd9eda73c674cd3d921776280daf8b0a994f287 --- /dev/null +++ b/thumbnails/G1edu-u3_tray_storage_lemon_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d480730c1e6c4c8e3af8a17233c1e35aee69a1a32cd87bab54658d140a5f41 +size 26582 diff --git a/thumbnails/Galbot_g1_fold_clothe_b.jpg b/thumbnails/Galbot_g1_fold_clothe_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c2b4641454a51cfca9942b49b3238ab51012df67 --- /dev/null +++ b/thumbnails/Galbot_g1_fold_clothe_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5e319d2c52dbeb807408393b6b418490473e973c7de41259dfb6d8476a3604 +size 57809 diff --git a/thumbnails/Galbot_g1_fold_clothe_c.jpg b/thumbnails/Galbot_g1_fold_clothe_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8663f5a31914d9b8cff3aac5e9c54d211cac39b4 --- /dev/null +++ b/thumbnails/Galbot_g1_fold_clothe_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbbc03e3bc9e4f88d8c8723dc45023e2592768ce4271027d6057e33bd43f3e96 +size 58504 diff --git a/thumbnails/Galbot_g1_fold_clothe_e.jpg b/thumbnails/Galbot_g1_fold_clothe_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..05fbdfe9a78d619d39f52257229dc91084cb731e --- /dev/null +++ b/thumbnails/Galbot_g1_fold_clothe_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d530510d60bcb73c5b4c052055a339d94dcff7abd2cd39f88b6d34f99569befa +size 47446 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_a.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a2a61e58a4ceb8be4b6d92c37549042adf3180f6 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e4acc207a952b8ef0d305d2d119fb286edb342cd5cbed5b4541d4ce9a412d7 +size 24293 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_b.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d00d9881c189f8a93409defad46abce6d69e0b7 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e03d326ebc2cf9ff086020095491397231dd2a989c92c35021e8ed628a5414c +size 28189 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_c.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b38f44e43441b9feb347604159a106722c3a888e --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50023a86a82c9c28bf33ae7dd52bdc093d29af37a266f66d72042e7e2634179 +size 25043 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_d.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2990386990369e1a913413733be4c65340083719 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414e662c9c72025b6ab648357285d62a9a99dbe13592c4b8d1f67cad0260fcca +size 21319 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_e.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9e40adf64c2b81a4d6f744612b5417cf14349993 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faae3e25814423265b835398c0cb17d849ffedba8df393d4c5c0b6b5530f3d6e +size 26424 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_f.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12e9aeffbe6185490d99b959e2d884391cd087d5 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b18fb793c19ac81cf6241e8a3cff23c0fc306ae420bd5703f5080241aad51a +size 25415 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_g.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_g.jpg new file mode 100644 index 0000000000000000000000000000000000000000..406d03ab5ab1aee3a688cc7d5482c66a95e47f81 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_g.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29a858d3fafa6a789419d7ee8d32fa914bc99be09f58e515952f27b7707304e +size 23893 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_h.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_h.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cccf100c7bb1e35f21eb06c4c0ef1a5a5c130094 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_h.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98e7df715f90663a4225e3f82e294d0165557e77235c0b4b465aa860629c0c4 +size 25857 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_i.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_i.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62f64a6b4749815c14e7bc2cba942b0add26e2e3 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_i.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3854bd6126a0b4924ad556e8ba0b5970283dbfa2e20befade5dba90cd68c70c +size 23468 diff --git a/thumbnails/Galbot_g1_steamer_storage_baozi_j.jpg b/thumbnails/Galbot_g1_steamer_storage_baozi_j.jpg new file mode 100644 index 0000000000000000000000000000000000000000..79c43207b0c442348b9017302e82e7fc698e6734 --- /dev/null +++ b/thumbnails/Galbot_g1_steamer_storage_baozi_j.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8ff29dd45bfadd4af9060bc43f81f2b8e2ba401d1d5dd1e4e6b4ddca39b57e +size 32200 diff --git a/thumbnails/R1_Lite_boil_water_in_a_kettle.jpg b/thumbnails/R1_Lite_boil_water_in_a_kettle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5d791c0a3613d7da1aa68d2f3f5d75ba0e5f23f9 --- /dev/null +++ b/thumbnails/R1_Lite_boil_water_in_a_kettle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ca5ff6ada32ab0b90a87a773cb4eb7589177e890340b7cf1772e61a9e1528c +size 50362 diff --git a/thumbnails/R1_Lite_build_blocks.jpg b/thumbnails/R1_Lite_build_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61300dd428279e70f6a0574ab70e1163c5fd5439 --- /dev/null +++ b/thumbnails/R1_Lite_build_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c6cdf83d335f9353355c78d742af38bf80422f0eb0de04c77c37a8284c94b6 +size 28981 diff --git a/thumbnails/R1_Lite_catch_the_water.jpg b/thumbnails/R1_Lite_catch_the_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5e6bfadd807ea3b2ef94a0b72b030881845cf661 --- /dev/null +++ b/thumbnails/R1_Lite_catch_the_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5026e15bd3326eee40705d624fc8d82f5f357a0abab634a4143bf95992643f2f +size 52749 diff --git a/thumbnails/R1_Lite_clean_the_floor.jpg b/thumbnails/R1_Lite_clean_the_floor.jpg new file mode 100644 index 0000000000000000000000000000000000000000..26b7d18bbb4dd02da91b5798b3f6442fedfff8bb --- /dev/null +++ b/thumbnails/R1_Lite_clean_the_floor.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711b9178051ab518f3ac6bded03e069f4098a0f0e651909ee67e987f0ba99d3a +size 80363 diff --git a/thumbnails/R1_Lite_clean_the_sink.jpg b/thumbnails/R1_Lite_clean_the_sink.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a83ca3f07294b24fe8257c53661300f177b13276 --- /dev/null +++ b/thumbnails/R1_Lite_clean_the_sink.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c348d1fe7c1287d29d78a2abfb09a65472b8ce74c797e9ad38f7d01a5ecbd49e +size 55501 diff --git a/thumbnails/R1_Lite_clean_toilet.jpg b/thumbnails/R1_Lite_clean_toilet.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1dab1c0c88a62809da2124e5e85bcb328a696240 --- /dev/null +++ b/thumbnails/R1_Lite_clean_toilet.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ac2fd2fd5762d86901706d1635c473b942e9867d3e61b31db7aad185bdd67d +size 47950 diff --git a/thumbnails/R1_Lite_connect_the_router_cable.jpg b/thumbnails/R1_Lite_connect_the_router_cable.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72810f41a1b5c89e67f5a3fefa194cfc776748dd --- /dev/null +++ b/thumbnails/R1_Lite_connect_the_router_cable.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e866e6b8d2ee89b6ada81777b3ef740c0d02a8ca39584125e89e61b5e5cef7f +size 53734 diff --git a/thumbnails/R1_Lite_cook_a_meal.jpg b/thumbnails/R1_Lite_cook_a_meal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d545dcb5a6128ecb9140c0d727de7761791fe00 --- /dev/null +++ b/thumbnails/R1_Lite_cook_a_meal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71481a5d7e9c9fb35ea3ff081d2b19c63258a7402e7998100b051601ed24dc84 +size 44955 diff --git a/thumbnails/R1_Lite_cover_the_pot_lid.jpg b/thumbnails/R1_Lite_cover_the_pot_lid.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f58e1867b57fa1967cfdcbcee2cd56a457d6484e --- /dev/null +++ b/thumbnails/R1_Lite_cover_the_pot_lid.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42e22327da19c9004210737397810feb11646b3cbc43eb0a3b712927af01a884 +size 64504 diff --git a/thumbnails/R1_Lite_dispose_of_leftover_food.jpg b/thumbnails/R1_Lite_dispose_of_leftover_food.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90e1b154c0fc24163e7dad48d3d805905c2f58d5 --- /dev/null +++ b/thumbnails/R1_Lite_dispose_of_leftover_food.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d702326aa52c8921bd7e50db310b8f08d2b51d8ee7259bcbf28e0df2b06d8f7 +size 80866 diff --git a/thumbnails/R1_Lite_drawer_storage_hair_dryer.jpg b/thumbnails/R1_Lite_drawer_storage_hair_dryer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e5ac41eab94c3631ecb8d01a74bc6eb4cea82fb8 --- /dev/null +++ b/thumbnails/R1_Lite_drawer_storage_hair_dryer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070a161d35f5f54feedd663950a9784d21605586fd600f6c4daf4fe46f306a61 +size 43330 diff --git a/thumbnails/R1_Lite_fold_clothes.jpg b/thumbnails/R1_Lite_fold_clothes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f3a5f8a7a3b0995be9f7e9ea5a48e83d0b6b6fc9 --- /dev/null +++ b/thumbnails/R1_Lite_fold_clothes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b77bc523d75bcb5ba90c50a8dd9c2b26b2040dccbedeec2f584608dce335c95 +size 53173 diff --git a/thumbnails/R1_Lite_garbage_disposal.jpg b/thumbnails/R1_Lite_garbage_disposal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a5422a50f1d040aa6cb7c9d7b1fb89b36d6dbeb --- /dev/null +++ b/thumbnails/R1_Lite_garbage_disposal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e475a31edbaddedd4f5ee1c48513c59158cf2a4c96ed26e9707921e9a3bbc96 +size 63395 diff --git a/thumbnails/R1_Lite_hang_clothes.jpg b/thumbnails/R1_Lite_hang_clothes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55b6af7fb2dc3337b278790a8040fb3c1b69305b --- /dev/null +++ b/thumbnails/R1_Lite_hang_clothes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f047a4d9068134845c357c8227418c9adfa6446c657f76707d08eed1a04d7eda +size 110119 diff --git a/thumbnails/R1_Lite_make_a_landline_call.jpg b/thumbnails/R1_Lite_make_a_landline_call.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea962dbe8ce8ce2789baa4c6da5c33c9da537635 --- /dev/null +++ b/thumbnails/R1_Lite_make_a_landline_call.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e034fdce5d016953cc8b75eb6f89344d8daf7f83636aaf99f26f368c4671bf +size 52736 diff --git a/thumbnails/R1_Lite_make_breakfast.jpg b/thumbnails/R1_Lite_make_breakfast.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ce942a91ed8deea933f0529d623dd8e1ddebd508 --- /dev/null +++ b/thumbnails/R1_Lite_make_breakfast.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8031dacf1ad5699ba6ba6636eeb44bf6b40504da7981a6cc265d56d5a4d76964 +size 76950 diff --git a/thumbnails/R1_Lite_make_tea.jpg b/thumbnails/R1_Lite_make_tea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb85b451c7cd19b7d328eedd9a098c9e35223ec7 --- /dev/null +++ b/thumbnails/R1_Lite_make_tea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e22e4f971f2d9dbf140479c47ad9b11bc5056a1526f200cbed648d2d56c1e0 +size 73864 diff --git a/thumbnails/R1_Lite_make_the_bed.jpg b/thumbnails/R1_Lite_make_the_bed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d51f96d68b2edda99768a0365102ef3577f5dea --- /dev/null +++ b/thumbnails/R1_Lite_make_the_bed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec0921f10aeadfd741b2bd726589bb25a3415cfa0648119fb38b88bb2a621cb +size 39339 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_apple.jpg b/thumbnails/R1_Lite_move_the_position_of_the_apple.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ac75f1f36f484d52682b0b53fbf2a0591255fc2 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_apple.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df8aa2b8bd27e39f8d29dd92180ca9616e18e980af2274700420657f68db6009 +size 24894 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_black_marker.jpg b/thumbnails/R1_Lite_move_the_position_of_the_black_marker.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c3439fcedf17dff82410789d54a912e141af8513 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_black_marker.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89547281bb15d158e554d304f8fd832c8b6335ab4a3aca03ad8b66c73dc080e0 +size 27917 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_brush.jpg b/thumbnails/R1_Lite_move_the_position_of_the_brush.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e164ef61b9fcf04434bf8dd83018e78865b04404 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_brush.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84de48789d1fcac1fd95d63ae355d250e757841bf9d62524ee6f96ad37371df3 +size 36935 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_coffee_capsule.jpg b/thumbnails/R1_Lite_move_the_position_of_the_coffee_capsule.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6af02ca41c6cf2c3ae5399c1c7653a6b1c895c3 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_coffee_capsule.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132a3bc2033af17f8d286d858be9950ba62a550fc4264ceef5e6ea4ac1039b5d +size 33089 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_cookie.jpg b/thumbnails/R1_Lite_move_the_position_of_the_cookie.jpg new file mode 100644 index 0000000000000000000000000000000000000000..73bf16cf39cb0d9acbf940d2a9f72b763b6563f7 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_cookie.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d4c3f6307859229213d4448d3c52820caf567e210d46b360254537cb8466c5 +size 27539 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_duck.jpg b/thumbnails/R1_Lite_move_the_position_of_the_duck.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cd129d9528bf0b4acfee7345a64820acfeb04299 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_duck.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92e426de83e3e204c28294d1ada00166b59f6e4cc1c7ac3d4dea3a7ed810596 +size 34105 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_glass.jpg b/thumbnails/R1_Lite_move_the_position_of_the_glass.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7c8ee9bfd4d7f0ca8da24e06d7b68056822d47e --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_glass.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e596c5c4e50fca93708a9e28aef5118b39547171c17d1672199b2a271dd36cf +size 29705 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_long_bread.jpg b/thumbnails/R1_Lite_move_the_position_of_the_long_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e1c020665ceac780a14c193bf8dfe24de6a91bca --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_long_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae835563c1502cd130a78b3bbd2d862a6d5a58fdfb1a6e1f2d1dcb70e20a6eb +size 33536 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_milk.jpg b/thumbnails/R1_Lite_move_the_position_of_the_milk.jpg new file mode 100644 index 0000000000000000000000000000000000000000..41b56fd757614c68f743a18f759b91b2f72a72b7 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_milk.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:717ad50f5fe7958dcf8be1cb0bbac3d08d280f9e6ebb1e3a0938d11252b0d872 +size 30664 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_orange.jpg b/thumbnails/R1_Lite_move_the_position_of_the_orange.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7be0e00625d609a0ac1f54de93b87f866152371d --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_orange.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d1960a816950436ff120376e434c67a7eede07cbd180152f067c8b8168238a +size 39888 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_peeler.jpg b/thumbnails/R1_Lite_move_the_position_of_the_peeler.jpg new file mode 100644 index 0000000000000000000000000000000000000000..666fe42bf10c8d8f08ed9f888e45714b8f19de8a --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_peeler.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aba1910c249a5f1de6840fba8ae30c3c55f56d1b802d185a95e356e47c208d7 +size 36904 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_pen.jpg b/thumbnails/R1_Lite_move_the_position_of_the_pen.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e81bba588cc85b9f439facd30ea615727a2b72b --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_pen.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761d7e48d5b4ea465d35540133801b01aa99ef8b544e0f9d09f4df73a79956c5 +size 39115 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_rubiks_cube.jpg b/thumbnails/R1_Lite_move_the_position_of_the_rubiks_cube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14290bb25b970435a304c351d6fe851a9c1e4a0a --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_rubiks_cube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25abfc24c6806a3be485c6447ec24e35ddfb6e935b4c559a8a57f9735c35b75 +size 37578 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_soda.jpg b/thumbnails/R1_Lite_move_the_position_of_the_soda.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f1fd0ff2d48afccb9750eea57e0060bc319907e --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_soda.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab724732a07a67cc23cd37ac2073eaac861f75cc306dbefc86ccefe0e01cc31 +size 41575 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_spoon.jpg b/thumbnails/R1_Lite_move_the_position_of_the_spoon.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed50a97a7f67b29a784d42e4bfbbb52fe5c4ebdc --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_spoon.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc90cf37eba8c7988e85cea5c128bfb782b241904fd2eb100badeb497bd0aeb +size 37945 diff --git a/thumbnails/R1_Lite_move_the_position_of_the_triangle_bread.jpg b/thumbnails/R1_Lite_move_the_position_of_the_triangle_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0210d2ed23efa4bbf6a7e0eb3da26839c0ad1bd8 --- /dev/null +++ b/thumbnails/R1_Lite_move_the_position_of_the_triangle_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bac115c89646d1cbe4a4f258583a706b21a3ad39884db3c73254084c0dd1587 +size 28896 diff --git a/thumbnails/R1_Lite_open_and_close_curtains.jpg b/thumbnails/R1_Lite_open_and_close_curtains.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38c74a9108e3f122aea28b777e04ae9bb775db7c --- /dev/null +++ b/thumbnails/R1_Lite_open_and_close_curtains.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3a14c21914415c3095def3ae8088949720593b2d38791769e8cb242e2ea4db +size 47191 diff --git a/thumbnails/R1_Lite_open_and_close_microwave_oven.jpg b/thumbnails/R1_Lite_open_and_close_microwave_oven.jpg new file mode 100644 index 0000000000000000000000000000000000000000..431dd5d2e0c8a5e95a2cf4b3493c9abaaa4ea334 --- /dev/null +++ b/thumbnails/R1_Lite_open_and_close_microwave_oven.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7affa43ac8f07276dcab42b58cc341c5fb15fe40662b4b88e7209148cd72148 +size 48778 diff --git a/thumbnails/R1_Lite_open_and_close_nightstand_door.jpg b/thumbnails/R1_Lite_open_and_close_nightstand_door.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dfbd5fa22e1bb5f265c5a43dd72d7be4cc9b3dda --- /dev/null +++ b/thumbnails/R1_Lite_open_and_close_nightstand_door.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b6ded39a3b9cc0b4b27e52828abff9466736ab5a43f9a25fbdcc4477baba78 +size 34131 diff --git a/thumbnails/R1_Lite_open_and_close_nightstand_drawer.jpg b/thumbnails/R1_Lite_open_and_close_nightstand_drawer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4fed085f1561dfd84fe1c1cd7471dd9c347c40f2 --- /dev/null +++ b/thumbnails/R1_Lite_open_and_close_nightstand_drawer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1719d9a57a6c658ed088aacc0706b91c15ff1412aadb01ad5e76087b1f85526e +size 57455 diff --git a/thumbnails/R1_Lite_open_and_close_the_freezer_door.jpg b/thumbnails/R1_Lite_open_and_close_the_freezer_door.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebde4a5854efdda04c3a0299cdac808eff7c6471 --- /dev/null +++ b/thumbnails/R1_Lite_open_and_close_the_freezer_door.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7901d65bd769dd57293f497ab0bae107dc3f9a2469d1bc808474357970a8e353 +size 64817 diff --git a/thumbnails/R1_Lite_open_the_food_pan.jpg b/thumbnails/R1_Lite_open_the_food_pan.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3c801404030e66a541bf0c55cb48d4b8d859f96c --- /dev/null +++ b/thumbnails/R1_Lite_open_the_food_pan.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263f70320b7dd140fabab169e793b895efc4ac11ceb7f3fead9a174f16ada3d9 +size 49130 diff --git a/thumbnails/R1_Lite_opening_and_closing_aalcony_sliding_doors.jpg b/thumbnails/R1_Lite_opening_and_closing_aalcony_sliding_doors.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f65d1da8f6c09283bdb2856de453ccdb96fd5d6d --- /dev/null +++ b/thumbnails/R1_Lite_opening_and_closing_aalcony_sliding_doors.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4558daedfa908ee3a426be0738aba3f0bc77ac6060ca27da49ece3cb5c247af2 +size 42670 diff --git a/thumbnails/R1_Lite_peach_storage.jpg b/thumbnails/R1_Lite_peach_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ebf5bf86d56db9af56ab45995b12e9aab6d43e3f --- /dev/null +++ b/thumbnails/R1_Lite_peach_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b52512f09a9c6828a0f4686e7db22ea0ca05c189b2aa028c2cf2a1ffda20c58 +size 34236 diff --git a/thumbnails/R1_Lite_pick_up_and_store_items.jpg b/thumbnails/R1_Lite_pick_up_and_store_items.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f03d374923035240e3942dd9df565d53eaf2f40 --- /dev/null +++ b/thumbnails/R1_Lite_pick_up_and_store_items.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e946ddaad1c9c41511171aa6173af599306bd1646e2a1460bb1444dd622b59 +size 48540 diff --git a/thumbnails/R1_Lite_place_the_dress_shirt_on_the_hanger.jpg b/thumbnails/R1_Lite_place_the_dress_shirt_on_the_hanger.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc7007a8e8287a5ab290e999145d2742a95c6fdc --- /dev/null +++ b/thumbnails/R1_Lite_place_the_dress_shirt_on_the_hanger.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882ac2d059ccf8a6d8a1bc65ebbcbb5b0b4ccf8355c3a1f2bbd0bd7296fe414c +size 63964 diff --git a/thumbnails/R1_Lite_plug_the_socket.jpg b/thumbnails/R1_Lite_plug_the_socket.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6c7e735a3654e649a639b798548082a2da5674a --- /dev/null +++ b/thumbnails/R1_Lite_plug_the_socket.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7f1b1051ea7daca0c9a0ef202492788635b596611549099c69aa98682efacf +size 51782 diff --git a/thumbnails/R1_Lite_pour_water.jpg b/thumbnails/R1_Lite_pour_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44119c3035d3576762a6fb96b8ea27ffd488023c --- /dev/null +++ b/thumbnails/R1_Lite_pour_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9819a068869d9790ec949a3666aa905151854cd81916619d1998b5ad3b941aa +size 47528 diff --git a/thumbnails/R1_Lite_put_on_a_garbage_bag.jpg b/thumbnails/R1_Lite_put_on_a_garbage_bag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..89064ad0fe86f0c189ba6594e493b37cc68b36ce --- /dev/null +++ b/thumbnails/R1_Lite_put_on_a_garbage_bag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb3fc5cd385c357af38114583ab9d3a1570a4830038a22e0e6ca1e4028eefaa +size 44008 diff --git a/thumbnails/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.jpg b/thumbnails/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0a82305e307796312d1fbe89145786c11d8664a --- /dev/null +++ b/thumbnails/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd97a43fe25dd7401faea3f81974e50aaefc02c554882d28880cd1ce8d97bf40 +size 53690 diff --git a/thumbnails/R1_Lite_put_the_pillow_on_the_bed.jpg b/thumbnails/R1_Lite_put_the_pillow_on_the_bed.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2346914b30b7a388e127d526cf15668e45cad6c --- /dev/null +++ b/thumbnails/R1_Lite_put_the_pillow_on_the_bed.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddff8d4d13229ef25ae99392c1dc2a790d3d1c1c0be19f5ecb19e965dcfa90d4 +size 43263 diff --git a/thumbnails/R1_Lite_put_the_shoes_into_the_shoe_box.jpg b/thumbnails/R1_Lite_put_the_shoes_into_the_shoe_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f1735e0856206270ecd4192d93ae34a11d7e8f2a --- /dev/null +++ b/thumbnails/R1_Lite_put_the_shoes_into_the_shoe_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240e476eaf1c6cb68278f11491b0658a127df62d983297f0e997e2f72bf04e34 +size 39158 diff --git a/thumbnails/R1_Lite_put_the_tableware_into_the_cupboard.jpg b/thumbnails/R1_Lite_put_the_tableware_into_the_cupboard.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d74e142e5bdec2e493491127bd3a2d055b6e31b1 --- /dev/null +++ b/thumbnails/R1_Lite_put_the_tableware_into_the_cupboard.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c97744660fc7600af82480e32f9334f94347bfee0de5ffb800c039cbaf4cbf +size 58001 diff --git a/thumbnails/R1_Lite_sliding_chair.jpg b/thumbnails/R1_Lite_sliding_chair.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c98a25b302c2bae53fa581ba7890f233fe039197 --- /dev/null +++ b/thumbnails/R1_Lite_sliding_chair.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6580232c896d9e58e9f72b042df0b34fb05b3dbfaf83c40115579d9c4595c9 +size 64931 diff --git a/thumbnails/R1_Lite_stack_baskets.jpg b/thumbnails/R1_Lite_stack_baskets.jpg new file mode 100644 index 0000000000000000000000000000000000000000..72603ee62d88c01bbfb88c019224776d4e3ee69d --- /dev/null +++ b/thumbnails/R1_Lite_stack_baskets.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb824bf8dabd4939f33649f9ebcdf162f0d0c5805dab9330e9588d7cb9ea0be +size 39612 diff --git a/thumbnails/R1_Lite_storage_of_toiletries.jpg b/thumbnails/R1_Lite_storage_of_toiletries.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b4aa4eb33b863e2221f89063d39c49a2ffcb4a09 --- /dev/null +++ b/thumbnails/R1_Lite_storage_of_toiletries.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117c0bb566dad3bdd27fcbe38c802bdeb23744963e60e3264be9b0c9accc2047 +size 53131 diff --git a/thumbnails/R1_Lite_switch_labels.jpg b/thumbnails/R1_Lite_switch_labels.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3423ff761b30f3e060426ed9f2124b61011ead58 --- /dev/null +++ b/thumbnails/R1_Lite_switch_labels.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d66611aee7919b195ad8050e985ac8896d185955d4c9f4cb5471d37c28908a +size 38090 diff --git a/thumbnails/R1_Lite_switch_on_and_off_the_central_air_conditioning.jpg b/thumbnails/R1_Lite_switch_on_and_off_the_central_air_conditioning.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b3f55f236db5075ed570c3f14d6460f084e035a8 --- /dev/null +++ b/thumbnails/R1_Lite_switch_on_and_off_the_central_air_conditioning.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2eb9a3741498b6d5899fd3e6288b0f2fc8c0844fdb8cd96ed083a06912d0c1 +size 41958 diff --git a/thumbnails/R1_Lite_tableware_arrangement.jpg b/thumbnails/R1_Lite_tableware_arrangement.jpg new file mode 100644 index 0000000000000000000000000000000000000000..20f45ddc1f2a3167e84464d73fbe3547bc82c230 --- /dev/null +++ b/thumbnails/R1_Lite_tableware_arrangement.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a152d482838d08fbd2562283fb6de59b3e47db79d71eaf4c3a2d92ba3c1638da +size 57542 diff --git a/thumbnails/R1_Lite_tableware_cleaning.jpg b/thumbnails/R1_Lite_tableware_cleaning.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f721cf88d4a03ae2e4ac1d42a4b48bb24b5f191c --- /dev/null +++ b/thumbnails/R1_Lite_tableware_cleaning.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea3417b2e823e30a69a077b24339872af25ddffef632af29e0491e5666985d2 +size 50466 diff --git a/thumbnails/R1_Lite_take_and_place_the_portable_power_bank.jpg b/thumbnails/R1_Lite_take_and_place_the_portable_power_bank.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8a23f49a5b705079638a6921753bd5cc33139680 --- /dev/null +++ b/thumbnails/R1_Lite_take_and_place_the_portable_power_bank.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e7c9e434316a482ac1b3f81052c950c6d28b0301309e5f6267e4b96a1eb7fe +size 72428 diff --git a/thumbnails/R1_Lite_take_and_put_away_garden_stuff.jpg b/thumbnails/R1_Lite_take_and_put_away_garden_stuff.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2387c35e0ee8863b6b2bbcdb2fd677f98e033d86 --- /dev/null +++ b/thumbnails/R1_Lite_take_and_put_away_garden_stuff.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b570410a327dd3d2c18956a5e13ac1b97363efd86fed79b388b91fbc03ec804 +size 79166 diff --git a/thumbnails/R1_Lite_take_and_put_away_garden_stuff_a.jpg b/thumbnails/R1_Lite_take_and_put_away_garden_stuff_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..18778402c01ad8ca155a65f4b7248602d1e9d735 --- /dev/null +++ b/thumbnails/R1_Lite_take_and_put_away_garden_stuff_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823c3e855109efaf670134181076437580b811345bb2757c672eab940a609e06 +size 59290 diff --git a/thumbnails/R1_Lite_take_and_put_away_items.jpg b/thumbnails/R1_Lite_take_and_put_away_items.jpg new file mode 100644 index 0000000000000000000000000000000000000000..14c995987707248f0657ee51b35dcd73f0ad6559 --- /dev/null +++ b/thumbnails/R1_Lite_take_and_put_away_items.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586129029ca3f1ec0cb4e7a0ba22acca86f01badd2b15df9dca8b6ab19c076e4 +size 49553 diff --git a/thumbnails/R1_Lite_take_and_put_the_bowl.jpg b/thumbnails/R1_Lite_take_and_put_the_bowl.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57c3080fbdc5e2e828aa3b8dad7db905a4a40a3c --- /dev/null +++ b/thumbnails/R1_Lite_take_and_put_the_bowl.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d223d82173163db18539ea90e73b0f8a6b10d471391e4ca98086ad6cc77b10 +size 42087 diff --git a/thumbnails/R1_Lite_take_clothes_out_of_the_washing_machine.jpg b/thumbnails/R1_Lite_take_clothes_out_of_the_washing_machine.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6f57c94f002361ab97ecca7ecc1a838ff577ff49 --- /dev/null +++ b/thumbnails/R1_Lite_take_clothes_out_of_the_washing_machine.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd60cf3fb8fc7ae067021dc31d4c23815bd4d2951196062955679bf9e368396b +size 63155 diff --git a/thumbnails/R1_Lite_take_or_store_plates.jpg b/thumbnails/R1_Lite_take_or_store_plates.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4347b1ceb52842ce46f5a864e95a31dc64357154 --- /dev/null +++ b/thumbnails/R1_Lite_take_or_store_plates.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d18ffe88124c4d58bbdf229fd9d684fdc5336da2c27802cdcc5b8f640a89f3e +size 56653 diff --git a/thumbnails/R1_Lite_tea_service_table_setting.jpg b/thumbnails/R1_Lite_tea_service_table_setting.jpg new file mode 100644 index 0000000000000000000000000000000000000000..333987f3e7d6fc0241cc9cfd0c0f76aa126a6ba1 --- /dev/null +++ b/thumbnails/R1_Lite_tea_service_table_setting.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2cc91482a6b8a1190aa5f17042a5c6b9645cb14d1b7d3c40b89a91dc3f4ac0 +size 60508 diff --git a/thumbnails/R1_Lite_throw_out_the_trash.jpg b/thumbnails/R1_Lite_throw_out_the_trash.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d48ce5ead42f261b9e40cf38af398a1ef9a8dc72 --- /dev/null +++ b/thumbnails/R1_Lite_throw_out_the_trash.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581c530d67f6db52a0878ce787d5306e9d3106b89f15bf7d63408f448245be47 +size 53311 diff --git a/thumbnails/R1_Lite_tidy_up_toiletries.jpg b/thumbnails/R1_Lite_tidy_up_toiletries.jpg new file mode 100644 index 0000000000000000000000000000000000000000..502b63b763a13c02219a9e2458c043f748c84e1a --- /dev/null +++ b/thumbnails/R1_Lite_tidy_up_toiletries.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48209ca802095a57aa262592bd25bef8e823d42367b6e207af94386251f099d +size 46857 diff --git a/thumbnails/R1_Lite_wash_the_tableware.jpg b/thumbnails/R1_Lite_wash_the_tableware.jpg new file mode 100644 index 0000000000000000000000000000000000000000..08685bb8165ee724942ebdd304d3b47eb8dab49f --- /dev/null +++ b/thumbnails/R1_Lite_wash_the_tableware.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92ac0e263c803ccb891ce7855f256fbd748ba6c29c17089bea6d0c15e3d5fdb +size 40097 diff --git a/thumbnails/R1_Lite_washing_board.jpg b/thumbnails/R1_Lite_washing_board.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baeda0b6de9f32318fa55d5b48e93aed4db7f2d2 --- /dev/null +++ b/thumbnails/R1_Lite_washing_board.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621e25dde43b0ce8cd80cf7af6a592425b5bf063dbe6294ae296d78aa52afafd +size 47930 diff --git a/thumbnails/R1_Lite_wipe_the_table.jpg b/thumbnails/R1_Lite_wipe_the_table.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0d4d1c2ccd079746775fc1165d94c65ed228c973 --- /dev/null +++ b/thumbnails/R1_Lite_wipe_the_table.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5e57a822f7ab18fc2fe8fa40ee3744c3a9c44640af66b53e3a72bf2c51e774 +size 43688 diff --git a/thumbnails/RMC-AIDA-L_basket_storage_banana.jpg b/thumbnails/RMC-AIDA-L_basket_storage_banana.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b698ed0065e23332e3bcae6f79a55f56d9cf1953 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_basket_storage_banana.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f095018c38416a31779d0f8949f175dacdee807da3336f76c44180ff817086 +size 14697 diff --git a/thumbnails/RMC-AIDA-L_basket_storage_egg_yolk_pastry.jpg b/thumbnails/RMC-AIDA-L_basket_storage_egg_yolk_pastry.jpg new file mode 100644 index 0000000000000000000000000000000000000000..924a86ebeb7f48d1edea29e531e9d52f121966e3 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_basket_storage_egg_yolk_pastry.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293abe4e0d15522b41c0ae80f03fa6f555fd9cd9a6c2afd043cdc39fbaeedb2a +size 13902 diff --git a/thumbnails/RMC-AIDA-L_basket_storage_long_bread.jpg b/thumbnails/RMC-AIDA-L_basket_storage_long_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56602c19221916b65b7871e722ae1aa0a7ece55c --- /dev/null +++ b/thumbnails/RMC-AIDA-L_basket_storage_long_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b99dba96e255a61c35424e5d826a2caa85d9c7c61e6c4a80f048d0e77ab99b +size 15186 diff --git a/thumbnails/RMC-AIDA-L_basket_storage_orange.jpg b/thumbnails/RMC-AIDA-L_basket_storage_orange.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a7f370e9da0cef0ba4c3e4408d58a9d9d324ed6c --- /dev/null +++ b/thumbnails/RMC-AIDA-L_basket_storage_orange.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525a49d864bb8b4895d35b887ef4df8b20d89bd7f909c1e57bbf34562f3cc972 +size 17036 diff --git a/thumbnails/RMC-AIDA-L_basket_storage_peach.jpg b/thumbnails/RMC-AIDA-L_basket_storage_peach.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1e731fb5bbf2e2116a360730117fd17c3b50ff65 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_basket_storage_peach.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b234a948dd6ad4683fb0114e4f13b740568230aed6a0381bccb90b282a66f30 +size 14504 diff --git a/thumbnails/RMC-AIDA-L_box_up_down.jpg b/thumbnails/RMC-AIDA-L_box_up_down.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58b326779836c6a1f426d8e77eccb494bb1b6f24 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_box_up_down.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1afc433a4f47d9bb19400e2b9e5f583c4f0538c7bb4f7cd40834fd54b4c6c57e +size 19713 diff --git a/thumbnails/RMC-AIDA-L_clean_table.jpg b/thumbnails/RMC-AIDA-L_clean_table.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3651ac1f83ab09bdf562a5fd2fe68cef88d4686 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_clean_table.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24102c74d917aff4f0d469dcfe2b93513f12e36648976c0b7b3c57bc36af6b9d +size 11170 diff --git a/thumbnails/RMC-AIDA-L_desktop_organization.jpg b/thumbnails/RMC-AIDA-L_desktop_organization.jpg new file mode 100644 index 0000000000000000000000000000000000000000..201a4628e74fff3c9e7a6099701145f25e84276e --- /dev/null +++ b/thumbnails/RMC-AIDA-L_desktop_organization.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe656c590e9c6592b8363fa6ae2f85b36ff1e19b06492bc1ab5ebd3aa4a0630 +size 17796 diff --git a/thumbnails/RMC-AIDA-L_fold_shirt.jpg b/thumbnails/RMC-AIDA-L_fold_shirt.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d76db849a28fa7dd5f2594126025805fb4989a9b --- /dev/null +++ b/thumbnails/RMC-AIDA-L_fold_shirt.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c906991dddd2d6e2f5960b80644f1bc16ba470b7365c0f419669cb45ebc2e2f +size 14943 diff --git a/thumbnails/RMC-AIDA-L_fold_shorts.jpg b/thumbnails/RMC-AIDA-L_fold_shorts.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b473c2e5a1723dc63316e50d71fd3bc2788be4dd --- /dev/null +++ b/thumbnails/RMC-AIDA-L_fold_shorts.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca47f140cbbebf8477c67e0b40715bb2ce88ff6c198e04157dd245be6e60804 +size 15592 diff --git a/thumbnails/RMC-AIDA-L_fold_towel.jpg b/thumbnails/RMC-AIDA-L_fold_towel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..370480c0d5818ae4223ebdcea119a63ad35f8032 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_fold_towel.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55585e6b2ed3c6681bb391c2ba6c56576a583b11fcda2c6160bd30d14818400b +size 10890 diff --git a/thumbnails/RMC-AIDA-L_food_packaging.jpg b/thumbnails/RMC-AIDA-L_food_packaging.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32684f1573559c3f1c7c534042ca3e2aa2b2e320 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_food_packaging.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d62e4eac276d3f0c1a1787fce905c793b8ab93cd3454d28a6e7dba17e490200 +size 19822 diff --git a/thumbnails/RMC-AIDA-L_food_storage.jpg b/thumbnails/RMC-AIDA-L_food_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..251736544c8e43f3af8567d384340dc3d0065efe --- /dev/null +++ b/thumbnails/RMC-AIDA-L_food_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d747a9c704e2f4ae007d88e0a37b40263d9b937edb8978122ad42d10b9ad56 +size 18437 diff --git a/thumbnails/RMC-AIDA-L_fruit_storage.jpg b/thumbnails/RMC-AIDA-L_fruit_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0164be62cbb7b84c528fd8dbb1619494fd3bd86b --- /dev/null +++ b/thumbnails/RMC-AIDA-L_fruit_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b2f45f557d1b78e52f9435e21c3acbeefd4853efce619a485fabdcdce03dba +size 15665 diff --git a/thumbnails/RMC-AIDA-L_get_water.jpg b/thumbnails/RMC-AIDA-L_get_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0e647bd03000a694a2618004af2490643a2c9fb4 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_get_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1337a0e9de38ab242f11bc0d583eef1c7696491c180a329d6daf83318c29a1a8 +size 16476 diff --git a/thumbnails/RMC-AIDA-L_glasses_storage.jpg b/thumbnails/RMC-AIDA-L_glasses_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5e1609d8e1a27196a4a7492f834fd80eac6746f --- /dev/null +++ b/thumbnails/RMC-AIDA-L_glasses_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c41f1bf5340554f04dea36f5b17012d9fbf048cbd3c423b9fc20e833e0e056 +size 15167 diff --git a/thumbnails/RMC-AIDA-L_organise_the_document_bag.jpg b/thumbnails/RMC-AIDA-L_organise_the_document_bag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e2125325857f9e0d696167978673154c5836da1 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_organise_the_document_bag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647b28c16348960269ae50b99ddf7b8240241114e1b9a031c9100d861e2cd7fe +size 13678 diff --git a/thumbnails/RMC-AIDA-L_place_test_tube.jpg b/thumbnails/RMC-AIDA-L_place_test_tube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..091716d7ba9e465defd3de51907d1765651b04fa --- /dev/null +++ b/thumbnails/RMC-AIDA-L_place_test_tube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be061312f80249fc633d1ddbfc6a687af185f715e92915fd6569058748322a30 +size 12132 diff --git a/thumbnails/RMC-AIDA-L_place_the_fruits_repeatedly.jpg b/thumbnails/RMC-AIDA-L_place_the_fruits_repeatedly.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4eaf07f2bc79d727558e2c6ccc4d11986f4fa537 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_place_the_fruits_repeatedly.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7427061340e43e83cbfb78f0ada0355d88ddf17e4bcf12345a7ae3fb88fe91ba +size 12581 diff --git a/thumbnails/RMC-AIDA-L_place_towel.jpg b/thumbnails/RMC-AIDA-L_place_towel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b09d642bb3f6e83753a134393c035150255c2301 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_place_towel.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbbe116e644dadabc2c931e25dcd8b9d341fd944437bc28335e9a6ee3d0e97f +size 22452 diff --git a/thumbnails/RMC-AIDA-L_plate_storage.jpg b/thumbnails/RMC-AIDA-L_plate_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..35b403093a077348e806f74c6051328c276519b9 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_plate_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a391ad271cfe0f2e2ffff745786c0eff2ac24d10e78b51f80878911f6edf9a2d +size 10753 diff --git a/thumbnails/RMC-AIDA-L_pour_coffee_beans.jpg b/thumbnails/RMC-AIDA-L_pour_coffee_beans.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df03dd6fa828d8e119ea0240f6858362b6d4b4d7 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_pour_coffee_beans.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dde6e2e97f35918d7589f1a8f06fd7e4456a29418c1ddbc30a2f1fc62664f96 +size 10958 diff --git a/thumbnails/RMC-AIDA-L_pour_rice.jpg b/thumbnails/RMC-AIDA-L_pour_rice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd9fc6dce7f3a2d6dcc576c19a9f07f80093d210 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_pour_rice.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1726da031d2e76eb8e75ae0e5734d89a9c998c5f209426bf096c1b7562a8411d +size 17760 diff --git a/thumbnails/RMC-AIDA-L_pour_tea.jpg b/thumbnails/RMC-AIDA-L_pour_tea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0f0f578c44962977b404f49896e88c077a38a1a9 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_pour_tea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:818d30239bf6f28b18865023fd7d43f196be4dbc8b7ec273f52d0bdb06c9bc3c +size 10732 diff --git a/thumbnails/RMC-AIDA-L_pull_open_bag.jpg b/thumbnails/RMC-AIDA-L_pull_open_bag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4318deaa0240f58b0238a2fbe9789271aae2612f --- /dev/null +++ b/thumbnails/RMC-AIDA-L_pull_open_bag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c412503a3a644d037c7e58d29999c2af41aaf673d20044d3810fa320d1407ea +size 19319 diff --git a/thumbnails/RMC-AIDA-L_stack_baskets.jpg b/thumbnails/RMC-AIDA-L_stack_baskets.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37b5884b1179f453b07596020b43f90a0a9ecba4 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_stack_baskets.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af8f723cfa3b3c38f226f0d64abb4898188cdbc073812e05c31c3d0882fec3a +size 21980 diff --git a/thumbnails/RMC-AIDA-L_stir_coffee.jpg b/thumbnails/RMC-AIDA-L_stir_coffee.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fecdd6f2d2dd4e79c299884b04043769a6c4dc64 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_stir_coffee.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48bdc10ef86fdb08344c80e2beb4b9c5712ea72ab5adac2afae376ed88d01eeb +size 8527 diff --git a/thumbnails/RMC-AIDA-L_storage_bin_storage.jpg b/thumbnails/RMC-AIDA-L_storage_bin_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a24d5d77cdecc96c0cd95c69ab01d6eb7feb3ff6 --- /dev/null +++ b/thumbnails/RMC-AIDA-L_storage_bin_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08fc69273240025998e2910ed13893b3413cd9d6136805ad4fa5049c237952c +size 23462 diff --git a/thumbnails/Split_aloha_basket_storage_banana.jpg b/thumbnails/Split_aloha_basket_storage_banana.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5873b290f40975439dbe870295290069b1ef01da --- /dev/null +++ b/thumbnails/Split_aloha_basket_storage_banana.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925aba4a3f4ea893e485b86356c3f8c808ba5afe7986b38b76a1c6009dd38116 +size 16376 diff --git a/thumbnails/Split_aloha_basket_storage_bread.jpg b/thumbnails/Split_aloha_basket_storage_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..469b8585ef228b3b6210e4ec4a2c796c300b409b --- /dev/null +++ b/thumbnails/Split_aloha_basket_storage_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f765affc450ad9c719bf1b45fc026f1a7fadf0a7ee78a62cc4adb22b0028db48 +size 39877 diff --git a/thumbnails/Split_aloha_basket_storage_egg_yolk_pastry.jpg b/thumbnails/Split_aloha_basket_storage_egg_yolk_pastry.jpg new file mode 100644 index 0000000000000000000000000000000000000000..df5814eef89db9f1717ba19383e32691e541d891 --- /dev/null +++ b/thumbnails/Split_aloha_basket_storage_egg_yolk_pastry.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915bfa93c7da7c27dce89dc8524a29985dbee2bb8e99b3bac1f302d97169d6a7 +size 14406 diff --git a/thumbnails/Split_aloha_basket_storage_long_bread.jpg b/thumbnails/Split_aloha_basket_storage_long_bread.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf46579acc6b9b2268ea6241fe801434f272600e --- /dev/null +++ b/thumbnails/Split_aloha_basket_storage_long_bread.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2930e39c71787fe16e298ad6bdce9cdf94df8781fd3481ce8d8fe70ecb0425 +size 15183 diff --git a/thumbnails/Split_aloha_basket_storage_orange.jpg b/thumbnails/Split_aloha_basket_storage_orange.jpg new file mode 100644 index 0000000000000000000000000000000000000000..591263a2ff3edda78efc7eeb8141c3b720ebbf3d --- /dev/null +++ b/thumbnails/Split_aloha_basket_storage_orange.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a0896d1fc7bbbde873255a3969372a8ae6124938ba9745d8b3ec90d858390b +size 18252 diff --git a/thumbnails/Split_aloha_basket_storage_peach.jpg b/thumbnails/Split_aloha_basket_storage_peach.jpg new file mode 100644 index 0000000000000000000000000000000000000000..800151174c0c4332a125c41ad5a864d03ef11dd7 --- /dev/null +++ b/thumbnails/Split_aloha_basket_storage_peach.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d202d569f789c8489f4c08494ffff60bfd5f78bf21ecc1fdd88876697ba42a +size 16165 diff --git a/thumbnails/Split_aloha_fold_the_pants.jpg b/thumbnails/Split_aloha_fold_the_pants.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d6cbeadd7adfa68753aa9f0f8d03dd6cedeb141d --- /dev/null +++ b/thumbnails/Split_aloha_fold_the_pants.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417c3e3ae8eefcedf367360def809c8e82d948cb7c49a65151c7fc14e49d7690 +size 37649 diff --git a/thumbnails/Split_aloha_plate_storage.jpg b/thumbnails/Split_aloha_plate_storage.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f4d9c0bc8f438ad2de5f0235604751f1c10cb763 --- /dev/null +++ b/thumbnails/Split_aloha_plate_storage.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbb6e4a907ed362cd97894eed0ba12e488a446dea6f715e45f611e36addcb9d +size 30899 diff --git a/thumbnails/Split_aloha_pour_rice.jpg b/thumbnails/Split_aloha_pour_rice.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4911d2885ebe85d79aaf3afd30aee3d3cb7de3c2 --- /dev/null +++ b/thumbnails/Split_aloha_pour_rice.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50e64c58094f9ff80bb05e461b2a5e4aa20e560e00acef37a4824d9ccbd7e9c +size 18487 diff --git a/thumbnails/Split_aloha_pour_tea.jpg b/thumbnails/Split_aloha_pour_tea.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab5b4e0a964bed1188f44ccda072f579734bc140 --- /dev/null +++ b/thumbnails/Split_aloha_pour_tea.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07e661d910f87dd759f2d1a998d51215dfc5f8ec98779fa4cb13ecc923d3540 +size 11359 diff --git a/thumbnails/Split_aloha_scoop_coffee_beans.jpg b/thumbnails/Split_aloha_scoop_coffee_beans.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9c5f51c27cf616923a342161d69ee8fcaceebcc6 --- /dev/null +++ b/thumbnails/Split_aloha_scoop_coffee_beans.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfae06848855f738da73c01be1dac3f8ea8619a7dbbe19c88d76b4c23bb6954 +size 21172 diff --git a/thumbnails/Split_aloha_stack_baskets.jpg b/thumbnails/Split_aloha_stack_baskets.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d387eefe133558f987d161624ea05484f5762cd6 --- /dev/null +++ b/thumbnails/Split_aloha_stack_baskets.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8af58aa8dada2d4448706514a8b0b11778eef07bc14b021e0b2270fd14a997 +size 41686 diff --git a/thumbnails/Split_aloha_stir_coffee.jpg b/thumbnails/Split_aloha_stir_coffee.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c27eee93c58376788a52623e45ecdf5dec0ee533 --- /dev/null +++ b/thumbnails/Split_aloha_stir_coffee.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299a9eb941d136b62756087bbfd89a881b6a26edcb7b83b50cacaed198a1671c +size 19993 diff --git a/thumbnails/Split_aloha_wipe_table.jpg b/thumbnails/Split_aloha_wipe_table.jpg new file mode 100644 index 0000000000000000000000000000000000000000..32643ca7809abcd9b632035c6e1617694a53b7b3 --- /dev/null +++ b/thumbnails/Split_aloha_wipe_table.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e9285d9d8247dfdf9742085e540e81bcdf220c5508c2e2281ce668dad32bb0 +size 15809 diff --git a/thumbnails/Split_aloha_wipe_the_table.jpg b/thumbnails/Split_aloha_wipe_the_table.jpg new file mode 100644 index 0000000000000000000000000000000000000000..995e13d4795dd0f553797bc0c1097d5d426f39db --- /dev/null +++ b/thumbnails/Split_aloha_wipe_the_table.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025390f2ae1c01d8c508af039bd515a8d483ccfc43759e6b7edca85c9319bba7 +size 20115 diff --git a/thumbnails/Split_aloha_zip_up_the_document_bag.jpg b/thumbnails/Split_aloha_zip_up_the_document_bag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb1bc68345ba6788dff87e28b8bd6ccb748cddce --- /dev/null +++ b/thumbnails/Split_aloha_zip_up_the_document_bag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1faaca903c82221832d79799d3fb0c2c69e287ee6cfaa08215eedf4cb38464 +size 20256 diff --git a/thumbnails/Tianqin_A2_box_storage_part.jpg b/thumbnails/Tianqin_A2_box_storage_part.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1a9cf90c76379b6a8328ca070dfec643e7fb8369 --- /dev/null +++ b/thumbnails/Tianqin_A2_box_storage_part.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a78c16b1fa4993b7bb00f884fd29a0afdce8b28e6378940a7db92e5bfd33689 +size 21321 diff --git a/thumbnails/Tianqin_A2_container_storage_graphics_card.jpg b/thumbnails/Tianqin_A2_container_storage_graphics_card.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7102135d5aaac35e43b1c825cab178f272b456d --- /dev/null +++ b/thumbnails/Tianqin_A2_container_storage_graphics_card.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67be78773f8b266b26ce361274e9c282603607fc4d352957af558e903cb59409 +size 26466 diff --git a/thumbnails/Tianqin_A2_place_the_paper_box.jpg b/thumbnails/Tianqin_A2_place_the_paper_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01a6e7847e075f31bf8f2fe594e83c263cb37605 --- /dev/null +++ b/thumbnails/Tianqin_A2_place_the_paper_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d772cb20c6eb2e2c5dabf3b3e3f524240514d899895c5d475c512a8f2540d802 +size 23056 diff --git a/thumbnails/alpha_bot_2_carry_the_clothes_basket.jpg b/thumbnails/alpha_bot_2_carry_the_clothes_basket.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5786e28c80592c3a66978d097ea032aaab1c0d4 --- /dev/null +++ b/thumbnails/alpha_bot_2_carry_the_clothes_basket.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc88c5393b09823f8e489f4fd180fea0a26629d4aa29019fbcccd0e578f65f8 +size 28877 diff --git a/thumbnails/alpha_bot_2_item_reversal.jpg b/thumbnails/alpha_bot_2_item_reversal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..da593463d44b6662fa27f594faf0a5eab1613b7d --- /dev/null +++ b/thumbnails/alpha_bot_2_item_reversal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a099a06a92ab8353ac2dcf8cfcf979386601a25f3eb597a7ca2202ff9a9a965 +size 21395 diff --git a/thumbnails/alpha_bot_2_move_the_table.jpg b/thumbnails/alpha_bot_2_move_the_table.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ad4d68b05749c0be2f33bfd9c67112c6592dfe9f --- /dev/null +++ b/thumbnails/alpha_bot_2_move_the_table.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdd8049339dce5e59c1cea0e432760c71efa3c313afcfb216f77ebc7ae348ec +size 23617 diff --git a/thumbnails/alpha_bot_2_operate_the_microwave_oven.jpg b/thumbnails/alpha_bot_2_operate_the_microwave_oven.jpg new file mode 100644 index 0000000000000000000000000000000000000000..864a4ea985668d72569de0d472276d8472c6e058 --- /dev/null +++ b/thumbnails/alpha_bot_2_operate_the_microwave_oven.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40b8010e9244b687748466c79aaa70a3b541f0a2af401ebbe5941b3bb9f6f26 +size 24322 diff --git a/thumbnails/alpha_bot_2_pass_the_sandbag.jpg b/thumbnails/alpha_bot_2_pass_the_sandbag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2c898e97424a57fc0369a649deac82e84409c75c --- /dev/null +++ b/thumbnails/alpha_bot_2_pass_the_sandbag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8e5500f94263892dfbd437286b1916c749a2d79ad6b41cf747c28a84d763a1 +size 20862 diff --git a/thumbnails/alpha_bot_2_press_the_button_a.jpg b/thumbnails/alpha_bot_2_press_the_button_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e6c386512973b890466d465722187f2b1392a232 --- /dev/null +++ b/thumbnails/alpha_bot_2_press_the_button_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815c268eb56013920917a1cf29eb14a8a5e249558f81f16e6ee0f2f7f8ea636f +size 17873 diff --git a/thumbnails/alpha_bot_2_press_the_button_b.jpg b/thumbnails/alpha_bot_2_press_the_button_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e4c0eb2fb46232edc0d22d5a315021ff19a10993 --- /dev/null +++ b/thumbnails/alpha_bot_2_press_the_button_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ed0843ee33601b1ade0575b7baa27494bca01c4d299dc46b28d28d78c0e55ee +size 17084 diff --git a/thumbnails/alpha_bot_2_recover_after_touching_an_obstacle.jpg b/thumbnails/alpha_bot_2_recover_after_touching_an_obstacle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4b27ff933e2cc3b968d822829db458d4998a40e0 --- /dev/null +++ b/thumbnails/alpha_bot_2_recover_after_touching_an_obstacle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84ac16a59d0a771a844608a793b255216ba63afae5920fdca148ca51345494c +size 21173 diff --git a/thumbnails/alpha_bot_2_stack_building_blocks.jpg b/thumbnails/alpha_bot_2_stack_building_blocks.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90adf5bc5af8ed7104cec6fb7571bc7db92907f2 --- /dev/null +++ b/thumbnails/alpha_bot_2_stack_building_blocks.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4019f34ade317a600db7188c25197cf3867ae0b74a418abc170bf4d5e12e22 +size 18634 diff --git a/thumbnails/alpha_bot_2_sticker.jpg b/thumbnails/alpha_bot_2_sticker.jpg new file mode 100644 index 0000000000000000000000000000000000000000..57df681e25ab3cd91fae41932da807c6d43243cd --- /dev/null +++ b/thumbnails/alpha_bot_2_sticker.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50530a63d55c4afd1d7fdb9af0be8ed8642b7cec53cb948d1b8e0c51875b799d +size 16140 diff --git a/thumbnails/leju_robot_box_storage_parcel.jpg b/thumbnails/leju_robot_box_storage_parcel.jpg new file mode 100644 index 0000000000000000000000000000000000000000..afad435cc831de1007faf51eeccdaffb9e379f43 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5b5c3c6b205739302bb75272a11343b8295e8a295a0467e92bdedeb34ab66e +size 42881 diff --git a/thumbnails/leju_robot_box_storage_parcel_a.jpg b/thumbnails/leju_robot_box_storage_parcel_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dcbe04225be102d1446cb0431e01eda5b59c38cd --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b97c3475de157df39eb7f13126f158fd470d8ab20f6d1b91beb64d48d09293f +size 39562 diff --git a/thumbnails/leju_robot_box_storage_parcel_b.jpg b/thumbnails/leju_robot_box_storage_parcel_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42d594bdaae31da9f780e7a3bb003ae3988f5219 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8adfefe04cd6f175a639773137d7228311e7da6023662ae57612b419842a166 +size 38918 diff --git a/thumbnails/leju_robot_box_storage_parcel_c.jpg b/thumbnails/leju_robot_box_storage_parcel_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0923486ab5f4ed29dc868286ba6e080851626ba7 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2111c0aa47e6de95c98a061b2a3fec73c059bfd74944b93748589559638d713b +size 53674 diff --git a/thumbnails/leju_robot_box_storage_parcel_d.jpg b/thumbnails/leju_robot_box_storage_parcel_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..510c436c66c1a48ba5511e898096da040c3c33bf --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca094f90d7267c72b92a212b3600dbf135a347c0b03de92a735e6096258b4c04 +size 48517 diff --git a/thumbnails/leju_robot_box_storage_parcel_f.jpg b/thumbnails/leju_robot_box_storage_parcel_f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..62c85489d7f37ce07fd80dd2d61b09f3b54b4e12 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18b66cf7df9388ca5ac2d71ca5992805819a8631b4823266b7eda57ddbb37a0 +size 46261 diff --git a/thumbnails/leju_robot_box_storage_parcel_g.jpg b/thumbnails/leju_robot_box_storage_parcel_g.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e809c78a2263ad1d5e7cbacffdc9b0af6d33d08 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_g.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f3632dd5d444736e0968de90f71b9d288cffa283b5514b1e8110b9306e59551 +size 43738 diff --git a/thumbnails/leju_robot_box_storage_parcel_h.jpg b/thumbnails/leju_robot_box_storage_parcel_h.jpg new file mode 100644 index 0000000000000000000000000000000000000000..750e26688483801d031600f148be824936fdef13 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_h.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ed4ddad2535e5348073654dae439f4194f32fa05a02ee66f80f76e8f3f7d10 +size 44728 diff --git a/thumbnails/leju_robot_box_storage_parcel_i.jpg b/thumbnails/leju_robot_box_storage_parcel_i.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4a08df77072fc7fbd63a37cab364e161a59c1ede --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_i.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c95a5f330e1d44227f27495c93658b56150221066c5bf0107be48d0b58c0e8 +size 46643 diff --git a/thumbnails/leju_robot_box_storage_parcel_j.jpg b/thumbnails/leju_robot_box_storage_parcel_j.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5ba886274ff9b608872e20f567ec067813e7dc65 --- /dev/null +++ b/thumbnails/leju_robot_box_storage_parcel_j.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd292349cc27a13bd44f73a4c0f764743d168dbf012a14161dd26762d0db6157 +size 50830 diff --git a/thumbnails/leju_robot_hotel_services_a.jpg b/thumbnails/leju_robot_hotel_services_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f8b89e98efdd2df0b630980b1df07b2f5a4cf839 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc3119217afb41ed09ae0c3e6adfd85ffe26c480a80e4410a7270f212a3c521 +size 43231 diff --git a/thumbnails/leju_robot_hotel_services_aa.jpg b/thumbnails/leju_robot_hotel_services_aa.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7618403fbdb715c6f42bc4e62c63e95dc5502bf9 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_aa.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61ce076d30d37b51784ab268ed2012f39a6bb4d7e1287b75972a5670e80c233 +size 36795 diff --git a/thumbnails/leju_robot_hotel_services_ab.jpg b/thumbnails/leju_robot_hotel_services_ab.jpg new file mode 100644 index 0000000000000000000000000000000000000000..42c608617ad37912a6df1f12815678c0288e9e8f --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_ab.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b809897bbec23113be7ac13baa36ca66cad7ab63f5be46d3e2123f0d931e1b +size 44217 diff --git a/thumbnails/leju_robot_hotel_services_ac.jpg b/thumbnails/leju_robot_hotel_services_ac.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec16c3c0f92618764b0bfa41580dac9585097cbd --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_ac.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9b2f416845173185246dba5b3e0936af8c2c4058b7de5532bdde5a053dc3a1 +size 38573 diff --git a/thumbnails/leju_robot_hotel_services_ad.jpg b/thumbnails/leju_robot_hotel_services_ad.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9073d51ae06b14c1effb8654a01638957df6eb36 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_ad.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3421e56e6e332c1223106702e6c2b47c1f359228066b4409240c456c8d7d3357 +size 38196 diff --git a/thumbnails/leju_robot_hotel_services_ae.jpg b/thumbnails/leju_robot_hotel_services_ae.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc31b99ae8f7d7680c1ff3d19f07c07ba484db1a --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_ae.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62fc6616d358839a0a267f4d6aebad2a90d9bd04a7065627f12d5b9c175642dd +size 45610 diff --git a/thumbnails/leju_robot_hotel_services_af.jpg b/thumbnails/leju_robot_hotel_services_af.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9a33f121f8ce868e3fb4d1cd41a85d25dd4b8a73 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_af.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2284734b68f19fbc3d51743db637b53627fb316ac9d8bfd6cec282f2bcc379 +size 45489 diff --git a/thumbnails/leju_robot_hotel_services_ag.jpg b/thumbnails/leju_robot_hotel_services_ag.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7a82fa92764563466d93065999e859abfcb3951 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_ag.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128493bfc061144bacd9fc5f0d27426f9e162a8258efd839f23c26fb146d5481 +size 38591 diff --git a/thumbnails/leju_robot_hotel_services_ah.jpg b/thumbnails/leju_robot_hotel_services_ah.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8bdc2480a08958097dda7d77eee3d1709becd84f --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_ah.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a120c9a4f802a6390383095c0c58ff12bb3f87912f068dc8846c97cf0d3916 +size 44102 diff --git a/thumbnails/leju_robot_hotel_services_b.jpg b/thumbnails/leju_robot_hotel_services_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2f2fd6f186d9b0e9e386e246e97469c482bd7bd --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23884c90e45ae1aaffe94730f6eaf423811a09e2fd7e224ff364dbfb8fb749a1 +size 32506 diff --git a/thumbnails/leju_robot_hotel_services_c.jpg b/thumbnails/leju_robot_hotel_services_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..959a79d9914da655846c9b8069bbac577370e044 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508af0dc5075160ff8bd01c295f4bb9967d2c1c2964a167befd40d2215ec8dd6 +size 40473 diff --git a/thumbnails/leju_robot_hotel_services_d.jpg b/thumbnails/leju_robot_hotel_services_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a0d722f726a3ba1231b2d444c6830fd4037a5fa3 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dea9c8d792b8912c5eda2eb77406e00db903e73ec457d4b9accc4aa1cfe9faff +size 40543 diff --git a/thumbnails/leju_robot_hotel_services_e.jpg b/thumbnails/leju_robot_hotel_services_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ebf22d623ac1acd28332f88ab1a41adcd28f3f2 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ad2c4995d1c4a76f7c79b3cc56832af24f8cd9ac894377633eb32b7f607fad +size 41799 diff --git a/thumbnails/leju_robot_hotel_services_f.jpg b/thumbnails/leju_robot_hotel_services_f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aedbcde7b85d37b0333d5cd84bd6b77f22cd557e --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a81a89a34d30a3620685b536aa761de0026e480e7bfe4d55f8e02c2a4002eda +size 41935 diff --git a/thumbnails/leju_robot_hotel_services_h.jpg b/thumbnails/leju_robot_hotel_services_h.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e03e995a6b9f7548c4a92826637e0ef44964bce --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_h.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573a2b8b464b77a5bab619a23c0edb67aaa2e191e82bad503b824473eb404743 +size 45979 diff --git a/thumbnails/leju_robot_hotel_services_i.jpg b/thumbnails/leju_robot_hotel_services_i.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e60a65f097233b7c111f3ab80c42887465639493 --- /dev/null +++ b/thumbnails/leju_robot_hotel_services_i.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41f1f1875da0d8544ceaebae846d105caa800c97706e61c98d065963670787ad +size 45065 diff --git a/thumbnails/leju_robot_moving_parts_a.jpg b/thumbnails/leju_robot_moving_parts_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f73dfedb5b0525463b48f2f2f8ebd8800ac388d0 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761e1e6b7f0098e7b8d7485461909090ec7eb2d0d4810efb9ee7e1a6a3fe2042 +size 52560 diff --git a/thumbnails/leju_robot_moving_parts_b.jpg b/thumbnails/leju_robot_moving_parts_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7f51019bd7323cc9b8c1b9a2288eb5235a2b178f --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fc12804b76337f556430d391d4933a9511feb4ca1971ca52d71ef78694248b +size 46610 diff --git a/thumbnails/leju_robot_moving_parts_c.jpg b/thumbnails/leju_robot_moving_parts_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c6027e596467a47ca37eabd3d8988e8c6d14616d --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be2fba4decc1eb9970c15adc04961a0d29d523e29f09fbb17582b716911c268b +size 54374 diff --git a/thumbnails/leju_robot_moving_parts_f.jpg b/thumbnails/leju_robot_moving_parts_f.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ed236307a7d9aa16142a106d607dcbda4d4ebe5 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_f.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1f41111a34efdd079e9d56969aa529497a4673dedd0c713f65ff879ee2ad34 +size 41637 diff --git a/thumbnails/leju_robot_moving_parts_g.jpg b/thumbnails/leju_robot_moving_parts_g.jpg new file mode 100644 index 0000000000000000000000000000000000000000..40f5d1d0fcef75672e898ae0370118ee93404173 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_g.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89b2a7ed31ceebe192ea1fc5aa8b0b0069487ad79d6dc5b994c40e4c50db904 +size 43103 diff --git a/thumbnails/leju_robot_moving_parts_h.jpg b/thumbnails/leju_robot_moving_parts_h.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4792453d91a9eb7dd94e2c45e6b46614a65ca713 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_h.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78589bde7fc94c047bb3fe89a25a2cd8fdeaa32e4a80bce555f9e6024954965e +size 52520 diff --git a/thumbnails/leju_robot_moving_parts_i.jpg b/thumbnails/leju_robot_moving_parts_i.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3da9832da286e2cf06ec91bb1d69e3b74590f3ee --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_i.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0f370a9c3e447116bd8f4ae79b2aa0699e7d333401652295290b3246023523 +size 54946 diff --git a/thumbnails/leju_robot_moving_parts_j.jpg b/thumbnails/leju_robot_moving_parts_j.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fae41e7781848bda48f040edc26dad0b46ce3a06 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_j.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0326eb64a7f1bc61cd71f1c3cbd3c2105781a30126805dcef87a764021d7fa57 +size 50064 diff --git a/thumbnails/leju_robot_moving_parts_k.jpg b/thumbnails/leju_robot_moving_parts_k.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5027b8ffeb08773865c80fac2217de6da8a342b5 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_k.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1202661751b4d886e41529c229b7293a0fae39c7d6085eceb5cb0d0dc717b13c +size 52239 diff --git a/thumbnails/leju_robot_moving_parts_m.jpg b/thumbnails/leju_robot_moving_parts_m.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e9fb41e9b49643bbcd67dea3f16542a28b227ab9 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_m.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8924b040bdeeba0f953bce525e1bb8a56ecf6b2e8cf9b6fc9e4e6d9f5c06c28c +size 46070 diff --git a/thumbnails/leju_robot_moving_parts_n.jpg b/thumbnails/leju_robot_moving_parts_n.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4329fc66e75391c51c450641fb578c3d8822140f --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_n.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369ff54095a5a1658c4120360e0ce92d9d54224bd606bcfc032b1c0d6d5e1484 +size 57069 diff --git a/thumbnails/leju_robot_moving_parts_o.jpg b/thumbnails/leju_robot_moving_parts_o.jpg new file mode 100644 index 0000000000000000000000000000000000000000..78b2812808d1a3a0685042035e3819314f7cef9c --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_o.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae7f39dda569bc114167c2972f30a5b89be57702aaf90d0a49d8405de199e64 +size 60510 diff --git a/thumbnails/leju_robot_moving_parts_q.jpg b/thumbnails/leju_robot_moving_parts_q.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f2b742e37ca015e67547867f3adf1820de207ed9 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_q.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f88dc78a7a1ca64ea62ffdb6e4e5b2a380f9ed76d45af2865052001fc66334 +size 55167 diff --git a/thumbnails/leju_robot_moving_parts_r.jpg b/thumbnails/leju_robot_moving_parts_r.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6d705fb787f33ab0c396930f42965ba1e068e652 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_r.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56eea91467feae3f8166e42eb1fc381d4f79822c24b4554624d622e563a00390 +size 53468 diff --git a/thumbnails/leju_robot_moving_parts_s.jpg b/thumbnails/leju_robot_moving_parts_s.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d7df6e1de88ea1eab6deb6d5f8d6ec6000453aac --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_s.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:351b0e70e6b039f81a97e643274a77b91df080932cc636be76fc1316e8045572 +size 50538 diff --git a/thumbnails/leju_robot_moving_parts_t.jpg b/thumbnails/leju_robot_moving_parts_t.jpg new file mode 100644 index 0000000000000000000000000000000000000000..29f0baa7ae7fa964faed62729ae0858aa03ca286 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_t.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bd4b557c172a4c17be084c0e864d64c152b4c9133a2c25e8c22138910b9666 +size 57867 diff --git a/thumbnails/leju_robot_moving_parts_u.jpg b/thumbnails/leju_robot_moving_parts_u.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9f3f64ac421a0c9ff8853acdc47d3a84f066ad79 --- /dev/null +++ b/thumbnails/leju_robot_moving_parts_u.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff088f4cd90d5b7eb433b4296d28f61286db1555f3f5e2d54b5ec45113be294 +size 44162 diff --git a/thumbnails/leju_robot_part_placement.jpg b/thumbnails/leju_robot_part_placement.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c0b72bf1cd7e51a7bc4f9447a19f5a7b51672df8 --- /dev/null +++ b/thumbnails/leju_robot_part_placement.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a6e8fd237749d4ba0dcd6839050e8c3e91c595e7d8fa85df062443844f5896b +size 55459 diff --git a/thumbnails/leju_robot_pass_the_cleaner_a.jpg b/thumbnails/leju_robot_pass_the_cleaner_a.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a8ef6730e62688e01d3c276c989475fc89ca2ad --- /dev/null +++ b/thumbnails/leju_robot_pass_the_cleaner_a.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6469f9d09fb0530f0a5bc3a0de622166ea5844e28312d26b8c43f9591fccf3 +size 38945 diff --git a/thumbnails/leju_robot_pass_the_cleaner_b.jpg b/thumbnails/leju_robot_pass_the_cleaner_b.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0a5a34eb7868665964a6daec559f818c468ffdb7 --- /dev/null +++ b/thumbnails/leju_robot_pass_the_cleaner_b.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84607d2d0356ac9ff4d56f6e3dee097e81791d00bc8476a78d7e4386b519c510 +size 39693 diff --git a/thumbnails/leju_robot_pass_the_cleaner_c.jpg b/thumbnails/leju_robot_pass_the_cleaner_c.jpg new file mode 100644 index 0000000000000000000000000000000000000000..115565b3e1ac9d8617e2ede2335d799ac0da65c4 --- /dev/null +++ b/thumbnails/leju_robot_pass_the_cleaner_c.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ed6fbe56f7ca3de14b1f76e465ef9a02852cf21a7ac1a704f5543d01ab6ab9 +size 41018 diff --git a/thumbnails/leju_robot_pass_the_cleaner_d.jpg b/thumbnails/leju_robot_pass_the_cleaner_d.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7ffed75af21239bab868ccf514b86673bba4acb9 --- /dev/null +++ b/thumbnails/leju_robot_pass_the_cleaner_d.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9c5d1e8aaffa65767094fe2601092e98e8b9113b46fa321b6b7005be0b9e8c +size 40833 diff --git a/thumbnails/leju_robot_pass_the_cleaner_e.jpg b/thumbnails/leju_robot_pass_the_cleaner_e.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c62d68b33aa359d862e7c2c088cf808e7062c4c5 --- /dev/null +++ b/thumbnails/leju_robot_pass_the_cleaner_e.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a52cbba708ea3fae86aa794adf9f8045d70fbb940ba986327d64f8b28e053bd3 +size 36746 diff --git a/videos/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.mp4 b/videos/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa003b686e2e7ccf7111a129eada58e3cfa4c2e --- /dev/null +++ b/videos/AIRBOT_MMK2_beauty_sponge_and_cake_to_place.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80fdcc947a787ac27aefc9dbe0f338a6e91d9ccc2dbdf9400b9ab747b750d2a5 +size 92695 diff --git a/videos/AIRBOT_MMK2_bowl_storage_pepper.mp4 b/videos/AIRBOT_MMK2_bowl_storage_pepper.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..269427e0157bd65ac3b405eabb93b105ffe26392 --- /dev/null +++ b/videos/AIRBOT_MMK2_bowl_storage_pepper.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211825fa9b2d0504f30a9c65aadef4e73a44bfc5ff27a6dc9ab6217328d4e2a1 +size 56738 diff --git a/videos/AIRBOT_MMK2_boxs_storage.mp4 b/videos/AIRBOT_MMK2_boxs_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0212b6207c778c1ccbebcdaf0c4f0128c7aaf83b --- /dev/null +++ b/videos/AIRBOT_MMK2_boxs_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f086e35bb56bde971eef354da4f4d5d8a7700344c0cb55edcea7bcbe532043c +size 76206 diff --git a/videos/AIRBOT_MMK2_building_block_storage.mp4 b/videos/AIRBOT_MMK2_building_block_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db21675fb01794a9a18d10f50bf57e6f9e10bbfa --- /dev/null +++ b/videos/AIRBOT_MMK2_building_block_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0d1d905cde91df86399e5157f5d0e67571a0bddff97742212ddc8ef0e2c2c7 +size 44066 diff --git a/videos/AIRBOT_MMK2_cake_storage.mp4 b/videos/AIRBOT_MMK2_cake_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cf88b2ffea4e33a7c2d4b80e61c5fc44bc635eb --- /dev/null +++ b/videos/AIRBOT_MMK2_cake_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d327035b54e50270daaa7eb019ca96c71cd8cfcb023f752397ebc2ae930311d +size 51704 diff --git a/videos/AIRBOT_MMK2_chop_the_scallions.mp4 b/videos/AIRBOT_MMK2_chop_the_scallions.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c82475abcb1d2f3e6c07841f8b3358c2ebd395a5 --- /dev/null +++ b/videos/AIRBOT_MMK2_chop_the_scallions.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3cdcac2978e5fd7687a478bbc707589572ba7d2a3e2c7635f55f93eb452cae +size 86212 diff --git a/videos/AIRBOT_MMK2_clean_the_desktop.mp4 b/videos/AIRBOT_MMK2_clean_the_desktop.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d516db71d0285fda9ec00fc4d9b1d1eb6886535 --- /dev/null +++ b/videos/AIRBOT_MMK2_clean_the_desktop.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db59c12922433242f0567316c7d175e011c3c81ab53140f32728b15fb27b2f0 +size 73335 diff --git a/videos/AIRBOT_MMK2_clean_the_desktop_a.mp4 b/videos/AIRBOT_MMK2_clean_the_desktop_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f318816cbb32abf539a433d3261fbc36ae95499e --- /dev/null +++ b/videos/AIRBOT_MMK2_clean_the_desktop_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f0ef71b2a74f467be4942d9db00033bebcf14731a58cead2913136ad1fdd52 +size 85284 diff --git a/videos/AIRBOT_MMK2_close_the_computer.mp4 b/videos/AIRBOT_MMK2_close_the_computer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb3003e7d0d201dcb6da4c302bd36e73fce9eee --- /dev/null +++ b/videos/AIRBOT_MMK2_close_the_computer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:152d0b418424deb83b2e4765eb1e6e963ab71c5f82924ac9288f6407f1460ecd +size 85940 diff --git a/videos/AIRBOT_MMK2_cup_storage.mp4 b/videos/AIRBOT_MMK2_cup_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48428f469744f05a4b727112dd07ed6c593fcbd8 --- /dev/null +++ b/videos/AIRBOT_MMK2_cup_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93b16b8b8a60379fd65627b3b57db4e2621c0f48c7cf16a7fa07a0401e29fe6 +size 152669 diff --git a/videos/AIRBOT_MMK2_desktop_storage.mp4 b/videos/AIRBOT_MMK2_desktop_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75724586c3221e57f543c0e3c95b7ae6a4b6b9a5 --- /dev/null +++ b/videos/AIRBOT_MMK2_desktop_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26ffba263d05dcdf090a07829bf244c56bd209633350bc7b6d28f91db527e90 +size 83250 diff --git a/videos/AIRBOT_MMK2_diamond_storage.mp4 b/videos/AIRBOT_MMK2_diamond_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a70c3e70bcd29dc9205e8016d2ec881878db4d6e --- /dev/null +++ b/videos/AIRBOT_MMK2_diamond_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c1f41b7bc8554236c52c25e6dd3521627602f8bd71fcac19a5427416ea862fe +size 89499 diff --git a/videos/AIRBOT_MMK2_double-sided_tape_placement.mp4 b/videos/AIRBOT_MMK2_double-sided_tape_placement.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77d03f7cdf0a2239fc2db6d6d37ff6524ac601cb --- /dev/null +++ b/videos/AIRBOT_MMK2_double-sided_tape_placement.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53db62f2be49dcffbb3de4e794e0824812ab55c55cfc3513522434700b538af4 +size 126619 diff --git a/videos/AIRBOT_MMK2_egg_storage.mp4 b/videos/AIRBOT_MMK2_egg_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73955c7581b40ce99d6f5b04d6c0af05f48104d9 --- /dev/null +++ b/videos/AIRBOT_MMK2_egg_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f91756ce85cca895333a5d55ec49c22be02608adcfe19e088a41ce638c8040f +size 80417 diff --git a/videos/AIRBOT_MMK2_food_storage.mp4 b/videos/AIRBOT_MMK2_food_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c28f61df73c5d36fad926fb6da01d2e3f8d956e --- /dev/null +++ b/videos/AIRBOT_MMK2_food_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04691821a8aaa6331c2fd467a0c7f061c7a6a8c7a96c8aa586fd9f7b014e2e46 +size 80325 diff --git a/videos/AIRBOT_MMK2_item_storage.mp4 b/videos/AIRBOT_MMK2_item_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d48b61e3f102da2774e6aacce940b6e71b68a35 --- /dev/null +++ b/videos/AIRBOT_MMK2_item_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeba2d96270c41c9cf3382078b0a84041fecf96eed5d0403b9e1da7644bbdbc9 +size 112016 diff --git a/videos/AIRBOT_MMK2_lemon_and_orange_storage.mp4 b/videos/AIRBOT_MMK2_lemon_and_orange_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c247e637fe53de2eb047f9115ce6f871579ec120 --- /dev/null +++ b/videos/AIRBOT_MMK2_lemon_and_orange_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f841457b423e3a3f71fe92676f13c784e501d1f6d8ae2ea84b0439388b66a3 +size 137462 diff --git a/videos/AIRBOT_MMK2_medicine_bottle_storage.mp4 b/videos/AIRBOT_MMK2_medicine_bottle_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e0e32a04f7f97e4b68f99fcf052b2607bbe19e9 --- /dev/null +++ b/videos/AIRBOT_MMK2_medicine_bottle_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5aaed4e0876c0a201eb98dbe95599a1f4babd6481bc8a3ee7891531d488c658 +size 99019 diff --git a/videos/AIRBOT_MMK2_mobile_calculator_box.mp4 b/videos/AIRBOT_MMK2_mobile_calculator_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60d217bcc6249388f1e46ea6b34719375c66f733 --- /dev/null +++ b/videos/AIRBOT_MMK2_mobile_calculator_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b98191d83b77f02f19cd0344b469050e9ffe0cb131cf6ff92e1267c94906e3 +size 104980 diff --git a/videos/AIRBOT_MMK2_mobile_car.mp4 b/videos/AIRBOT_MMK2_mobile_car.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f240c9ce9de43c09d315c0c8cb634133f85e3f --- /dev/null +++ b/videos/AIRBOT_MMK2_mobile_car.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f978f6e8e0310c539378c2c08936452148bd37acbf84e0b599d05956761c0e8 +size 27941 diff --git a/videos/AIRBOT_MMK2_mobile_phone_storage.mp4 b/videos/AIRBOT_MMK2_mobile_phone_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c17c77293787afb9b834d5cec23680087017786 --- /dev/null +++ b/videos/AIRBOT_MMK2_mobile_phone_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cc62ef3c65edc5d74dad96bbcd5169126ee492b6460e06d339bf685e7d4523 +size 113833 diff --git a/videos/AIRBOT_MMK2_open_notebook.mp4 b/videos/AIRBOT_MMK2_open_notebook.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ee9261c0211da370174cbad0726317446f4efa2 --- /dev/null +++ b/videos/AIRBOT_MMK2_open_notebook.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a42fc449e9c6827ca166b9853e974a22c84d1f07e9c29d015d62c1ca7d3a7d +size 88429 diff --git a/videos/AIRBOT_MMK2_organize_and_place_books.mp4 b/videos/AIRBOT_MMK2_organize_and_place_books.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f855a0a0b92826dce07751ada4059847d955423 --- /dev/null +++ b/videos/AIRBOT_MMK2_organize_and_place_books.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b85d0ddaa48410a547def0eba9164b9ba9ec80b132a585b53b3b8e3e3a4024 +size 77616 diff --git a/videos/AIRBOT_MMK2_organize_books.mp4 b/videos/AIRBOT_MMK2_organize_books.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..719def93e37b136d2a794dbd3ba3cbeb84e733a5 --- /dev/null +++ b/videos/AIRBOT_MMK2_organize_books.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f170eb48104ec504dc0fbc01bfb57cf546f0bf59bc141a51c21cb523779a1025 +size 61676 diff --git a/videos/AIRBOT_MMK2_place_cookies_and_beer.mp4 b/videos/AIRBOT_MMK2_place_cookies_and_beer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cdbf5b27db5c4f8256a347831af0935460f8155 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_cookies_and_beer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40218e7ccf9cc11de87e95057926e5567a3239f577ad108e921d92e8fc457574 +size 97153 diff --git a/videos/AIRBOT_MMK2_place_the_basin.mp4 b/videos/AIRBOT_MMK2_place_the_basin.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5616519a2b738b222375e8a9bc39eb9350683854 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_basin.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef94bcc1ff3bc981f76c19fe83814041d3ff86fd1b8ecc43b6b6b56ed5bf0e9 +size 89749 diff --git a/videos/AIRBOT_MMK2_place_the_blue_and_purple_blocks.mp4 b/videos/AIRBOT_MMK2_place_the_blue_and_purple_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9510ef3bce01fada3cc29f0e80203352796946 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_blue_and_purple_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e96cdbc30c11c01ddf473fb174bd8bbfab0ad26d44bb450d9415e6a400ab311 +size 96155 diff --git a/videos/AIRBOT_MMK2_place_the_books.mp4 b/videos/AIRBOT_MMK2_place_the_books.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8468b25ba5c183a5da107f6f6dc9577180e9f755 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_books.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e4f15791d5bb8c50c39c08373de72a1c981a34f1634b03bd6d495a1bfa39668 +size 124948 diff --git a/videos/AIRBOT_MMK2_place_the_building_blocks.mp4 b/videos/AIRBOT_MMK2_place_the_building_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d67612e7c0612eb8d01b95ffd2e2ac3b466566aa --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_building_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2101f85f9fbfc8ef448da81c9dc73f62b7126870d2ef9a425df1873a95bfff8d +size 79595 diff --git a/videos/AIRBOT_MMK2_place_the_cake.mp4 b/videos/AIRBOT_MMK2_place_the_cake.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50ee4ba081cc838f3fbb7a3a8cddbe193f5e94dd --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_cake.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475361f2d9cd5b50594e15420fc7ce0fcb07fc1ba28c544b377af721175ae37e +size 65598 diff --git a/videos/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.mp4 b/videos/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae6fd4ce929fd0cd02c77bad7b263022ba5d4693 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_glasses_case_and_gold_bars.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e0b4508796ba52ba0bc60a1d51659a1a05d0b73127a12c9f2f50f67b4349b2 +size 98681 diff --git a/videos/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.mp4 b/videos/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c8d331ddeac76017d984de2724faedc7668ae3 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_network_cable_and_mouse_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b792967df1c7fff94ebb801a083dc2072aceb688336ff7e15962ce8179ca5969 +size 79457 diff --git a/videos/AIRBOT_MMK2_place_the_paper_drawer.mp4 b/videos/AIRBOT_MMK2_place_the_paper_drawer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd42a7fec796dfa9d51df658ac0eabefa6e729c --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_paper_drawer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88bc9a71458a19af37233049ff2260b6c63500d1bf822d3c75d1894a225a05fc +size 75019 diff --git a/videos/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.mp4 b/videos/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93b60448bb8917ed2ee299f1558635a849eb738 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9577060b1b231f7a7d047b75c70e43f4ab4bdf8d3314596c96de2f3552235fce +size 178974 diff --git a/videos/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.mp4 b/videos/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b46b5c14f5fc356bd3039d6ddbb57a101cf78dc --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7444dbab8baf214aeb14bf8e3052b86a1c1af1bc408174abb9319bb3671e76b +size 55535 diff --git a/videos/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.mp4 b/videos/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d92948236e4009e58947aa2ba8dc29c151c4967e --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_shark_toys_and_gold_bars.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e264b009b428bada5b22e0d37cee21fd4727bef5c2f956a77f53d723dc00c9a +size 66774 diff --git a/videos/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.mp4 b/videos/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f04f2ddf7fcfdcf2f55b8255c8fb16e8adcc415 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_small_bowl_of_canned_food.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df97ce7330a3c86a80af8aa7ddce25849e6e1da33ce0eada2a38207ebe0bc292 +size 51126 diff --git a/videos/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.mp4 b/videos/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb38a93695db0aaa6becf29509a6124259c4e09c --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_sponge_and_wet_wipes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c321690c2baa232e08ca9c6d70b97e7c241e6db95b681c9b624c7f13dbbf550c +size 71675 diff --git a/videos/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.mp4 b/videos/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6bdfd35650325e06db9298a57b41e1e55405e1 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_umbrella_and_the_ruler.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c8e01b78bd7b7bc9ed3e6bfe2b943fa479de18b9f62248972ea5f978732a33 +size 72356 diff --git a/videos/AIRBOT_MMK2_place_the_yellow_block.mp4 b/videos/AIRBOT_MMK2_place_the_yellow_block.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e1718422b3cc74327f4765667e1a6b53befef7 --- /dev/null +++ b/videos/AIRBOT_MMK2_place_the_yellow_block.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c1fd2a111cbbd28a51daeec1c872317a08da8dd44436eb3665c931432c792d +size 101641 diff --git a/videos/AIRBOT_MMK2_play_the_guitar.mp4 b/videos/AIRBOT_MMK2_play_the_guitar.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c8f67f8be4d0a488a891a662c33b2e2c9aef136 --- /dev/null +++ b/videos/AIRBOT_MMK2_play_the_guitar.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9f6b39a174e7263b6c72fdce5bc69ed1133809b525b48d77307acec9b7cd0d +size 65225 diff --git a/videos/AIRBOT_MMK2_potato_storage.mp4 b/videos/AIRBOT_MMK2_potato_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a4a1c5ead26b1fe67cbac28622258ef41f10c33 --- /dev/null +++ b/videos/AIRBOT_MMK2_potato_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1affd2419aa6eadb45f229d3ba61a8168bdd12b5ca38a5310393e5a66d6458eb +size 47604 diff --git a/videos/AIRBOT_MMK2_pour_out_the_beauty_blender.mp4 b/videos/AIRBOT_MMK2_pour_out_the_beauty_blender.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89872fdc0f042f287a4b2299f39e64a1b3cd82ad --- /dev/null +++ b/videos/AIRBOT_MMK2_pour_out_the_beauty_blender.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634a5d980231369af4620ffb750bbfe3682e773e4f7fcd8b6283990f321b5e50 +size 59525 diff --git a/videos/AIRBOT_MMK2_pull_the_syringe_piston.mp4 b/videos/AIRBOT_MMK2_pull_the_syringe_piston.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25699fc511d34c5bb01c3d2fdb395be8bfa58585 --- /dev/null +++ b/videos/AIRBOT_MMK2_pull_the_syringe_piston.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846924f028b3a03fe521e69197585d9b9303f99fd3f821a85e5159383b280b66 +size 100977 diff --git a/videos/AIRBOT_MMK2_pumpkin_storage.mp4 b/videos/AIRBOT_MMK2_pumpkin_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eefeed7a2a2b92e2146ba8a6331eb44b035f97ab --- /dev/null +++ b/videos/AIRBOT_MMK2_pumpkin_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d22cb46cf355ee8daf8a3716690487dd9cfe9ad7caccb50b52d5a54e2fa55a +size 45092 diff --git a/videos/AIRBOT_MMK2_push_building_blocks.mp4 b/videos/AIRBOT_MMK2_push_building_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8788e7926116c50776688a18c17e803e8f32d3a9 --- /dev/null +++ b/videos/AIRBOT_MMK2_push_building_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd1b36bfa192e24b87714e27795df35d22d00546797eb2db52505058a4ad19c +size 91950 diff --git a/videos/AIRBOT_MMK2_push_piston.mp4 b/videos/AIRBOT_MMK2_push_piston.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d0aa21cade91eecfb8d75c1093f01fa98eefdd --- /dev/null +++ b/videos/AIRBOT_MMK2_push_piston.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b08c3d75b2d29482c3931789d7030331bbea1b9c26ccc40ed9ba3131bbdabc6 +size 123378 diff --git a/videos/AIRBOT_MMK2_screw_the_bottle_cap.mp4 b/videos/AIRBOT_MMK2_screw_the_bottle_cap.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0635eeee0973a9e8e7ddc7a2f059633b5378c7cf --- /dev/null +++ b/videos/AIRBOT_MMK2_screw_the_bottle_cap.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8bdebb0e5a27342539ed7aab3927acdfe0d1193b9018a5b246702b762fd6d5 +size 101701 diff --git a/videos/AIRBOT_MMK2_square_arrangement.mp4 b/videos/AIRBOT_MMK2_square_arrangement.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08566d8d9e36ad4cf32dc65e01243e8db698b41a --- /dev/null +++ b/videos/AIRBOT_MMK2_square_arrangement.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c6f3247e8d86952818cf0ae34746429404ea35ff2088bcadea2bb36b01b0d8 +size 74113 diff --git a/videos/AIRBOT_MMK2_stacking_blocks.mp4 b/videos/AIRBOT_MMK2_stacking_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043d2a9613ea338ac9490e8d813327db139c9cc9 --- /dev/null +++ b/videos/AIRBOT_MMK2_stacking_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aba16fb6dbb88efa1c807b23d2a0ca7ec3b33a208584a02f6811f10597c42f4 +size 95434 diff --git a/videos/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.mp4 b/videos/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b881a34f37f874a0690ecd9cc1eb12ebc59b1ab --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_box_for_mouse_and_sponge.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779a6d7438a7f42cf3352c0e336eb4cf5875c812f9007415dba6acbcda946494 +size 93643 diff --git a/videos/AIRBOT_MMK2_storage_computer_box.mp4 b/videos/AIRBOT_MMK2_storage_computer_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8052801b72ad0e4df32c69e0c7d8687bfbe1f355 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_computer_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d53b936ebfa61d3b38f66a1aa726119633f662ec079bc41bd4fa61cae04807 +size 58034 diff --git a/videos/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.mp4 b/videos/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e222d038c7e435a9fa8bef8fc9cf57ba466df3c5 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a2ecbb71447ad72402b8c72b4c1bb7858e41568b34d3c8641109a16ef0f07a +size 70364 diff --git a/videos/AIRBOT_MMK2_storage_item.mp4 b/videos/AIRBOT_MMK2_storage_item.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d8848bdf022b961366dc18e74595fd9781a1420 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_item.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8946d8c4ef2cea62eda361badc8145d3e1988a3cd11405c25a6ac2f7bd8af8d +size 59841 diff --git a/videos/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.mp4 b/videos/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d01eec26212311d2dc6c6fb172c75ac6974d89c --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c278f8c630b5ab2cb05ee34e3683e96c9cd3229b976e75452264b3f09fd4b89f +size 74979 diff --git a/videos/AIRBOT_MMK2_storage_rubiks_cube_and_cup.mp4 b/videos/AIRBOT_MMK2_storage_rubiks_cube_and_cup.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f74b2ab92522b0f4be376e1f4b841c84c0b19f8 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_rubiks_cube_and_cup.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e9c5f1609dffcdfa282ca58e72a4bfaf941c47c270aecc595c34c62e4b1321 +size 61792 diff --git a/videos/AIRBOT_MMK2_storage_spoon.mp4 b/videos/AIRBOT_MMK2_storage_spoon.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4293ebf487311522690095bd474f4823dab7e09a --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_spoon.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b1f24f53a26ab764706b8d5901c1945f4131db02ba2c6d0816705727f014fc +size 112065 diff --git a/videos/AIRBOT_MMK2_storage_tissue_and_milk_carton.mp4 b/videos/AIRBOT_MMK2_storage_tissue_and_milk_carton.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e77dcf43360a4242fae3ab25d9fc00d8b891c2 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_tissue_and_milk_carton.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0202d126d8513005724b13b88111f91829052fef76b453b5f927cc2d1cff6d44 +size 67268 diff --git a/videos/AIRBOT_MMK2_storage_tissue_paper.mp4 b/videos/AIRBOT_MMK2_storage_tissue_paper.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7ff69f31d11f7599cac490f16d4cebc7437e9d5 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_tissue_paper.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b68460aabebb9b4dad29d1403f67fc072f38aa8b73dfc7bf2e2c9075b3d29e4 +size 63000 diff --git a/videos/AIRBOT_MMK2_storage_toy_cars_and_cookies.mp4 b/videos/AIRBOT_MMK2_storage_toy_cars_and_cookies.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c9230a721cc1254fa4cbbdf9cf497e52076b1c0 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_toy_cars_and_cookies.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b15e8cfaf2fcecf516cb838af5f1f3e343635d0d50ab9f331242c3249aef51 +size 80830 diff --git a/videos/AIRBOT_MMK2_storage_wet_tissue_and_building_block.mp4 b/videos/AIRBOT_MMK2_storage_wet_tissue_and_building_block.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc04e81dbacc8b2f1010da6be48eeba04827fe5 --- /dev/null +++ b/videos/AIRBOT_MMK2_storage_wet_tissue_and_building_block.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bddfc311479a0e1314b6b54802ff40b89e9fa3034aedf34e71cd041f678a19c +size 75687 diff --git a/videos/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.mp4 b/videos/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f4665198b9df5b7f17162587359df413b756989 --- /dev/null +++ b/videos/AIRBOT_MMK2_store_beauty_blender_and_building_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c34b141600cab19c838e92035b5428072359927695d94b69d3a22a8c25c714 +size 73125 diff --git a/videos/AIRBOT_MMK2_store_coffee_cups.mp4 b/videos/AIRBOT_MMK2_store_coffee_cups.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1299466045b669b460edc6691bd3f165c27a8dd9 --- /dev/null +++ b/videos/AIRBOT_MMK2_store_coffee_cups.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697e0b25fecc7bd2c7ac27f24d413f3d5dd094452f9e69fc01a5c16c217f25a4 +size 66325 diff --git a/videos/AIRBOT_MMK2_store_peaches_and_pears.mp4 b/videos/AIRBOT_MMK2_store_peaches_and_pears.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb3d366ffa61809d177ec12a975f43b3f109a1c --- /dev/null +++ b/videos/AIRBOT_MMK2_store_peaches_and_pears.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e06c7b6c1287a714193102f8787e1cabf1714a5eea736f3bce8266c854b54a +size 67794 diff --git a/videos/AIRBOT_MMK2_store_pomegranates_and_mangoes.mp4 b/videos/AIRBOT_MMK2_store_pomegranates_and_mangoes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17ad6c04a6c709b88bf9bd3dee4ef1b4887d735a --- /dev/null +++ b/videos/AIRBOT_MMK2_store_pomegranates_and_mangoes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a74c5a110d377c0c00697bcfaa4d6d88504842650ce0076156928063777b02 +size 113203 diff --git a/videos/AIRBOT_MMK2_store_wet_wipes_and_bowls.mp4 b/videos/AIRBOT_MMK2_store_wet_wipes_and_bowls.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c62873e92b4206022f33fe2c74d3e94c364aea05 --- /dev/null +++ b/videos/AIRBOT_MMK2_store_wet_wipes_and_bowls.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65bb91a827a9d17fcd20e90f482146aabacc11d7c5bfc123ae236909043d5da +size 110305 diff --git a/videos/AIRBOT_MMK2_take_down_paper_cup.mp4 b/videos/AIRBOT_MMK2_take_down_paper_cup.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c1120d9f8140c2b81e2b645d723a847cf4a07f3 --- /dev/null +++ b/videos/AIRBOT_MMK2_take_down_paper_cup.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17186d70e9840dc9a6e507af5121d28193b6d4d78e875740b3c1781ed780ad4b +size 70386 diff --git a/videos/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.mp4 b/videos/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b514391b003babf565075d914bd747214f0113e8 --- /dev/null +++ b/videos/AIRBOT_MMK2_take_down_umbrella_and_mineral_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60bdf859a31ef867c814105213c952cbd0267f85e27be0bfaaf94b892131885e +size 76170 diff --git a/videos/AIRBOT_MMK2_take_the_book.mp4 b/videos/AIRBOT_MMK2_take_the_book.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04adffdc15dc5af1b31b31d893c721ab1d93c973 --- /dev/null +++ b/videos/AIRBOT_MMK2_take_the_book.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f57835ec34dda29aa7b77f9aa6f9177b7edfb8e759503ba9b3ee876a3f6929 +size 36929 diff --git a/videos/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.mp4 b/videos/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c0114d3290768b78cdd9fd14bc920e5f0dc7b29 --- /dev/null +++ b/videos/AIRBOT_MMK2_the_cup_is_put_into_the_bucket.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0be387f24b7a18443b207467d944de1f79e69de551e6708062c1f5365ec037 +size 85762 diff --git a/videos/AIRBOT_MMK2_toy_storage.mp4 b/videos/AIRBOT_MMK2_toy_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26472b11da4999b3071c2c09daf09847f35de71a --- /dev/null +++ b/videos/AIRBOT_MMK2_toy_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e207b47c4004e0159f528e2df2bfdd24946c0139ae24beb17397a9b5135ded6 +size 67646 diff --git a/videos/AgiBot-g1_battery_storage_b.mp4 b/videos/AgiBot-g1_battery_storage_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0612583e3272f3398ab3662f08d36409e90c3003 --- /dev/null +++ b/videos/AgiBot-g1_battery_storage_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f939319b08fdf286d0c7aa6ecfba6086792ea219b8795dbb677fabde01e0865 +size 307908 diff --git a/videos/AgiBot-g1_battery_storage_c.mp4 b/videos/AgiBot-g1_battery_storage_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..697e85003fad8d8a93630834fa58daaa04132d1b --- /dev/null +++ b/videos/AgiBot-g1_battery_storage_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bfc6249ebd0b28b1650b7f8cb0fa296ee2a6105b181e7634b72707762174f21 +size 482701 diff --git a/videos/AgiBot-g1_box_storage_a.mp4 b/videos/AgiBot-g1_box_storage_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6de4004e5f41e700651ae95866c5ba5fe48c77 --- /dev/null +++ b/videos/AgiBot-g1_box_storage_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c459e3eb246e5261aa2e6b199679bd009b88cf2563232e6f0dfcc67af4d76467 +size 472422 diff --git a/videos/AgiBot-g1_box_storage_b.mp4 b/videos/AgiBot-g1_box_storage_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14e4cbd4cffbe93ca6452cf152f08ba5cee8b8a --- /dev/null +++ b/videos/AgiBot-g1_box_storage_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825a11c9e194e678dc157c7a77da530a62b45bd2a950b5c0702966645f24add8 +size 460030 diff --git a/videos/AgiBot-g1_box_storage_c.mp4 b/videos/AgiBot-g1_box_storage_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..149c76dfb90fca280f06c0b4407c6b179aedc9e1 --- /dev/null +++ b/videos/AgiBot-g1_box_storage_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c213038d320825faad037f0161b13c6e6d0640b847a9314ce7f12eff671bd6b +size 243661 diff --git a/videos/AgiBot-g1_box_storage_cardboard_box_a.mp4 b/videos/AgiBot-g1_box_storage_cardboard_box_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2572aee63837e4917984ed9b74cde73a1b76608b --- /dev/null +++ b/videos/AgiBot-g1_box_storage_cardboard_box_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dca5e24cbddf827f9b470ecd36cfd716a7b41a25c51a579f371ce1d0a60ba46 +size 371599 diff --git a/videos/AgiBot-g1_box_storage_cardboard_box_b.mp4 b/videos/AgiBot-g1_box_storage_cardboard_box_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95135e7a85d18c2c38b5596e8b431ebf6fbe2677 --- /dev/null +++ b/videos/AgiBot-g1_box_storage_cardboard_box_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff3cc11a834eaf5cfebdffb4d92bc4300a8d24a1dfe7a274bc793acfd989321 +size 447877 diff --git a/videos/AgiBot-g1_box_storage_cardboard_box_c.mp4 b/videos/AgiBot-g1_box_storage_cardboard_box_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a669584e096b3ebb384f47aa64ae137a37cc178 --- /dev/null +++ b/videos/AgiBot-g1_box_storage_cardboard_box_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b373acedfc95841fb6893c08b5ccbe33f92532a49e2dfcb6066a743bd3d27f94 +size 615042 diff --git a/videos/AgiBot-g1_box_storage_e.mp4 b/videos/AgiBot-g1_box_storage_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b3670d4841dcd530b10a44d8fe30988b93e0191 --- /dev/null +++ b/videos/AgiBot-g1_box_storage_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267f0cec0b5ff83d7baddbefebb10514850ed84d5f7cac7f9d003549acea103a +size 263628 diff --git a/videos/AgiBot-g1_box_storage_part_a.mp4 b/videos/AgiBot-g1_box_storage_part_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480d2a1bf31f7e2039afbd3af19b8aa16eacf3bd --- /dev/null +++ b/videos/AgiBot-g1_box_storage_part_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a88c94d5923a15fd528964601216d7ed7a364ab24e9af3aeff50a6b1d9ebcf6 +size 472383 diff --git a/videos/AgiBot-g1_box_storage_tool.mp4 b/videos/AgiBot-g1_box_storage_tool.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a38a85be30ae9d975386c94cbfeca99bd39e3f --- /dev/null +++ b/videos/AgiBot-g1_box_storage_tool.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef0bc77acbbe4ccea31eaa18d2e48d169ddd7ed08d44ca4d5a1ebbc927f8150 +size 63736 diff --git a/videos/AgiBot-g1_left_capture_part.mp4 b/videos/AgiBot-g1_left_capture_part.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04fa580080742cfcc5db61fa7d382653d5473d4b --- /dev/null +++ b/videos/AgiBot-g1_left_capture_part.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd392f9fec2609f7deb301075f797efd7954108fb20e6558f6745d8a0b7af661 +size 481637 diff --git a/videos/AgiBot-g1_mobile_accessory_storage_box_a.mp4 b/videos/AgiBot-g1_mobile_accessory_storage_box_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0e510f5f5657624f52d0b4271a7b2cf188f4e8c --- /dev/null +++ b/videos/AgiBot-g1_mobile_accessory_storage_box_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50511107671ca06645ddcfb85c1c031f55bc3833a537a1c7f71b17d97f3a405e +size 431173 diff --git a/videos/AgiBot-g1_mobile_accessory_storage_box_c.mp4 b/videos/AgiBot-g1_mobile_accessory_storage_box_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a3f3ed3531b8b875457cbf5d1dd581d4db7265 --- /dev/null +++ b/videos/AgiBot-g1_mobile_accessory_storage_box_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2bd23e27646bb1798998f8fc0b869d6923b24485277ddfa2a0780f93658942 +size 1117592 diff --git a/videos/AgiBot-g1_mobile_accessory_storage_box_d.mp4 b/videos/AgiBot-g1_mobile_accessory_storage_box_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0ddb7884d888a54a9ab13c5a6c35c20bd110277 --- /dev/null +++ b/videos/AgiBot-g1_mobile_accessory_storage_box_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61ca6b82ba7ee5a6196180417010287cef18cbd121082433a78c01d7afc2833 +size 556020 diff --git a/videos/AgiBot-g1_mobile_accessory_storage_box_e.mp4 b/videos/AgiBot-g1_mobile_accessory_storage_box_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da4684d640f58b4ecc8ee7f73fa420ebd2d39e77 --- /dev/null +++ b/videos/AgiBot-g1_mobile_accessory_storage_box_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f516cffeeb13f09dbfa34837768b6a816b9ece757facce934ce9a927bbbb553 +size 715379 diff --git a/videos/AgiBot-g1_mobile_accessory_storage_box_f.mp4 b/videos/AgiBot-g1_mobile_accessory_storage_box_f.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a96cf7044782daed76276f6272b1110b7ac0fe --- /dev/null +++ b/videos/AgiBot-g1_mobile_accessory_storage_box_f.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c50cb968136aedb2f835448bf3f1b5e787728b52ae8023af2946d7aca2a68f +size 294453 diff --git a/videos/AgiBot-g1_pick_up_battery.mp4 b/videos/AgiBot-g1_pick_up_battery.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..005ca7c96adb858e6646fc41a0d5c411b8a9e1ae --- /dev/null +++ b/videos/AgiBot-g1_pick_up_battery.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce57c342c1d66056a4b96f6237e5ce36e2dcf2f490a0c03f8a036a74e569f85 +size 360852 diff --git a/videos/AgiBot-g1_picks_up_battery_a.mp4 b/videos/AgiBot-g1_picks_up_battery_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25cfcd20adc3b332cc7fd3c2da1dcf7fcc040276 --- /dev/null +++ b/videos/AgiBot-g1_picks_up_battery_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525d217e625a4e0798b8b8d28a8724dd277ce179d913a484fc20c5d3edec8f53 +size 512830 diff --git a/videos/AgiBot-g1_picks_up_battery_b.mp4 b/videos/AgiBot-g1_picks_up_battery_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f85c73eace4f0e21fe31f92f9c850c39e07252 --- /dev/null +++ b/videos/AgiBot-g1_picks_up_battery_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170ba89a4593d57de88e068ddb4420d3cdbcfc334826c201fbff7fe0b3291994 +size 520116 diff --git a/videos/AgiBot-g1_picks_up_cardboard_box.mp4 b/videos/AgiBot-g1_picks_up_cardboard_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e74641b08b2968ab645854275c14712bc743236b --- /dev/null +++ b/videos/AgiBot-g1_picks_up_cardboard_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a41c106d126655ec25c2062ec3a445735096904b84ef2578d821780ec0213b9 +size 322239 diff --git a/videos/AgiBot-g1_picks_up_parts_a.mp4 b/videos/AgiBot-g1_picks_up_parts_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a23e835b14689d60533d0c2d503790020c53531d --- /dev/null +++ b/videos/AgiBot-g1_picks_up_parts_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6885f916d2f8c1b0567cec4e34f48cc26e046aa93e576f95a88e86f534e4c2 +size 362597 diff --git a/videos/AgiBot-g1_picks_up_parts_b.mp4 b/videos/AgiBot-g1_picks_up_parts_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7c1052e0a1dfc00f8d199e94103c063baac6929 --- /dev/null +++ b/videos/AgiBot-g1_picks_up_parts_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f095af41881e5e4fb60dcb2be9a485c961686fc986e99d8b849e360d9ad3d14d +size 176942 diff --git a/videos/AgiBot-g1_remove_the_accessory.mp4 b/videos/AgiBot-g1_remove_the_accessory.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51061672006ff701b81dfc2e676abc65e3ba31b7 --- /dev/null +++ b/videos/AgiBot-g1_remove_the_accessory.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e8bbdb2bdf801c613223c5895520653fd5605e5641717b3fd8ddeae3322f5c +size 270631 diff --git a/videos/AgiBot-g1_right_capture_part.mp4 b/videos/AgiBot-g1_right_capture_part.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..692ccf56f477bcc8038245150592c6ee0653257b --- /dev/null +++ b/videos/AgiBot-g1_right_capture_part.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3b113661edb89a0bf2032a155798000c62e45572e913c6455d4ced75af7f4e +size 502085 diff --git a/videos/AgiBot-g1_robotic_arm_picks_up_battery.mp4 b/videos/AgiBot-g1_robotic_arm_picks_up_battery.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1405d34de247b0fa0e2432c90a95a1e0b985cc6b --- /dev/null +++ b/videos/AgiBot-g1_robotic_arm_picks_up_battery.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8becd01458ece1e4c03dd4d405934a3c4baec3afa0d4aabcb24b6c3116f8c8 +size 588811 diff --git a/videos/AgiBot-g1_robotic_arm_picks_up_parts.mp4 b/videos/AgiBot-g1_robotic_arm_picks_up_parts.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb10066b7ab1078991473ccead86bead19682b6 --- /dev/null +++ b/videos/AgiBot-g1_robotic_arm_picks_up_parts.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645bffcb5a60a2477f152039f892b3c9bbc37f81cc60fed75352fa68651d4909 +size 503903 diff --git a/videos/AgiBot-g1_storage_item_b.mp4 b/videos/AgiBot-g1_storage_item_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9876265a9862aa184f6a1bffe12d83991d9e9a6 --- /dev/null +++ b/videos/AgiBot-g1_storage_item_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9021523bb5f6de56ecc4d33fd34ef5f917f1dfc25927611f23738d91ad46a6 +size 315774 diff --git a/videos/AgiBot-g1_storage_item_d.mp4 b/videos/AgiBot-g1_storage_item_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b83962dc80a60bbd1a75788cd31476ddf2353761 --- /dev/null +++ b/videos/AgiBot-g1_storage_item_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ce0dd92db67afd0da12de57bb934f228d63880e9d8084b78c3ff46b2b7be06 +size 492601 diff --git a/videos/AgiBot-g1_storage_item_e.mp4 b/videos/AgiBot-g1_storage_item_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f647ae91ae435ec988dbf029f032ddcda5909f7 --- /dev/null +++ b/videos/AgiBot-g1_storage_item_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa6558a693f8a86a173bb225c941515099b7305a004f3916e5ee318f664dee7 +size 564730 diff --git a/videos/AgiBot-g1_tool_storage.mp4 b/videos/AgiBot-g1_tool_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..848c8c5a39780c12e51e706dc9c46b46bbcc0f95 --- /dev/null +++ b/videos/AgiBot-g1_tool_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d862d6200387e3c79cf80bbd7f71e52b1682574919047983b97f9f086d9015c7 +size 560211 diff --git a/videos/Airbot_MMK2_move_block_gold_bar_models.mp4 b/videos/Airbot_MMK2_move_block_gold_bar_models.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc7d3c5250d35b8940fa1b212191cabd55fcd9ab --- /dev/null +++ b/videos/Airbot_MMK2_move_block_gold_bar_models.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb9f63008c4deacbc3fec4f672be38004c21937c9290ae15bb2c2f78e0b1318 +size 80987 diff --git a/videos/Airbot_MMK2_move_book_front.mp4 b/videos/Airbot_MMK2_move_book_front.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd424d31406aa7433d658abdd10db12a0da55635 --- /dev/null +++ b/videos/Airbot_MMK2_move_book_front.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2380ca31a892693c1338ef733c4a0ab8419c469f519127b2e194125ee3257460 +size 79936 diff --git a/videos/Airbot_MMK2_move_book_right_side.mp4 b/videos/Airbot_MMK2_move_book_right_side.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d85cdf2681d5cb44d40d2bfbcabd2fcef586cc26 --- /dev/null +++ b/videos/Airbot_MMK2_move_book_right_side.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d15f2aef400893853e3c160806615f98177af649223fe175ab438543f336f8 +size 60321 diff --git a/videos/Airbot_MMK2_move_bottle_tape_measure.mp4 b/videos/Airbot_MMK2_move_bottle_tape_measure.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e50b3c44c609dd5021baf7b5bf5eb7706bc68507 --- /dev/null +++ b/videos/Airbot_MMK2_move_bottle_tape_measure.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8984eb6a79da7fe9d0c8afda668aca993f56068f17d18cff3cb3eae0440b00 +size 57912 diff --git a/videos/Airbot_MMK2_move_fake_food.mp4 b/videos/Airbot_MMK2_move_fake_food.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf2fcd91a709f79de90f522ccd1bbff4ac03fc43 --- /dev/null +++ b/videos/Airbot_MMK2_move_fake_food.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f74eb88f9177d5ec9d33847076439d43256a62bbceff33d83b3dacf0393cbf +size 61123 diff --git a/videos/Airbot_MMK2_move_medicine_bottle.mp4 b/videos/Airbot_MMK2_move_medicine_bottle.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76861d746012c7207de761daa08262f76c13bee --- /dev/null +++ b/videos/Airbot_MMK2_move_medicine_bottle.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd036d6e55ccf0c617f5e0ebf5a54f236b4d3df92755b8054f0eade31f3b77 +size 137127 diff --git a/videos/Airbot_MMK2_move_phone_twice.mp4 b/videos/Airbot_MMK2_move_phone_twice.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d124c466fd6409dd0d4a5b8f57fffc1e811582a --- /dev/null +++ b/videos/Airbot_MMK2_move_phone_twice.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908ffad8923574b52329b4311c71b0f70575876d124a9930765e6ffd8afe57f3 +size 113478 diff --git a/videos/Airbot_MMK2_move_tub.mp4 b/videos/Airbot_MMK2_move_tub.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8667f95df0a33e42f6daab43b810045e22502af3 --- /dev/null +++ b/videos/Airbot_MMK2_move_tub.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238114e19b18fad057eb23cade65ee2c2665a12d0baaf5a4be0f9156622983ab +size 108196 diff --git a/videos/Airbot_MMK2_open_laptop.mp4 b/videos/Airbot_MMK2_open_laptop.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a152286962ee2c83fc2b172bf458dfd35d5ec390 --- /dev/null +++ b/videos/Airbot_MMK2_open_laptop.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6b424aca5b5863ec06a909af3f558fc24160e7e5a6267e6345bb8defb3db8c +size 97284 diff --git a/videos/Airbot_MMK2_pass_paper_box.mp4 b/videos/Airbot_MMK2_pass_paper_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ec1bb81ad6ad98daf09e878e5f25d9e80acfd3 --- /dev/null +++ b/videos/Airbot_MMK2_pass_paper_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c793983d56ddf6e69f195e5018952a3fec57c44a05756060c7000cb07e50f1c3 +size 68844 diff --git a/videos/Airbot_MMK2_pour_BBs.mp4 b/videos/Airbot_MMK2_pour_BBs.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71515b5380de9f422ace4209bbf9829b8015b0dc --- /dev/null +++ b/videos/Airbot_MMK2_pour_BBs.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5696e0701fa9916108c24902513a105f136b053fccbdbbb657965ff6f1822ef +size 72346 diff --git a/videos/Airbot_MMK2_push_toy_car.mp4 b/videos/Airbot_MMK2_push_toy_car.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0d7b73ef14ddf8680f9d92c62c2dd9f6a90f841 --- /dev/null +++ b/videos/Airbot_MMK2_push_toy_car.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fba398313e83cf1f4e424f04365d71e65ca6551d6d24cf07ee6eec73f1019ac9 +size 27621 diff --git a/videos/Airbot_MMK2_storage_bottle_part.mp4 b/videos/Airbot_MMK2_storage_bottle_part.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e17adc16f41d934449572d6f09051bd906bf8a5 --- /dev/null +++ b/videos/Airbot_MMK2_storage_bottle_part.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6e2850d933d478ded1b39f5ecac817318d98308cead1d68afa10a72741dc67 +size 74967 diff --git a/videos/Airbot_MMK2_storage_bowl_wet_wipes.mp4 b/videos/Airbot_MMK2_storage_bowl_wet_wipes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf64598bc5b1f7b4367e6cd7f07206e88a9820b0 --- /dev/null +++ b/videos/Airbot_MMK2_storage_bowl_wet_wipes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e0fd3a2a0a01c07f66295e0e7b2d6ef253efa8fd7eed6ec12d53243c1d7a34 +size 78491 diff --git a/videos/Airbot_MMK2_storage_braised_pork_belly_shrimp.mp4 b/videos/Airbot_MMK2_storage_braised_pork_belly_shrimp.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b7d963a0d8934d16e1e59b0b40464c6b5179b2a --- /dev/null +++ b/videos/Airbot_MMK2_storage_braised_pork_belly_shrimp.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8209128f9063df652033b8c16bc51490bc6f35efba494174b564efd4c96cb1 +size 69474 diff --git a/videos/Airbot_MMK2_storage_cookie_toy_car.mp4 b/videos/Airbot_MMK2_storage_cookie_toy_car.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb3dda9b8f1feb04a46bc93654344d63619eaea0 --- /dev/null +++ b/videos/Airbot_MMK2_storage_cookie_toy_car.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f751dbf4b7c956d348c4a33c4a6da54a5cf8df148e257969792e72254ea672f5 +size 64674 diff --git a/videos/Airbot_MMK2_storage_cup.mp4 b/videos/Airbot_MMK2_storage_cup.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8489ab8df50a1f48c9239a68298e38b794bf5e1 --- /dev/null +++ b/videos/Airbot_MMK2_storage_cup.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d66778e7bc8fea18f45f656174009fc497ef1d80fa4d2c437fa1c8b674a9465 +size 64322 diff --git a/videos/Airbot_MMK2_storage_cup_rubik_s_cube.mp4 b/videos/Airbot_MMK2_storage_cup_rubik_s_cube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5690cecd387be6932287ca092fd47681f5e5dfc --- /dev/null +++ b/videos/Airbot_MMK2_storage_cup_rubik_s_cube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68cf508bdc678c2bb37509dd57f1d9a3ddf31692651680b644b3e365719274a7 +size 72979 diff --git a/videos/Airbot_MMK2_storage_egg_bowl.mp4 b/videos/Airbot_MMK2_storage_egg_bowl.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bafb96dcc543e89835f5895e8d37551d6ea6f370 --- /dev/null +++ b/videos/Airbot_MMK2_storage_egg_bowl.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2d695eeb0d780925bca1d3deecf8145704054491014589098250fadc7bb4a7 +size 87772 diff --git a/videos/Airbot_MMK2_storage_egg_plate.mp4 b/videos/Airbot_MMK2_storage_egg_plate.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a440b1d2b8dfba9983ac7e6c954c8a0b1d7860c --- /dev/null +++ b/videos/Airbot_MMK2_storage_egg_plate.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ed7b2dd950624189340462af5f25d6b2dda04ace2a0c2601effa855e93bec8 +size 63295 diff --git a/videos/Airbot_MMK2_storage_electronics_yellow_baket.mp4 b/videos/Airbot_MMK2_storage_electronics_yellow_baket.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..801bfb1d4988f389006fb2239f8ccfe48782b7fd --- /dev/null +++ b/videos/Airbot_MMK2_storage_electronics_yellow_baket.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6865853794ee2a4bcddc8955ba6069490a4a8ff85f9e742dca74eced826b85b +size 86644 diff --git a/videos/Airbot_MMK2_storage_peach_pear.mp4 b/videos/Airbot_MMK2_storage_peach_pear.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..294270ebd1d43fe41b3396cec4d21b49ebeee73d --- /dev/null +++ b/videos/Airbot_MMK2_storage_peach_pear.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3c90a7e8e7711c01751878c54aa1bb7bea868e4f14629ca3791f7eacf84000 +size 100120 diff --git a/videos/Airbot_MMK2_storage_tools.mp4 b/videos/Airbot_MMK2_storage_tools.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1956a6fbe2281909ce6ec7bcf74aefd06a216290 --- /dev/null +++ b/videos/Airbot_MMK2_storage_tools.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16ba9bdb9ff189f8ea1fdb5efbf4ad14a2903b129c75f40a6115ab59f912c9b +size 56421 diff --git a/videos/Airbot_MMK2_storage_tumbler_umbrella.mp4 b/videos/Airbot_MMK2_storage_tumbler_umbrella.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ce8fedc4d208661589f40b5f4acede2f1fec121 --- /dev/null +++ b/videos/Airbot_MMK2_storage_tumbler_umbrella.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae5f4df3c3c6a90cddcc80189cc654b60335bebf68cdd55a20eb237b4e3529a +size 85008 diff --git a/videos/Airbot_MMK2_swap_bottle_wet_wipes_plate.mp4 b/videos/Airbot_MMK2_swap_bottle_wet_wipes_plate.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1df4bf7d2cb3ebcc0736a581782d1bf88748b005 --- /dev/null +++ b/videos/Airbot_MMK2_swap_bottle_wet_wipes_plate.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4162898c470cdad7a12940346e875f20c08ce8d991ccf3c1ea23b620067a1de3 +size 112109 diff --git a/videos/Airbot_MMK2_swap_sponge_paper_box_plate.mp4 b/videos/Airbot_MMK2_swap_sponge_paper_box_plate.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42fa612f93a484188d39ab4a53f5b241cb9d1aa --- /dev/null +++ b/videos/Airbot_MMK2_swap_sponge_paper_box_plate.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9cd783df7a896d870942f246a80eedd26444bfa6401efc1ec0ea409ef84a62 +size 84144 diff --git a/videos/Airbot_MMK2_take_cup.mp4 b/videos/Airbot_MMK2_take_cup.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4956bfb1808244d3a88765faf622198ef711188 --- /dev/null +++ b/videos/Airbot_MMK2_take_cup.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd28e90c10282edd4b8a9b207acfc44fe8901d286abcc08bece4595054aa33ec +size 68984 diff --git a/videos/Airbot_MMK2_take_drink.mp4 b/videos/Airbot_MMK2_take_drink.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f80f1d824b0e84aea463c1b396c22491f8c9d7bf --- /dev/null +++ b/videos/Airbot_MMK2_take_drink.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065de8caa3faff6c38dfd094ac6e63f7d730503a496856a9aab03b4ab84fcb3c +size 96026 diff --git a/videos/Airbot_MMK2_take_electronics.mp4 b/videos/Airbot_MMK2_take_electronics.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd47e5758e13df4cc80742569b284020672de60b --- /dev/null +++ b/videos/Airbot_MMK2_take_electronics.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49efcd4c1ae8eff560b65db69d2dc18670c6a66f3a0ab22f47d04c49912a7083 +size 85069 diff --git a/videos/Airbot_MMK2_take_toy_car.mp4 b/videos/Airbot_MMK2_take_toy_car.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9a23884a45979ff30622e0dcf1060427fcdd91 --- /dev/null +++ b/videos/Airbot_MMK2_take_toy_car.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e93d35616dc78e5fa243ffaef9a3c49f9fd26fec5367bcaa92ae5c9fd3e312 +size 104542 diff --git a/videos/Cobot_Magic_box_storage_chopsticks.mp4 b/videos/Cobot_Magic_box_storage_chopsticks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a879868aa428d560437fc39d4b289ba92f93c260 --- /dev/null +++ b/videos/Cobot_Magic_box_storage_chopsticks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f699768270d2a813d7809274bad85d0c14ca7d49536c07e78a43f0f84974dffe +size 130778 diff --git a/videos/Cobot_Magic_cap_the_pen_a.mp4 b/videos/Cobot_Magic_cap_the_pen_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a1ce2cb148e5153b921a20cb6af8ae402fb9ecf --- /dev/null +++ b/videos/Cobot_Magic_cap_the_pen_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df6bcfab13e7d05eff322bceb73cc9eeb2d89a361b8216023578a482bd0a410 +size 165453 diff --git a/videos/Cobot_Magic_catch_the_ball.mp4 b/videos/Cobot_Magic_catch_the_ball.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9af1d5ed982a296825394186ef42a988f0154e --- /dev/null +++ b/videos/Cobot_Magic_catch_the_ball.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa9dcf3e4f9c55f59d9e5198a4d86deffe0d679b50b8bded34047f3be01f5b8 +size 66163 diff --git a/videos/Cobot_Magic_classification_of_fruits_and_vegetables.mp4 b/videos/Cobot_Magic_classification_of_fruits_and_vegetables.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f35ab34273dd82342f753a2b3919dc310a46cc5 --- /dev/null +++ b/videos/Cobot_Magic_classification_of_fruits_and_vegetables.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29cfe11c3e11fa4588f52169a48c85b6058153e34feb1f778e6323e65ebf081 +size 297124 diff --git a/videos/Cobot_Magic_classification_of_fruits_and_vegetables_a.mp4 b/videos/Cobot_Magic_classification_of_fruits_and_vegetables_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d94a40db5e2772d9f6a72730de5baf384ad8373 --- /dev/null +++ b/videos/Cobot_Magic_classification_of_fruits_and_vegetables_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da318dcfca303f2c28e521f2fe466c0ca439a9dde5014d93f47ec8721fd37c9e +size 360071 diff --git a/videos/Cobot_Magic_classification_of_tableware.mp4 b/videos/Cobot_Magic_classification_of_tableware.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ca02eba248fe6e9ca520500741859f91bd31067 --- /dev/null +++ b/videos/Cobot_Magic_classification_of_tableware.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae00cada5aa36320ec80f27d211f6f43a72f1a737923af176f8ceedd2a913244 +size 577292 diff --git a/videos/Cobot_Magic_clean_blackboard.mp4 b/videos/Cobot_Magic_clean_blackboard.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08fde32f39f530fd5767fe817e349accaca9e5be --- /dev/null +++ b/videos/Cobot_Magic_clean_blackboard.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9c043e49f6cb2a467459a86bb06ccaec1433cee8ae88f9b0ddc411414d9bad +size 112173 diff --git a/videos/Cobot_Magic_clean_up_the_tableware.mp4 b/videos/Cobot_Magic_clean_up_the_tableware.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dfd9042445192197ee40007249bcaca9a2d7de7 --- /dev/null +++ b/videos/Cobot_Magic_clean_up_the_tableware.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e15b41177205825639198c1f6307300f15d56358bd3756eeb3c894d31168cb +size 304701 diff --git a/videos/Cobot_Magic_clear_the_desktop.mp4 b/videos/Cobot_Magic_clear_the_desktop.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10bed383113ad0183b874d3c2fdfebf2ca86c697 --- /dev/null +++ b/videos/Cobot_Magic_clear_the_desktop.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee20622bb5d04499c9a3aafaf1a812ec81ea70b8fbb0ed78da357ba50fd95aaa +size 82387 diff --git a/videos/Cobot_Magic_close_book.mp4 b/videos/Cobot_Magic_close_book.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e924fbdb1a77e3cf38137715d3113cc4cfc518 --- /dev/null +++ b/videos/Cobot_Magic_close_book.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f21e59a75bcd0b8a532aeebc4d8d83cb48f6825e95eb270bac98fd038996ccc +size 61501 diff --git a/videos/Cobot_Magic_close_button.mp4 b/videos/Cobot_Magic_close_button.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3bb7171fe5adfd72fdb35b2175fe3c9bcb7b0db --- /dev/null +++ b/videos/Cobot_Magic_close_button.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c7fcdf4e73ea3a7ceaab9449148d047b4f7d36beaf2300934a35167d1563bd +size 42951 diff --git a/videos/Cobot_Magic_cube_reset.mp4 b/videos/Cobot_Magic_cube_reset.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3553d214a21da7cb33d64b699db6d51b9d1fa5df --- /dev/null +++ b/videos/Cobot_Magic_cube_reset.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6b53b1d755b42aca262404c907f3d108065116f3462c8f911426f387a0cc87 +size 45870 diff --git a/videos/Cobot_Magic_cut_banana.mp4 b/videos/Cobot_Magic_cut_banana.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05f7c0465019518aa950cf63386c0ab4b85a0dee --- /dev/null +++ b/videos/Cobot_Magic_cut_banana.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93e36a1234f9a11650277bd0d8e47f64b6513c40e47a6bb93281c0c38867f07 +size 80634 diff --git a/videos/Cobot_Magic_desktop_organization.mp4 b/videos/Cobot_Magic_desktop_organization.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e90de9ae051c56c717e26f8668a248afc0580f78 --- /dev/null +++ b/videos/Cobot_Magic_desktop_organization.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c319765a744ac6a7ac079e4b940a6f21c0085a9fcc3d9d2a80271d97fa5ddfa +size 326020 diff --git a/videos/Cobot_Magic_drawer_storage_mineral_water.mp4 b/videos/Cobot_Magic_drawer_storage_mineral_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..043222f6f27e31e149a6b3dea693df1c7b888ae8 --- /dev/null +++ b/videos/Cobot_Magic_drawer_storage_mineral_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292953555bd669e9aad31358e2276e52bdc1c93c7ab0833d9596cd539ffee203 +size 78686 diff --git a/videos/Cobot_Magic_fold_clothes.mp4 b/videos/Cobot_Magic_fold_clothes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0b4911d6799f88629c643da1ac65e448afec850 --- /dev/null +++ b/videos/Cobot_Magic_fold_clothes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe04858b66e4c4cff6b9969148edc11981cffdc4ab200f8603e6ccdfcfa3a11 +size 578955 diff --git a/videos/Cobot_Magic_fold_the_towel.mp4 b/videos/Cobot_Magic_fold_the_towel.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1316499a23ad8e650ce2a308d768495076a7129 --- /dev/null +++ b/videos/Cobot_Magic_fold_the_towel.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89610440c8417a145faeb14a4356ddff7d8c1e262abda121e8bb0881daf921a7 +size 227039 diff --git a/videos/Cobot_Magic_fold_towel_a.mp4 b/videos/Cobot_Magic_fold_towel_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fb22d5d2580b30b46acb95a723d4ab87709961d --- /dev/null +++ b/videos/Cobot_Magic_fold_towel_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72be155e4d6ca30e6f68c29880249119f73166a1f126d4ec95523ddec968f924 +size 91794 diff --git a/videos/Cobot_Magic_food_packaging.mp4 b/videos/Cobot_Magic_food_packaging.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0badacd34666214009d467917d06ecfa45f153d3 --- /dev/null +++ b/videos/Cobot_Magic_food_packaging.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a023cf53dadc0c22d7d57470442815df82d08f88eb7dcdafd3aa86adb311d3d1 +size 348409 diff --git a/videos/Cobot_Magic_make_fruit_salad.mp4 b/videos/Cobot_Magic_make_fruit_salad.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3ff829442c72effbf74bbafae3b254e025ce1e2 --- /dev/null +++ b/videos/Cobot_Magic_make_fruit_salad.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36dc14247aa6a96b92473d5ab5bffc55a742e38401e980e7be5a00f0d22d7026 +size 47624 diff --git a/videos/Cobot_Magic_make_hamburger.mp4 b/videos/Cobot_Magic_make_hamburger.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d00420e20c660e1b62f45ea5f002a4085a9704 --- /dev/null +++ b/videos/Cobot_Magic_make_hamburger.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87d5068791bb2385a9eefed7da6aa8509229594142490b78b6aa9b620b36b9b +size 88643 diff --git a/videos/Cobot_Magic_mobile_cube.mp4 b/videos/Cobot_Magic_mobile_cube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08271a82333b5e5a625dab195691d91ab0636a67 --- /dev/null +++ b/videos/Cobot_Magic_mobile_cube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149ab843df1c83d2b13240b31d62fe4b0cdc0d55353126067436a233a1e0fa3a +size 28541 diff --git a/videos/Cobot_Magic_mobile_cube_blackboard.mp4 b/videos/Cobot_Magic_mobile_cube_blackboard.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..256730e0f3ed51c57f15d06a3ea760ec3ce3ec68 --- /dev/null +++ b/videos/Cobot_Magic_mobile_cube_blackboard.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3043680a8b81c8efd99d8398ac415c1eff2db69e6bffaabdb9629e1675d20aa8 +size 329392 diff --git a/videos/Cobot_Magic_move_beverage.mp4 b/videos/Cobot_Magic_move_beverage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a64b0fe152efa7de69d95546301c79ad56ec8d5 --- /dev/null +++ b/videos/Cobot_Magic_move_beverage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce317cfe2de5ed74658437a26943353cafc3b7b0b27ab96184091b194e46631 +size 40503 diff --git a/videos/Cobot_Magic_move_plate.mp4 b/videos/Cobot_Magic_move_plate.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecb1831bdb284fbdb19528c2a8e2ca2ec3a97d9c --- /dev/null +++ b/videos/Cobot_Magic_move_plate.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e63206a50312545dc8d4b3f19fefb5e015f12a830d86019a81e7b3931c6fb3 +size 39685 diff --git a/videos/Cobot_Magic_move_the_ball.mp4 b/videos/Cobot_Magic_move_the_ball.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9885fdeea658e3037cec5415ba0c8b6206b33a6 --- /dev/null +++ b/videos/Cobot_Magic_move_the_ball.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377b2f6e1a5b19e0e483971f352bdc331b7e495b32d46a6b58eb68ba65365874 +size 64918 diff --git a/videos/Cobot_Magic_move_the_ball_and_the_cube_block.mp4 b/videos/Cobot_Magic_move_the_ball_and_the_cube_block.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cfabbf0f5b6a84163256dcec88c4a81782a8c97 --- /dev/null +++ b/videos/Cobot_Magic_move_the_ball_and_the_cube_block.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d67a6a858ed588167b54294cbc12dbf41d0a85fc08de9d1469b8773bc271f90 +size 34649 diff --git a/videos/Cobot_Magic_move_the_ball_interference.mp4 b/videos/Cobot_Magic_move_the_ball_interference.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6d4faedd7ffe102778aa1aadef26d7c393ca79c --- /dev/null +++ b/videos/Cobot_Magic_move_the_ball_interference.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7721218e1b3b1025dd36cff7afc31f6bb6543543dddcc4615e95b82e50e5f27b +size 46176 diff --git a/videos/Cobot_Magic_move_the_bread.mp4 b/videos/Cobot_Magic_move_the_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01434d77d36f8fda38cf1cf4c043f8d4c7218042 --- /dev/null +++ b/videos/Cobot_Magic_move_the_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661e478fa1baaf54c1f62e119c7d831f259b33b3dbfed891c00c79722a8eb94b +size 67641 diff --git a/videos/Cobot_Magic_move_the_cup.mp4 b/videos/Cobot_Magic_move_the_cup.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d5b682e348b27975aeccdeb1aa88302c770f9b3 --- /dev/null +++ b/videos/Cobot_Magic_move_the_cup.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1154da3313743d16453565ca5d565c6feb2d86d6cf243324752635d037925193 +size 29650 diff --git a/videos/Cobot_Magic_move_the_plate.mp4 b/videos/Cobot_Magic_move_the_plate.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6b100dda379fd88857a65013cbb064ceb29b4fc --- /dev/null +++ b/videos/Cobot_Magic_move_the_plate.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5205f493068c658b26ebeec0bbc9b0d6df94b948dd56575f82798a5c839e25b +size 37447 diff --git a/videos/Cobot_Magic_move_the_small_ball.mp4 b/videos/Cobot_Magic_move_the_small_ball.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc239fadb5527b7e19fb6c3a428f8a410d1ae749 --- /dev/null +++ b/videos/Cobot_Magic_move_the_small_ball.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ff4211c059fd526d402ac61a05bbede32a5b1906ad8658a5fa4abd99b2a754 +size 39061 diff --git a/videos/Cobot_Magic_movethe_position_of_the_bluetooth.mp4 b/videos/Cobot_Magic_movethe_position_of_the_bluetooth.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac05eacd0a950d464bddb447fe158c55b11f98e6 --- /dev/null +++ b/videos/Cobot_Magic_movethe_position_of_the_bluetooth.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f525efbef3459dea9a430c51d59e33a8a73f85893ceb5d35ce72d03082b42de1 +size 28112 diff --git a/videos/Cobot_Magic_open_the_shoebox.mp4 b/videos/Cobot_Magic_open_the_shoebox.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb5c5ea0b625a7220bf554dab6a87b6ef52ed7ae --- /dev/null +++ b/videos/Cobot_Magic_open_the_shoebox.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97690732b18cadcc8feed5b0b521b1a402e655ad6b5d99ec397c4ef243ad485 +size 159877 diff --git a/videos/Cobot_Magic_place_square_pyramid.mp4 b/videos/Cobot_Magic_place_square_pyramid.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d711820df1967dbde9dbcde4a84237a94fa80e --- /dev/null +++ b/videos/Cobot_Magic_place_square_pyramid.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef209a86d655203c95e8af744cfe2b147022c857cd5935fa3d0befe190cdeae +size 47122 diff --git a/videos/Cobot_Magic_place_the_cube_block.mp4 b/videos/Cobot_Magic_place_the_cube_block.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d5913d4503252b6f910946d1ee8c40441b454c --- /dev/null +++ b/videos/Cobot_Magic_place_the_cube_block.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b898ba34e9e37f1c3f60a24836a5f38580f556793267b76e5cc6f37652b44098 +size 30976 diff --git a/videos/Cobot_Magic_place_the_test_tube.mp4 b/videos/Cobot_Magic_place_the_test_tube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e41c9a55a7fbe76836f5f6ea4e83b0150d3e477 --- /dev/null +++ b/videos/Cobot_Magic_place_the_test_tube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e30aa74e50ecc62bb7b0cf570463f28ab8651850b87b1e06d9fa046e703114 +size 172055 diff --git a/videos/Cobot_Magic_plate_storage_apple.mp4 b/videos/Cobot_Magic_plate_storage_apple.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2fc8cc13a204038d47f9b98affc531bbf798708 --- /dev/null +++ b/videos/Cobot_Magic_plate_storage_apple.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9fcd0bf9fd2e90821f5a5500e6c72868dd0430774f173bcf620fb59b1dd02f +size 30113 diff --git a/videos/Cobot_Magic_plate_storage_bread.mp4 b/videos/Cobot_Magic_plate_storage_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb710a57d6ddf876866d579359275f2fa3b0e212 --- /dev/null +++ b/videos/Cobot_Magic_plate_storage_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380655944b0137d5fab5302b48dba1898370a05e84781b2507ada4bb6705511e +size 30269 diff --git a/videos/Cobot_Magic_plate_storaje_baozi.mp4 b/videos/Cobot_Magic_plate_storaje_baozi.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14dba704a3f536ce0f59678bdb1d4679d7214938 --- /dev/null +++ b/videos/Cobot_Magic_plate_storaje_baozi.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c14ef882a4aef16031c0b98692aa286ecd514d936c76e68090a1de627d6866a +size 299195 diff --git a/videos/Cobot_Magic_pot_storage_steamer.mp4 b/videos/Cobot_Magic_pot_storage_steamer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3167a9169867dbaad15e168d4293a0a89d854b94 --- /dev/null +++ b/videos/Cobot_Magic_pot_storage_steamer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d96c854c83e4a52242f9f6d0857eb4081069d386c193de5fc20dc546c90d42 +size 404372 diff --git a/videos/Cobot_Magic_pour_drink.mp4 b/videos/Cobot_Magic_pour_drink.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8231898e2078078709ac7ab28b8b21e78ead4d1b --- /dev/null +++ b/videos/Cobot_Magic_pour_drink.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f6d4a0d65b2cf383ee68255514d0cb9ab267665a6c2740f217a78cb7adc793 +size 72307 diff --git a/videos/Cobot_Magic_pour_water_a.mp4 b/videos/Cobot_Magic_pour_water_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d741cb11c6283c3b8aa1ac7543e800356ca3fc9e --- /dev/null +++ b/videos/Cobot_Magic_pour_water_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5547a27dfef54d8f3433a055cfc0232237e7f461db59e82bfca5627f115670 +size 118491 diff --git a/videos/Cobot_Magic_pour_water_bottle.mp4 b/videos/Cobot_Magic_pour_water_bottle.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ebe67bd44cdd5bf345817da3a538b870f29906a --- /dev/null +++ b/videos/Cobot_Magic_pour_water_bottle.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73fbd5315370f0c3897fe60c5112a014f999d5123dee3d1a4cdaeac565f1b8a2 +size 70070 diff --git a/videos/Cobot_Magic_prepare_breakfast.mp4 b/videos/Cobot_Magic_prepare_breakfast.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa02cdec9198e14ed61602a204c81245b3759a2 --- /dev/null +++ b/videos/Cobot_Magic_prepare_breakfast.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e338c16b53b452034c8a77eb01da023e6bb0603cde833959958f6d088acdfcea +size 29404 diff --git a/videos/Cobot_Magic_pull_zipper.mp4 b/videos/Cobot_Magic_pull_zipper.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ba446eaaf9a8fc6cc77c97a19c49e089f22947 --- /dev/null +++ b/videos/Cobot_Magic_pull_zipper.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1c6f9b155955bcb0da0c0ee1f39eda7839f2d908ebde4d82e6706256efd578 +size 98571 diff --git a/videos/Cobot_Magic_pushing_magnet.mp4 b/videos/Cobot_Magic_pushing_magnet.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..601529205548553579e0d4ff840c6134bb5190cf --- /dev/null +++ b/videos/Cobot_Magic_pushing_magnet.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e9c66dd299a270c28b1fec2a9a7538f144cc335a554f5f78f5a0f596344c67 +size 37094 diff --git a/videos/Cobot_Magic_put_in_the_pear.mp4 b/videos/Cobot_Magic_put_in_the_pear.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..664846644ae13d0af1fdd28cd52681faaf74ce80 --- /dev/null +++ b/videos/Cobot_Magic_put_in_the_pear.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e8c787b6686337d1422e0c8275ca34888145778ca4e716048a48c524bef381 +size 24476 diff --git a/videos/Cobot_Magic_put_the_building_block_on_the_table.mp4 b/videos/Cobot_Magic_put_the_building_block_on_the_table.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784dac7db87285163702ee864b950e4de094dbf7 --- /dev/null +++ b/videos/Cobot_Magic_put_the_building_block_on_the_table.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f15f380eede3e4ace0334bf680b3caf0f4149449b118e35b26770e81d3ab942 +size 28873 diff --git a/videos/Cobot_Magic_steamer_storage_dumpling.mp4 b/videos/Cobot_Magic_steamer_storage_dumpling.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf6c3632886a1cf13b0b6b7fccb8e582156a972e --- /dev/null +++ b/videos/Cobot_Magic_steamer_storage_dumpling.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97e07d64ba1be47356edcc5341067326f3db514069ecb10396a26979f9e1ef22 +size 501800 diff --git a/videos/Cobot_Magic_storage_plate.mp4 b/videos/Cobot_Magic_storage_plate.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52c1efc92542659930a693dffb08e5b0b0a3c26c --- /dev/null +++ b/videos/Cobot_Magic_storage_plate.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319f5f7a14b5f44664c7dd8fa52df055b0d816361e502d2019b6e0d219faff60 +size 93364 diff --git a/videos/Cobot_Magic_take_out_a_pen_from_the_pen_holder.mp4 b/videos/Cobot_Magic_take_out_a_pen_from_the_pen_holder.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22b70278d08ec368b39a5d75757758794b055184 --- /dev/null +++ b/videos/Cobot_Magic_take_out_a_pen_from_the_pen_holder.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84f3165bfd6f6e5a2cc01d87fe5ab075ebb8891b7f28d7587bc37c4961e256dd +size 57079 diff --git a/videos/Cobot_Magic_take_out_the_bread.mp4 b/videos/Cobot_Magic_take_out_the_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6cd77e20821538678d8f3fc88cdc20c35f2584f --- /dev/null +++ b/videos/Cobot_Magic_take_out_the_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb2b56907d1817f09f4cd13b85d5450d3df147d8286222f6a9b59ddf08624d7 +size 266330 diff --git a/videos/Cobot_Magic_take_the_shoes_off_the_shelf.mp4 b/videos/Cobot_Magic_take_the_shoes_off_the_shelf.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40047900432caed8fd7add88b6dd2fbdc5817dfe --- /dev/null +++ b/videos/Cobot_Magic_take_the_shoes_off_the_shelf.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34853df55094109b2cd0830763ce3de8a9bf1fb50bed1b74ec6c773a113257d0 +size 294417 diff --git a/videos/Cobot_Magic_the_box_stores_table_tennis_balls.mp4 b/videos/Cobot_Magic_the_box_stores_table_tennis_balls.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3d4610c5442d9efbf03d7c2fec0008fe7d669e8 --- /dev/null +++ b/videos/Cobot_Magic_the_box_stores_table_tennis_balls.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af1b10b8424331a85e6b166bb55932972f16f594543c1e8a698353e123438f0 +size 504392 diff --git a/videos/Cobot_Magic_the_plate_holds_the_fruit.mp4 b/videos/Cobot_Magic_the_plate_holds_the_fruit.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b305074e1d07c967a0641ea89813ad4bb675512c --- /dev/null +++ b/videos/Cobot_Magic_the_plate_holds_the_fruit.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe244f9b950bba44d61b99bd8c94b9d22ad6dc7858fbc26e913eaa9d7a8cc40 +size 207835 diff --git a/videos/Cobot_Magic_the_plate_holds_the_vegetables.mp4 b/videos/Cobot_Magic_the_plate_holds_the_vegetables.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9a09b4dd52b65601838e578f72e30ceb91547a --- /dev/null +++ b/videos/Cobot_Magic_the_plate_holds_the_vegetables.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72914a13cc9097168fd7bf476d46d8abdd7c5ba7b963181fc3df028a027756a3 +size 180258 diff --git a/videos/Cobot_Magic_turn_off_the_desk_lamp.mp4 b/videos/Cobot_Magic_turn_off_the_desk_lamp.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c6572f9814fef096b491232a08a74f8192d4752 --- /dev/null +++ b/videos/Cobot_Magic_turn_off_the_desk_lamp.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e8dea04466fd85a43faec1af9b7b1ed0b6124ee6006ccbb3c1a9107d703fe9 +size 102754 diff --git a/videos/Cobot_Magic_turn_on_the_bulb.mp4 b/videos/Cobot_Magic_turn_on_the_bulb.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9da83fbc929135b1fc61be754e324abdb527b9d --- /dev/null +++ b/videos/Cobot_Magic_turn_on_the_bulb.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7728e46835979710bea64c742cba155c43c53757f58ac9bd93dffd6b064534 +size 15067 diff --git a/videos/Cobot_Magic_turn_on_the_desk_lamp.mp4 b/videos/Cobot_Magic_turn_on_the_desk_lamp.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fdc76001f5750c267bbba7fcb21c87596f311bf --- /dev/null +++ b/videos/Cobot_Magic_turn_on_the_desk_lamp.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3901692d5089acd7117a0459ac6dc5d3c6bdcf412dc6c211b1a17d7e5f463b +size 191302 diff --git a/videos/Cobot_Magic_twist_bottle_cap.mp4 b/videos/Cobot_Magic_twist_bottle_cap.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61eec2326163e2a678f8f6db5b22560b1a95e179 --- /dev/null +++ b/videos/Cobot_Magic_twist_bottle_cap.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a612c877deb83e1a209a98bad075de558b317e5d6fb4272a1db250d26b74f5a1 +size 99574 diff --git a/videos/Cobot_Magic_vase_storage_flower.mp4 b/videos/Cobot_Magic_vase_storage_flower.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d13144e6426dc1fa83265ba3191cc8630949dd49 --- /dev/null +++ b/videos/Cobot_Magic_vase_storage_flower.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47dd19fbe55b85bcf43b2fe9a134250a0687acfdbeb1637d1859bbff541a1c46 +size 285617 diff --git a/videos/Cobot_Magic_water_bottle_storage.mp4 b/videos/Cobot_Magic_water_bottle_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20e7fe1bfd12bde362e0cb5ac4ddcddc6b05e8c7 --- /dev/null +++ b/videos/Cobot_Magic_water_bottle_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e8e42c58cd0fbc33cfed05a30e63308e0a379c3931d59afb05c9ede61d0759 +size 72738 diff --git a/videos/G1edu-u3_basket_storage_apple.mp4 b/videos/G1edu-u3_basket_storage_apple.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4335ffb439ee92fcc12c68db306506a962d9aad1 --- /dev/null +++ b/videos/G1edu-u3_basket_storage_apple.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b6644b8d8c25c23e47c5c83bb96f2a64784eec0226142f2295470492f068796 +size 126860 diff --git a/videos/G1edu-u3_basket_storage_apple_b.mp4 b/videos/G1edu-u3_basket_storage_apple_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f42ada42a6256851247c8f0cc9173cc09562dc --- /dev/null +++ b/videos/G1edu-u3_basket_storage_apple_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d2858107a3c4a539a0717388d88a36f8b2d7feadbe4638d654caaf116f24f7 +size 107144 diff --git a/videos/G1edu-u3_bowl_storage_grape_singletry.mp4 b/videos/G1edu-u3_bowl_storage_grape_singletry.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..353047c85ee232a4a9d88eca96dc96b9c0d6b40a --- /dev/null +++ b/videos/G1edu-u3_bowl_storage_grape_singletry.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c428ad6d044ecb184bfe8784c725d7143a13bcbfc5882b6e27f2e58daafe36a1 +size 117038 diff --git a/videos/G1edu-u3_food_storage.mp4 b/videos/G1edu-u3_food_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cbec3f0820591736daee141db44197bcbd6bdb1 --- /dev/null +++ b/videos/G1edu-u3_food_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f858f14b9dc2a29bc3c38757beba4d7e5427a777f649fc6df4cab075001dad4c +size 515126 diff --git a/videos/G1edu-u3_little_tray_storage_apple_b.mp4 b/videos/G1edu-u3_little_tray_storage_apple_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f988cf1984793009a3d5b241cf40c6bf04e1323 --- /dev/null +++ b/videos/G1edu-u3_little_tray_storage_apple_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4e8e376a149ed5662238c7853cf94d55975e5bad738aa19a79e05853947093 +size 76555 diff --git a/videos/G1edu-u3_little_tray_storage_lemon_b.mp4 b/videos/G1edu-u3_little_tray_storage_lemon_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d431dda1ede061607ade7ef7c3c47095b2ba3cd2 --- /dev/null +++ b/videos/G1edu-u3_little_tray_storage_lemon_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7424706f1ee139ebd6e5ec93b960640b5d87cf44fd4c326d9d7713d28b5088b0 +size 65740 diff --git a/videos/G1edu-u3_pick_apple_a.mp4 b/videos/G1edu-u3_pick_apple_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e31ff77dad40f8cc5e20ac17ffa14ff1fb62d5ca --- /dev/null +++ b/videos/G1edu-u3_pick_apple_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bdbdbf69e06834f71630dca63f241a428a77e8f93076e70004e26a8b73806e +size 93249 diff --git a/videos/G1edu-u3_pick_apple_b.mp4 b/videos/G1edu-u3_pick_apple_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89bd2eab8f0bb5a71fde5206f9a7e0045e8e8d50 --- /dev/null +++ b/videos/G1edu-u3_pick_apple_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd4fd187d76fdd42603a8aef205c382f36dd1a08154a36d1ddb65203d0da0a8 +size 122223 diff --git a/videos/G1edu-u3_pick_crumpled_paper_aa.mp4 b/videos/G1edu-u3_pick_crumpled_paper_aa.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e98ae96b3ccc72169ccf6a79d3966c6ed3c466f6 --- /dev/null +++ b/videos/G1edu-u3_pick_crumpled_paper_aa.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcaa4a2d3ba9451fe436061b4a2e7d5bfadbe1a75f79c31245d94e067ebedacc +size 129230 diff --git a/videos/G1edu-u3_pick_cup_a.mp4 b/videos/G1edu-u3_pick_cup_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543995dd0a11ce4d38e1a9c8412704b0128ef50c --- /dev/null +++ b/videos/G1edu-u3_pick_cup_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6af5fa96fe84fb084a7cb19b62aed9ac3abf97ffa8e12305a2fe31461c8b43d +size 96256 diff --git a/videos/G1edu-u3_pick_empty_bottle_ab.mp4 b/videos/G1edu-u3_pick_empty_bottle_ab.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3076fa1ac428bb2609048757e72114442523c583 --- /dev/null +++ b/videos/G1edu-u3_pick_empty_bottle_ab.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26744d988f7060196e822dc2872caa6a94a2e9eb9241dc76ae1e84c75e6cc7fd +size 97922 diff --git a/videos/G1edu-u3_pick_leftover_food_ac.mp4 b/videos/G1edu-u3_pick_leftover_food_ac.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..116cae868c2027535267b52ee8e5ceb99611d04d --- /dev/null +++ b/videos/G1edu-u3_pick_leftover_food_ac.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0564866605af4234a235a35a2109f61332a4443d2792b0fef4358a58431ab473 +size 86052 diff --git a/videos/G1edu-u3_pick_metal_bowl_aa.mp4 b/videos/G1edu-u3_pick_metal_bowl_aa.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d68975b351dae83f997ddaddffa2e4d3e997d9b --- /dev/null +++ b/videos/G1edu-u3_pick_metal_bowl_aa.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e46a45dd30c96f5516c728e5fe2957a18aecfa7e40d10bb3c79029cf48ffaa +size 106562 diff --git a/videos/G1edu-u3_pick_metal_bowl_ab.mp4 b/videos/G1edu-u3_pick_metal_bowl_ab.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c2dde818cf4adf9fec8aec0071f778a1742572e --- /dev/null +++ b/videos/G1edu-u3_pick_metal_bowl_ab.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182291e284a731e892ddd98e6d97bdaf8f729253e672754f501fd235da29b4f5 +size 88670 diff --git a/videos/G1edu-u3_pick_plastic_bowl_ac.mp4 b/videos/G1edu-u3_pick_plastic_bowl_ac.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c70dbfd9e854db0144f71fc241113d59800cba3 --- /dev/null +++ b/videos/G1edu-u3_pick_plastic_bowl_ac.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35d4b61619da527106d1f7f74119bb3d618c481a5df90cd93c9e3cd8d9923db +size 158492 diff --git a/videos/G1edu-u3_pick_plastic_bowl_ad.mp4 b/videos/G1edu-u3_pick_plastic_bowl_ad.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ff65c046c3093051dc099b97b79a27022e0070 --- /dev/null +++ b/videos/G1edu-u3_pick_plastic_bowl_ad.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c417a6e9c87504a85c9afc96d86f2c0818ee9b7c49a4811311cf1a502cdf0e1 +size 93057 diff --git a/videos/G1edu-u3_pick_up_the_bottled_water_a.mp4 b/videos/G1edu-u3_pick_up_the_bottled_water_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf470a56326e66e9656341ebdee204cf4cc4baea --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_bottled_water_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac85ff066c6a3a67ddf613a8ea5695a3f61a369b9fc2a59281bb5b4210eac801 +size 136284 diff --git a/videos/G1edu-u3_pick_up_the_bottled_water_as.mp4 b/videos/G1edu-u3_pick_up_the_bottled_water_as.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a66168bc578f27594112f5177ddd6bd35f7d931c --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_bottled_water_as.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3107f1ce2fecd8f9013c6ffcf5ac53eb0972c09b8beadee6309aabb82be45e9 +size 57541 diff --git a/videos/G1edu-u3_pick_up_the_bottled_water_b.mp4 b/videos/G1edu-u3_pick_up_the_bottled_water_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d1372ba4d6a17e3e0b5b3207725558daa36caba --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_bottled_water_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3354f78a46f56bb073a1a3eb8a7b6b5825f3c561f768ac10d1ff90fecf1dcadf +size 109701 diff --git a/videos/G1edu-u3_pick_up_the_bread_az.mp4 b/videos/G1edu-u3_pick_up_the_bread_az.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3caab25a5a21dc9a6c5c0f31764487c052bf1f8e --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_bread_az.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f54fd2ae519c4b52846945de6034ca369a292c4a7a71a06f569f503287e5ca10 +size 177376 diff --git a/videos/G1edu-u3_pick_up_the_lemon_a.mp4 b/videos/G1edu-u3_pick_up_the_lemon_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9c2806c036e0fab0e7cf0bc6a686f5ffe35cc0 --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_lemon_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2884a13ffd9331a9cbe92c4e0f0b98d9a9d6bef44b66de26b33735b6232038 +size 91145 diff --git a/videos/G1edu-u3_pick_up_the_lemon_at.mp4 b/videos/G1edu-u3_pick_up_the_lemon_at.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fceaf5da817b108013514ae9747146ab9d65fa3 --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_lemon_at.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bac94e191194a120867dd7ffcae38b915e7437e36146211e77498331486a7d2 +size 73529 diff --git a/videos/G1edu-u3_pick_up_the_tissue_box_ao.mp4 b/videos/G1edu-u3_pick_up_the_tissue_box_ao.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb0ba002061616d76d857ec0f4f18a294315302 --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_tissue_box_ao.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4091bc6adb6c2f57ea4d3805990aa4940bbb8c3893d989a62c1ca425f0a54fd3 +size 206093 diff --git a/videos/G1edu-u3_pick_up_the_toy_ai.mp4 b/videos/G1edu-u3_pick_up_the_toy_ai.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bdf90e384cb7ea960e5b6e0b5f0a7db7ad0ec9d --- /dev/null +++ b/videos/G1edu-u3_pick_up_the_toy_ai.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91deaece2feb6dee902f5f357cb7673b9b12068450f818564bfa6cc5506ea2c4 +size 122098 diff --git a/videos/G1edu-u3_place_apple_c.mp4 b/videos/G1edu-u3_place_apple_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a7f3c7e3f67317adc1bee2d01e15033ae1c73b9 --- /dev/null +++ b/videos/G1edu-u3_place_apple_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a75d55b9246fd1a4ae5f39e415267765cca1c92b8d04796bd28f74ad73ed249 +size 54870 diff --git a/videos/G1edu-u3_place_bottle_c.mp4 b/videos/G1edu-u3_place_bottle_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab99f92cbebc7d5ead0993b4b15fbf7214e96a74 --- /dev/null +++ b/videos/G1edu-u3_place_bottle_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba98b2992bf23d5fee503f0c60d41540870565f27ebc4a834c6c4c5b17212c2 +size 67686 diff --git a/videos/G1edu-u3_place_metal_bowl_ae.mp4 b/videos/G1edu-u3_place_metal_bowl_ae.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5562e8944ff87368bff6f4f014269b2efe78249f --- /dev/null +++ b/videos/G1edu-u3_place_metal_bowl_ae.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8df030af5f73d6d11183b2b7f04a5e7063401e59fb73c79a07e8387ac0d8391 +size 68774 diff --git a/videos/G1edu-u3_place_metal_bowl_af.mp4 b/videos/G1edu-u3_place_metal_bowl_af.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..475e59c574c03dbb7832345835c289333e8890b3 --- /dev/null +++ b/videos/G1edu-u3_place_metal_bowl_af.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a28b9be69be4a7b86c84eecdfb08082962cba65ecc33e26a1ede5a62b0724f +size 49202 diff --git a/videos/G1edu-u3_place_plastic_bowl_ag.mp4 b/videos/G1edu-u3_place_plastic_bowl_ag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5709cd463e37dc694de5fe7fa1f2af83d8a7164 --- /dev/null +++ b/videos/G1edu-u3_place_plastic_bowl_ag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4261dfbce4c1b263e1b1a3fd29125b52f5ef2d4bada21f6b3459814f0835129 +size 65370 diff --git a/videos/G1edu-u3_place_plastic_bowl_ah.mp4 b/videos/G1edu-u3_place_plastic_bowl_ah.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d75b8aa5b24ca0cc562aabbf756b92378ea2d892 --- /dev/null +++ b/videos/G1edu-u3_place_plastic_bowl_ah.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34dc629e37a722881e9e2226f3ce8dcc6d262245325aff8a7b6b4686e910243 +size 63193 diff --git a/videos/G1edu-u3_plate_storage_doll.mp4 b/videos/G1edu-u3_plate_storage_doll.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ffc8dcb222d44d2e946b981ecfc3b5476dec2ba --- /dev/null +++ b/videos/G1edu-u3_plate_storage_doll.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ebbc39a381743ca65502f66cd8d2300e5a3b51c7e7895e2bb8ff52d798af4d9 +size 92333 diff --git a/videos/G1edu-u3_plate_storage_rabbit_doll.mp4 b/videos/G1edu-u3_plate_storage_rabbit_doll.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68d97cb09a676f3d3af47371ac7c11f60e182ce8 --- /dev/null +++ b/videos/G1edu-u3_plate_storage_rabbit_doll.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:663308a9c5343df18e116de9d20a565c2b5ec901544bcdb30c6ada11433fee56 +size 110447 diff --git a/videos/G1edu-u3_pullBowl_storage_bread_a.mp4 b/videos/G1edu-u3_pullBowl_storage_bread_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a11faf670d06a6e46944757c1cfe8b3f7bb08bfe --- /dev/null +++ b/videos/G1edu-u3_pullBowl_storage_bread_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6ed09b40d4272c26561122872f8537b467aaebe1a77497354d09d82c6c19db +size 207387 diff --git a/videos/G1edu-u3_pullBowl_storage_bread_b.mp4 b/videos/G1edu-u3_pullBowl_storage_bread_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ada0a40d960b07033a8ad6757aadf90f706f223f --- /dev/null +++ b/videos/G1edu-u3_pullBowl_storage_bread_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21d3a1be7472b60250ab4d81ef54f74c599111974e37f192b40a3a497e70794 +size 233757 diff --git a/videos/G1edu-u3_pullBowl_storage_bread_unordered_C.mp4 b/videos/G1edu-u3_pullBowl_storage_bread_unordered_C.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7009c85bdc038aa055ab359a3d3640305dfe82db --- /dev/null +++ b/videos/G1edu-u3_pullBowl_storage_bread_unordered_C.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c13821bcd2283520f4d44130e1ddbb9c3468a379f99efd870a0b9105abe362 +size 197490 diff --git a/videos/G1edu-u3_pullBowl_storage_bread_unordered_a.mp4 b/videos/G1edu-u3_pullBowl_storage_bread_unordered_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75028e47fd45ef6532446947e5de08913beecd77 --- /dev/null +++ b/videos/G1edu-u3_pullBowl_storage_bread_unordered_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b6979a37f46eab38fa8aeb50f085a7c2c681696b688d5fc1fdef1c45723df8 +size 287496 diff --git a/videos/G1edu-u3_pullBowl_storage_bread_unordered_b.mp4 b/videos/G1edu-u3_pullBowl_storage_bread_unordered_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f00c1f6adfbd9cb095fc67f1d0c077a378d9919 --- /dev/null +++ b/videos/G1edu-u3_pullBowl_storage_bread_unordered_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c42bfe2fbe3e7e1fdc93a395f1ff7358fc6b54aa664893a0e929b4101aacac4 +size 172867 diff --git a/videos/G1edu-u3_put_the_bread_aw.mp4 b/videos/G1edu-u3_put_the_bread_aw.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d7f868f682cd41f5f2db2cb5408119c8ffe4c03 --- /dev/null +++ b/videos/G1edu-u3_put_the_bread_aw.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb63f835510d665e1ff3c05e81e3344f14fcab2d6a7fa4201a9257c88703217 +size 37487 diff --git a/videos/G1edu-u3_put_the_cup_b.mp4 b/videos/G1edu-u3_put_the_cup_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ccf6b65a4711ff84fa12e4e29c7b2a725aa78e5 --- /dev/null +++ b/videos/G1edu-u3_put_the_cup_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a66f6713e0d01ae664659f862961b6b1f18ecc8966ec0cf38e67c28b0f3826c +size 49358 diff --git a/videos/G1edu-u3_put_the_lemon_af.mp4 b/videos/G1edu-u3_put_the_lemon_af.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2116fcafb9c8615b528cf6ff50756560cc34a2c --- /dev/null +++ b/videos/G1edu-u3_put_the_lemon_af.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4174a0c12ae97eac9cea8cedd53084d6cd0a63c5e276909f1df1bca23c13218f +size 39186 diff --git a/videos/G1edu-u3_put_the_lemon_on_the_plate_ah.mp4 b/videos/G1edu-u3_put_the_lemon_on_the_plate_ah.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32e58c5806a32058b8bac3d9eb611f448f5df426 --- /dev/null +++ b/videos/G1edu-u3_put_the_lemon_on_the_plate_ah.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adadc42b03cf312ba3613e891a72863646ee3eb0cfddf936d7eadd7a123efa72 +size 66891 diff --git a/videos/G1edu-u3_put_the_tissue_box_al.mp4 b/videos/G1edu-u3_put_the_tissue_box_al.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6e00d7f08dab8eb8238fc552b327bb8d3b1d48 --- /dev/null +++ b/videos/G1edu-u3_put_the_tissue_box_al.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf719121818bb44aac5e458c8efec7d17ec1c5b946a44b692e961db6905231b +size 72052 diff --git a/videos/G1edu-u3_put_the_toy_ap.mp4 b/videos/G1edu-u3_put_the_toy_ap.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1985ef0e198a6db92454a03df0b831b188b5090e --- /dev/null +++ b/videos/G1edu-u3_put_the_toy_ap.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4929b6003504211df2798cfc13e3b9cc90ffe1a7d520081add063cf8f057fa5f +size 46894 diff --git a/videos/G1edu-u3_put_the_water_bottle_aq.mp4 b/videos/G1edu-u3_put_the_water_bottle_aq.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..753d73c74ff162ed84510d40937d9d97d45319a8 --- /dev/null +++ b/videos/G1edu-u3_put_the_water_bottle_aq.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a86b0755ed98bf75e86fda7fd8d7e6034323f3e667f695f677046a78d00de4 +size 41427 diff --git a/videos/G1edu-u3_put_the_water_bottle_on_the_table_d.mp4 b/videos/G1edu-u3_put_the_water_bottle_on_the_table_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d902b88bd7dbb1832030f8df4119866bf65de2f --- /dev/null +++ b/videos/G1edu-u3_put_the_water_bottle_on_the_table_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f584bcba130910dace94a3d66e2e17c60a1e514d3fb785a8b692409a738ec8a +size 43354 diff --git a/videos/G1edu-u3_stack_bowls.mp4 b/videos/G1edu-u3_stack_bowls.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8230af79fe5f18279993be8cf334898a1347f33 --- /dev/null +++ b/videos/G1edu-u3_stack_bowls.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65913d84518cfbc0f7d3049cb967fa735aa2fa0eea0cb5587dc9b7931415793 +size 124319 diff --git a/videos/G1edu-u3_tray_storage_lemon_a.mp4 b/videos/G1edu-u3_tray_storage_lemon_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2accd46cd7f9413086246d8b21ce811027870058 --- /dev/null +++ b/videos/G1edu-u3_tray_storage_lemon_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7094f44b2722f2788df8b64674ddf6b3de745f02cbb05b18b6719c0fd2bf34 +size 42747 diff --git a/videos/Galbot_g1_fold_clothe_b.mp4 b/videos/Galbot_g1_fold_clothe_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb977539856329fd860e094816aa2a37f9d3bc82 --- /dev/null +++ b/videos/Galbot_g1_fold_clothe_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0db91bbd46422ee215d686ea8b9c375f4a17c4a5b8e89d0b4ef139e20306773 +size 312512 diff --git a/videos/Galbot_g1_fold_clothe_c.mp4 b/videos/Galbot_g1_fold_clothe_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49485de6028eb5ad7a867d5cf47a48b7648d006e --- /dev/null +++ b/videos/Galbot_g1_fold_clothe_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b675dce886c142c30ffb8e6a8230723ac1ca9ac2ef6979161012372d2ce793 +size 289939 diff --git a/videos/Galbot_g1_fold_clothe_e.mp4 b/videos/Galbot_g1_fold_clothe_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..018ec09947f14780cc3d890c7d7cb33cc6d34046 --- /dev/null +++ b/videos/Galbot_g1_fold_clothe_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709db994b0d934191d5055f45520cb37b4ff49cf75e983f4047a04c8c900dee5 +size 239497 diff --git a/videos/Galbot_g1_steamer_storage_baozi_a.mp4 b/videos/Galbot_g1_steamer_storage_baozi_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05d17c796d429dc4343d2c8cb34ed008eada51df --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8566546b86fc98215c8f50b8e23c1fd7505fbe113de499d82704676d28c11a7 +size 164223 diff --git a/videos/Galbot_g1_steamer_storage_baozi_b.mp4 b/videos/Galbot_g1_steamer_storage_baozi_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..212600caad8588fc0b383c8d463226172709323a --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4725b22b7711d5b4744c36005323ba9db2cec4cf6bc8710e02705d89f5224d35 +size 197072 diff --git a/videos/Galbot_g1_steamer_storage_baozi_c.mp4 b/videos/Galbot_g1_steamer_storage_baozi_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a756e365939f66608e4128c3e9b692a5c2e0dc --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ecbfa6e35b2a36223958c3c55432b858a254edbaf3d7b2f873ff0cccf2d2e06 +size 211171 diff --git a/videos/Galbot_g1_steamer_storage_baozi_d.mp4 b/videos/Galbot_g1_steamer_storage_baozi_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be1c1c345f1691a31a3d3e7b19854f22665f3d1 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e1f0dcd5fc85d4ae9fbded46e3ea4db80829527c53a77d37932ed982b06ef0 +size 170772 diff --git a/videos/Galbot_g1_steamer_storage_baozi_e.mp4 b/videos/Galbot_g1_steamer_storage_baozi_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17fc4e13d53645de5c3a6d63ac5d1d763d76e070 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0584498bf7c0dceca80f2af036587d422795d22448a4e7af4aabdf88141cb1 +size 184817 diff --git a/videos/Galbot_g1_steamer_storage_baozi_f.mp4 b/videos/Galbot_g1_steamer_storage_baozi_f.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7e8e6e5cc2233b1b9ccb8f9809d833d32074474 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_f.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6aa5cecc306b8c66a2691cf091fa5fab4a67f6673fdcf56aec2ee76d788f07c +size 183100 diff --git a/videos/Galbot_g1_steamer_storage_baozi_g.mp4 b/videos/Galbot_g1_steamer_storage_baozi_g.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4ec1b296b0f5fe911e8f3f2a92a6d20dc05e05 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_g.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b7f1607d9ce3fa1218e73e542eea3ca7ce3db8c2c8e03e1a05e33c452326ec +size 191243 diff --git a/videos/Galbot_g1_steamer_storage_baozi_h.mp4 b/videos/Galbot_g1_steamer_storage_baozi_h.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0586713dafe54e7153adb6045ae6835edafe9d83 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_h.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea2f08594996b5e142581bac37a199be0ce45318d90e9af024a08dbba806eea +size 166035 diff --git a/videos/Galbot_g1_steamer_storage_baozi_i.mp4 b/videos/Galbot_g1_steamer_storage_baozi_i.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec30a0b7f270f5287609a4be63eb62bea8d15757 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_i.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4126f3593f85d872c8273a2bcb6a306f452983e114feb5a7ea11143137d31f +size 174695 diff --git a/videos/Galbot_g1_steamer_storage_baozi_j.mp4 b/videos/Galbot_g1_steamer_storage_baozi_j.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df2b8cd9072bdb92e28f40d229063aa8750e550 --- /dev/null +++ b/videos/Galbot_g1_steamer_storage_baozi_j.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e68377cc98119caffda934cdd289af0fedbef2da15026b5668449ce6ef6c92b +size 322039 diff --git a/videos/R1_Lite_boil_water_in_a_kettle.mp4 b/videos/R1_Lite_boil_water_in_a_kettle.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46421b0a360639417014dc23400e288ab0d4ea73 --- /dev/null +++ b/videos/R1_Lite_boil_water_in_a_kettle.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce06041f02492b47f21fb6199ef98181c4ebad187bcc09449b48bef510473cd +size 355826 diff --git a/videos/R1_Lite_build_blocks.mp4 b/videos/R1_Lite_build_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36dd3516e7ecf686d3fffefead034071fca9d19b --- /dev/null +++ b/videos/R1_Lite_build_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d86b8519c262dc5a48d28e0f71bf40e6a33a92027efc917e89d550621a38d3a +size 370420 diff --git a/videos/R1_Lite_catch_the_water.mp4 b/videos/R1_Lite_catch_the_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc74baa9be635462f41a8dd7f9e0a8bb4773008f --- /dev/null +++ b/videos/R1_Lite_catch_the_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e8da299e813e804059b9d76e2107cccec66c50603003ae6fc9f81b6342d73b5 +size 350369 diff --git a/videos/R1_Lite_clean_the_floor.mp4 b/videos/R1_Lite_clean_the_floor.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4bbc6d37100a2db6edd8a9130e721e0dc2c05f --- /dev/null +++ b/videos/R1_Lite_clean_the_floor.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea288444cbd40dc4ddf90488536c21c1ecaca87a7329bb82aa0f8589a87926d +size 676605 diff --git a/videos/R1_Lite_clean_the_sink.mp4 b/videos/R1_Lite_clean_the_sink.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83676a03df0fd4525a1e343cfcc4c3f47b7d54f2 --- /dev/null +++ b/videos/R1_Lite_clean_the_sink.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617ff5fb4293452b104218fffc33408ba6d542ca92a99cae9cd6262f6ae84f28 +size 492425 diff --git a/videos/R1_Lite_clean_toilet.mp4 b/videos/R1_Lite_clean_toilet.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee9a0ccd2ea2e2132c5c6ad64525941d9fbd70a --- /dev/null +++ b/videos/R1_Lite_clean_toilet.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec3c87fd3419269eea88f50afda6c0fb718ea581b6733240fd1fca948464b1a +size 1643598 diff --git a/videos/R1_Lite_connect_the_router_cable.mp4 b/videos/R1_Lite_connect_the_router_cable.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..765a6c1172fc2aabda73b6c39f17a2190b37d22e --- /dev/null +++ b/videos/R1_Lite_connect_the_router_cable.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0173929dfa7ae7296b6dc2a159d2f2d5ad578dd1098cc8161804e0638a6bc58 +size 744887 diff --git a/videos/R1_Lite_cook_a_meal.mp4 b/videos/R1_Lite_cook_a_meal.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baad33a22834a796f11b45c06cd8999a90eec016 --- /dev/null +++ b/videos/R1_Lite_cook_a_meal.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0b7fb9d2f3e103265a8fb4d271c7664c9115b81b48c1efebd3ce355bd7f6b4f +size 906799 diff --git a/videos/R1_Lite_cover_the_pot_lid.mp4 b/videos/R1_Lite_cover_the_pot_lid.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08be06ff0eb9679bab887e9e92c5f9026dd67ae2 --- /dev/null +++ b/videos/R1_Lite_cover_the_pot_lid.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed17d6f1cad5f0757dd8976beaf0dace978bb837f9aab279b305d2ed5091ac20 +size 272103 diff --git a/videos/R1_Lite_dispose_of_leftover_food.mp4 b/videos/R1_Lite_dispose_of_leftover_food.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57629fb992f06974382919f889ee69a2a68bf67b --- /dev/null +++ b/videos/R1_Lite_dispose_of_leftover_food.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944a275ff0266a9583569bba6dff94334c961850e57b0e8bb5b46dc94ebf74e5 +size 659084 diff --git a/videos/R1_Lite_drawer_storage_hair_dryer.mp4 b/videos/R1_Lite_drawer_storage_hair_dryer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0081dc3bd87efd8f2955c71a1fa5635ac80b705d --- /dev/null +++ b/videos/R1_Lite_drawer_storage_hair_dryer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bc9d85a53dbd0e6c9a4f7bf4d7e404854ef24df9981f04bd2af516439a9731 +size 1233867 diff --git a/videos/R1_Lite_fold_clothes.mp4 b/videos/R1_Lite_fold_clothes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e357b294844a4bd48f4fca60e013c537dd6053d --- /dev/null +++ b/videos/R1_Lite_fold_clothes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2b8a34a141b636eb6dde248451ed501703eede353a6b148857492ee988fced +size 1762417 diff --git a/videos/R1_Lite_garbage_disposal.mp4 b/videos/R1_Lite_garbage_disposal.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b899aca6ba698c1c629769dae7b684c2461eb3 --- /dev/null +++ b/videos/R1_Lite_garbage_disposal.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b844f052eeff3a65a020e9131d8409ba49a5e6c233aef3f4575219657b787656 +size 337252 diff --git a/videos/R1_Lite_hang_clothes.mp4 b/videos/R1_Lite_hang_clothes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8354a74b094b68f095b180e237544923c57e1e40 --- /dev/null +++ b/videos/R1_Lite_hang_clothes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a770efbc33302c9c443602b42bc64305fcd46c036a51014c74d0d6172efa659 +size 2915704 diff --git a/videos/R1_Lite_make_a_landline_call.mp4 b/videos/R1_Lite_make_a_landline_call.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db140612ede0afa08c7a720e2d561236dd504e8 --- /dev/null +++ b/videos/R1_Lite_make_a_landline_call.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2c8513bae791fa8ae7401da79448aabadffb28e61d657984cddda601cf5025 +size 512368 diff --git a/videos/R1_Lite_make_breakfast.mp4 b/videos/R1_Lite_make_breakfast.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07bcb8da583525d00e078d69eac4897f3e5faa57 --- /dev/null +++ b/videos/R1_Lite_make_breakfast.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53cbb51a48eb71eb3da42181e466964fdbb76941bf3e334e8770532ccfcc4d40 +size 1349577 diff --git a/videos/R1_Lite_make_tea.mp4 b/videos/R1_Lite_make_tea.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05359998be8de5f59613f2d5df06c63b66ac3fea --- /dev/null +++ b/videos/R1_Lite_make_tea.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e56f4bcf1c13b72c1665efa367feb61b0d8a0fbe61593e84511594fe300e3a4 +size 819494 diff --git a/videos/R1_Lite_make_the_bed.mp4 b/videos/R1_Lite_make_the_bed.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd1c82ff526477d749cbf51085c957069b9f9f34 --- /dev/null +++ b/videos/R1_Lite_make_the_bed.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bd8e12c31c586024feb678aa0777f9628135bcfc5ad52c08feb60a261c43f9 +size 1030361 diff --git a/videos/R1_Lite_move_the_position_of_the_apple.mp4 b/videos/R1_Lite_move_the_position_of_the_apple.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e33e4f265e3bce6f754a8e302d4747b50342c870 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_apple.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866f7461a1f030894dcdd6b976fe039097ba010652742328b150c81c41e8cac2 +size 86163 diff --git a/videos/R1_Lite_move_the_position_of_the_black_marker.mp4 b/videos/R1_Lite_move_the_position_of_the_black_marker.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12041aeddd21d932fc4658d52551f990817eac10 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_black_marker.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8c423ee7aa2689bc81e272cbbc4c0fc950a53ffe881b712a6efbc14aa4c71c2 +size 117614 diff --git a/videos/R1_Lite_move_the_position_of_the_brush.mp4 b/videos/R1_Lite_move_the_position_of_the_brush.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..515cd98304d90ec37b2075291319ba7293cedf1b --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_brush.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe6545195226047cf9b58bf68c7c97857fd3a4aaccadb9e8ad5418c8735e13e +size 117615 diff --git a/videos/R1_Lite_move_the_position_of_the_coffee_capsule.mp4 b/videos/R1_Lite_move_the_position_of_the_coffee_capsule.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdd0c536846a9d45db833abd3a8fab3580fed06c --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_coffee_capsule.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab77e86301d7d5a02901e56f9ddf7a5264180e9ee73eb4065d658545da5c84d +size 98547 diff --git a/videos/R1_Lite_move_the_position_of_the_cookie.mp4 b/videos/R1_Lite_move_the_position_of_the_cookie.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80cfa2239415b33a0f84e9e3835517db4e4e052d --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_cookie.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc8bb1cc2f00a4dbb5879793a3baf70cf416cab8f74a159720fede00f896d0f +size 140290 diff --git a/videos/R1_Lite_move_the_position_of_the_duck.mp4 b/videos/R1_Lite_move_the_position_of_the_duck.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b858788c72a8c7aaab3a381942fc317b842915 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_duck.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d600a2b1ed84c4fbaf52b95ba41dac51f722c27e788aadff3caf1f47c7c898 +size 115740 diff --git a/videos/R1_Lite_move_the_position_of_the_glass.mp4 b/videos/R1_Lite_move_the_position_of_the_glass.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..553d6e7c866e878e46195b79e27a96cfdb332cc8 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_glass.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fb0c499f38c76528b8e7a66e86ff067454a493e0a4972914cbbbe2a5c0572a +size 146253 diff --git a/videos/R1_Lite_move_the_position_of_the_long_bread.mp4 b/videos/R1_Lite_move_the_position_of_the_long_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a59c39c9576578b1ec7e2fbf65a83aef577f207 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_long_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1f39d820d31cd7c6880a60aaeb5edecc42911581effa3482d9367f9b9de9554 +size 152235 diff --git a/videos/R1_Lite_move_the_position_of_the_milk.mp4 b/videos/R1_Lite_move_the_position_of_the_milk.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77f295c70ec145d3d824c94df0bf86d76c11044c --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_milk.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf00f9319c59ee5a359bee4b7948f0ecd73113c7c2f975be8b7b284dcebf63cc +size 89513 diff --git a/videos/R1_Lite_move_the_position_of_the_orange.mp4 b/videos/R1_Lite_move_the_position_of_the_orange.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..774b693ab0764a31765b45e96deccfefaaab3f36 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_orange.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91eb8039c26712ad55621a296ea33add6a971502657118ef0e1cbc2475e6eae +size 55155 diff --git a/videos/R1_Lite_move_the_position_of_the_peeler.mp4 b/videos/R1_Lite_move_the_position_of_the_peeler.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7782b3bcb14b61ae1da69f0a189ef5d15ca86bc2 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_peeler.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04680de718fdab30d3075cb6bcea4aa7136869f2a2232195815ae6c59f252c2 +size 108135 diff --git a/videos/R1_Lite_move_the_position_of_the_pen.mp4 b/videos/R1_Lite_move_the_position_of_the_pen.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1fd63bc1b248ffe8d820adaf8dc2ff3c0fb2900 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_pen.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397f1feda6135d2bd660636dd153e2f0aa8528e0ad996d5e29bfa5f59e5a0841 +size 118872 diff --git a/videos/R1_Lite_move_the_position_of_the_rubiks_cube.mp4 b/videos/R1_Lite_move_the_position_of_the_rubiks_cube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d916b2289735a38dd28b9f9e9906bd2b98db1f --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_rubiks_cube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6bca526bfe2e40fbfa90276e94be8d7335a3d8dc34a2ce204c53f45e6e062a +size 95412 diff --git a/videos/R1_Lite_move_the_position_of_the_soda.mp4 b/videos/R1_Lite_move_the_position_of_the_soda.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcf9e932c54d19aa737e5922b4226b8ba08386cb --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_soda.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ae2d16b1b074e02b7dc83dfab1e05cead90d2ab1c8d5b5e9e45896f2fa020c +size 153355 diff --git a/videos/R1_Lite_move_the_position_of_the_spoon.mp4 b/videos/R1_Lite_move_the_position_of_the_spoon.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..415c5e1e65398b50b6a299ee36973659d3ef5a3a --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_spoon.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ac0a88650c6356b6b6b5faad2091137b973bad6f4a005e06d2388ee2e02bed +size 92837 diff --git a/videos/R1_Lite_move_the_position_of_the_triangle_bread.mp4 b/videos/R1_Lite_move_the_position_of_the_triangle_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f87fab98817fe4f389ceb4f67245033c853f84c6 --- /dev/null +++ b/videos/R1_Lite_move_the_position_of_the_triangle_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97df045e484a64ee1d5d8a862de89321d56badfdd223fda0045db2af6eff9ab1 +size 80644 diff --git a/videos/R1_Lite_open_and_close_curtains.mp4 b/videos/R1_Lite_open_and_close_curtains.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..678a4f01d2da15b065571dfc3d9692b44e0caaac --- /dev/null +++ b/videos/R1_Lite_open_and_close_curtains.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725393915ab375c3c479d829e965e8de133c52adee9fbb8a5478d759bbee3b87 +size 1434089 diff --git a/videos/R1_Lite_open_and_close_microwave_oven.mp4 b/videos/R1_Lite_open_and_close_microwave_oven.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b4a28f004322a76fcb0e3143e5a065bbaa1d43 --- /dev/null +++ b/videos/R1_Lite_open_and_close_microwave_oven.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223e60fd839694634eb9708b75ccb69e5d9c74373a466d3d5111e9b25d74f7b4 +size 653115 diff --git a/videos/R1_Lite_open_and_close_nightstand_door.mp4 b/videos/R1_Lite_open_and_close_nightstand_door.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28c641222c2adf08bf9a76e020680f1385e4f7be --- /dev/null +++ b/videos/R1_Lite_open_and_close_nightstand_door.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e5e48277d3cfcbc062e125bd1baf58a01bdc38443e028586cbcf9a46020ba90 +size 974648 diff --git a/videos/R1_Lite_open_and_close_nightstand_drawer.mp4 b/videos/R1_Lite_open_and_close_nightstand_drawer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c50db30abf0d9ecac5fc206a5ffa54f78bd1e09 --- /dev/null +++ b/videos/R1_Lite_open_and_close_nightstand_drawer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3911e334bd3b46742a0c1069d0a6e8eb2b201fdef06f8a939f562fbb43ec43 +size 506734 diff --git a/videos/R1_Lite_open_and_close_the_freezer_door.mp4 b/videos/R1_Lite_open_and_close_the_freezer_door.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0c87c0321f18487818009d66b2029f7b058b792 --- /dev/null +++ b/videos/R1_Lite_open_and_close_the_freezer_door.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb6d60e3730e9a3a1a65631bf523fd4aa8fecba4ec84debefc19a7bf2385689 +size 953493 diff --git a/videos/R1_Lite_open_the_food_pan.mp4 b/videos/R1_Lite_open_the_food_pan.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb0de9b5cea5783123aed371f0cd3a4f8f402185 --- /dev/null +++ b/videos/R1_Lite_open_the_food_pan.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e00db6021ebaaf5f482a0db6bed7764de12e1160c15804445dc9532c9084b1 +size 302371 diff --git a/videos/R1_Lite_opening_and_closing_aalcony_sliding_doors.mp4 b/videos/R1_Lite_opening_and_closing_aalcony_sliding_doors.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52ded97d1b6f0d405ba83c0e4983c862aacf7880 --- /dev/null +++ b/videos/R1_Lite_opening_and_closing_aalcony_sliding_doors.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15303ee0eca62b38a625d3e12cc948ddff209f2755529d9c234b3015da4f29f3 +size 474638 diff --git a/videos/R1_Lite_peach_storage.mp4 b/videos/R1_Lite_peach_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbb8e7a2b97940cd799b1137bcc940e8a4ff43b0 --- /dev/null +++ b/videos/R1_Lite_peach_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd0d6faa3d6c0b9153cb47347d3739bb1c7dc7c153aeb62e261c4c95de0c893 +size 150501 diff --git a/videos/R1_Lite_pick_up_and_store_items.mp4 b/videos/R1_Lite_pick_up_and_store_items.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb55a1bf4f06e3cd300971cc7a2405c640f5e1a --- /dev/null +++ b/videos/R1_Lite_pick_up_and_store_items.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c1f9f881d4b3cad14868902f753923447c8684ee0e88248718a8c06f0de25c +size 367553 diff --git a/videos/R1_Lite_place_the_dress_shirt_on_the_hanger.mp4 b/videos/R1_Lite_place_the_dress_shirt_on_the_hanger.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cabfbb19c3785b95dfa98c4aaaf9c4dad0e70bc4 --- /dev/null +++ b/videos/R1_Lite_place_the_dress_shirt_on_the_hanger.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:958295dd8298bbca68712d85164eaa27f84263964eb670860ec0a7cfff37adc6 +size 984817 diff --git a/videos/R1_Lite_plug_the_socket.mp4 b/videos/R1_Lite_plug_the_socket.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56db0f30267bca75d0184026345ca30f8ab3bc7 --- /dev/null +++ b/videos/R1_Lite_plug_the_socket.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001ea88e7464ca8542c533cccd45ec697fb8490335b0ce1032174b25951ac3a0 +size 427023 diff --git a/videos/R1_Lite_pour_water.mp4 b/videos/R1_Lite_pour_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0457e0e1f96456094ff4a5d13ef335059b17375 --- /dev/null +++ b/videos/R1_Lite_pour_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8051bdfe8286d4b23a0ba68781a46e5b3efc458f4171fbe54a5569e716f69de +size 515408 diff --git a/videos/R1_Lite_put_on_a_garbage_bag.mp4 b/videos/R1_Lite_put_on_a_garbage_bag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5cd94cbfc7a985b6182081fb84c40b25b7e3bf7 --- /dev/null +++ b/videos/R1_Lite_put_on_a_garbage_bag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56cbe81a38b77e58b9f554e6adcc8b2584b5cec725915d33f6823966f9963a46 +size 1447801 diff --git a/videos/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.mp4 b/videos/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bd0690a1e89c45063df504be854e814bb55372f --- /dev/null +++ b/videos/R1_Lite_put_slippers_into_floor_standing_shoe_cabinet.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d52209966dd902da74b61be17d8cb66af31ca770ef3550996558e24d2d286f +size 1199862 diff --git a/videos/R1_Lite_put_the_pillow_on_the_bed.mp4 b/videos/R1_Lite_put_the_pillow_on_the_bed.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db3d8603f12e46009fb9b08783fa6505f6a2abc3 --- /dev/null +++ b/videos/R1_Lite_put_the_pillow_on_the_bed.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2be838800905f01b3b1ec087a84bcacd0eae66eb0f13cbfc4a0887b1cc98a1 +size 591120 diff --git a/videos/R1_Lite_put_the_shoes_into_the_shoe_box.mp4 b/videos/R1_Lite_put_the_shoes_into_the_shoe_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c1d40290a914f0706dfbc8f2f8e7a3d3e8f767 --- /dev/null +++ b/videos/R1_Lite_put_the_shoes_into_the_shoe_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b15d6e4e43135583950869cb365844ce15f2efbbd7046dc732b694a24f330b +size 594316 diff --git a/videos/R1_Lite_put_the_tableware_into_the_cupboard.mp4 b/videos/R1_Lite_put_the_tableware_into_the_cupboard.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe224576cff17caa807d754c1764893efec38a88 --- /dev/null +++ b/videos/R1_Lite_put_the_tableware_into_the_cupboard.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe86927c7649f82e0145ace0e835c68653cb4ad6a4cf789747d23b7859de7f79 +size 1254320 diff --git a/videos/R1_Lite_sliding_chair.mp4 b/videos/R1_Lite_sliding_chair.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ee1e568d5e6e13fc7be315543dfa5530637901 --- /dev/null +++ b/videos/R1_Lite_sliding_chair.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3136465a59c89a016e8611a8deeea315774eb2cb9496ec3264604759cd29ff +size 1103045 diff --git a/videos/R1_Lite_stack_baskets.mp4 b/videos/R1_Lite_stack_baskets.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..284af54c3471b2afaf2f8bb678958ea192a1bb6f --- /dev/null +++ b/videos/R1_Lite_stack_baskets.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8199c6865356fdf1fda54269bef8fad7e9ecb511aef1521dbcc7ea53eec2bf0 +size 173129 diff --git a/videos/R1_Lite_storage_of_toiletries.mp4 b/videos/R1_Lite_storage_of_toiletries.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1527afb36735a4f7b103c096c5bd45d6859cf833 --- /dev/null +++ b/videos/R1_Lite_storage_of_toiletries.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b8e190850c9ecc40a0b38b81e7a0347ed5602b58ea4a7850776637e657d1e7 +size 1253614 diff --git a/videos/R1_Lite_switch_labels.mp4 b/videos/R1_Lite_switch_labels.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d261adcf65fdb14d45eead83128aff8344f07124 --- /dev/null +++ b/videos/R1_Lite_switch_labels.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12bd8765778759baf2934d2c0a8e35a01f2441b5dc95a84022ca5ebfe7f66870 +size 1373582 diff --git a/videos/R1_Lite_switch_on_and_off_the_central_air_conditioning.mp4 b/videos/R1_Lite_switch_on_and_off_the_central_air_conditioning.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a874470281e9077b565affafd8a6a89e5282e02 --- /dev/null +++ b/videos/R1_Lite_switch_on_and_off_the_central_air_conditioning.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1c30357fe3db3449428907c0efe3b2379a6664b914bfc2b8c2b0376f4a20ca1 +size 140900 diff --git a/videos/R1_Lite_tableware_arrangement.mp4 b/videos/R1_Lite_tableware_arrangement.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2d1d27b974dd77750b02dafee38c386c4647f2 --- /dev/null +++ b/videos/R1_Lite_tableware_arrangement.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1ac18f7d1d5fe05a8b5ee48ad5cf7151c1ed3c524a51a46305d91b7cab3c71 +size 1125528 diff --git a/videos/R1_Lite_tableware_cleaning.mp4 b/videos/R1_Lite_tableware_cleaning.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ddad3139c0eb5a08b98b6e86ada37cf1546884a --- /dev/null +++ b/videos/R1_Lite_tableware_cleaning.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9734889e0afdaa97567a1ea2740f42cac16baf6207ad7b84bc9dcf25a7be7b +size 1602030 diff --git a/videos/R1_Lite_take_and_place_the_portable_power_bank.mp4 b/videos/R1_Lite_take_and_place_the_portable_power_bank.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc3d39ef8d73f53b69994c2b7ba49eef88a6e2a --- /dev/null +++ b/videos/R1_Lite_take_and_place_the_portable_power_bank.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f72975245f3859cf31c8e7bc227e97aee6a39f9332b1357f6a7bf2875852aa +size 1262043 diff --git a/videos/R1_Lite_take_and_put_away_garden_stuff.mp4 b/videos/R1_Lite_take_and_put_away_garden_stuff.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2a1cf23551661c032a24ca777f4001926cc2810 --- /dev/null +++ b/videos/R1_Lite_take_and_put_away_garden_stuff.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400488cea2ec62fe46241b5513a0d0856b02c5dc72775ec2c94a9e1330a1e5e5 +size 2122120 diff --git a/videos/R1_Lite_take_and_put_away_garden_stuff_a.mp4 b/videos/R1_Lite_take_and_put_away_garden_stuff_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e23d306a8013ac074b848d752a122d31876736 --- /dev/null +++ b/videos/R1_Lite_take_and_put_away_garden_stuff_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d80c84ad076c50aec7292bbb451c0c5fff3f1879f4b8523a5b91df4d19a9c0e +size 1236995 diff --git a/videos/R1_Lite_take_and_put_away_items.mp4 b/videos/R1_Lite_take_and_put_away_items.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77c7d88152fdad627ba16fa19d39bdbfb92e47b --- /dev/null +++ b/videos/R1_Lite_take_and_put_away_items.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:648d352296732abdad6d6e355cd3785d172e6c382a97db1b8434d669645cd366 +size 397071 diff --git a/videos/R1_Lite_take_and_put_the_bowl.mp4 b/videos/R1_Lite_take_and_put_the_bowl.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59673799f51f41d26d24e1869e9f14e6514c2c51 --- /dev/null +++ b/videos/R1_Lite_take_and_put_the_bowl.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da346e2ebffcdaf55278e94a1329796ac9bff51cb619e587b996e5cd87988304 +size 684246 diff --git a/videos/R1_Lite_take_clothes_out_of_the_washing_machine.mp4 b/videos/R1_Lite_take_clothes_out_of_the_washing_machine.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33199c479913b8c8c57c2c48f112961a8ffdc0b9 --- /dev/null +++ b/videos/R1_Lite_take_clothes_out_of_the_washing_machine.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e413436fc2e64fc35c7898978007b072386bc47f25865b718566c21ce41ffce0 +size 2241574 diff --git a/videos/R1_Lite_take_or_store_plates.mp4 b/videos/R1_Lite_take_or_store_plates.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cbc5895450e3c899b76f03e1e8f09a9a14b291c --- /dev/null +++ b/videos/R1_Lite_take_or_store_plates.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8809da4d978adac586b920450a87e54c8d0a57ccd3951bcadda2379114a44e28 +size 574331 diff --git a/videos/R1_Lite_tea_service_table_setting.mp4 b/videos/R1_Lite_tea_service_table_setting.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..510fd72d193ac5dfe907db4548eae8e19348c9c1 --- /dev/null +++ b/videos/R1_Lite_tea_service_table_setting.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af9f13f51211c384461a61468dd6ddadafba573de55aea731ed360754ff5b3a +size 391266 diff --git a/videos/R1_Lite_throw_out_the_trash.mp4 b/videos/R1_Lite_throw_out_the_trash.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e2c377b6f7fb34a299cb877457ca3d33f4f0eb --- /dev/null +++ b/videos/R1_Lite_throw_out_the_trash.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235442b82e2a6a2938d1743678d75dd5d83bb336d8f3b163702c5bb344958866 +size 666385 diff --git a/videos/R1_Lite_tidy_up_toiletries.mp4 b/videos/R1_Lite_tidy_up_toiletries.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749d4993d8b31786b9b97a0ccb310e2d0047b269 --- /dev/null +++ b/videos/R1_Lite_tidy_up_toiletries.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0086a7390bfce847b20248be39cfc0ac710e8ea602b45c4339b76c0e7829889f +size 572405 diff --git a/videos/R1_Lite_wash_the_tableware.mp4 b/videos/R1_Lite_wash_the_tableware.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b673af3eee8c8f2af181d608f0a7d2e9d77b08ce --- /dev/null +++ b/videos/R1_Lite_wash_the_tableware.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d758a40986dd1aba01a7bde4672c038dc988a9b26ac318849e70b38b3d87ea +size 423558 diff --git a/videos/R1_Lite_washing_board.mp4 b/videos/R1_Lite_washing_board.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c570492f82d6364d381cab84e33b322ed3c666 --- /dev/null +++ b/videos/R1_Lite_washing_board.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:147c1c7476a99245313e6a577fc9626337818204c6aa48e3efab4ca94cd5ca1e +size 689215 diff --git a/videos/R1_Lite_wipe_the_table.mp4 b/videos/R1_Lite_wipe_the_table.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63cb6190baa7ce502337299751b062e8bbaf846e --- /dev/null +++ b/videos/R1_Lite_wipe_the_table.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b5f6fba320c6808f6c1cbf7de5a17cc514d1db65a35a7478cdba38203e803c4 +size 234864 diff --git a/videos/RMC-AIDA-L_basket_storage_banana.mp4 b/videos/RMC-AIDA-L_basket_storage_banana.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a487638d4f5be37adf36495e6b3efd5b7e6519 --- /dev/null +++ b/videos/RMC-AIDA-L_basket_storage_banana.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c53bc91865a45f9317957b555b5b87f1f8c36607b506ad436e0b3c9c95413c46 +size 71481 diff --git a/videos/RMC-AIDA-L_basket_storage_egg_yolk_pastry.mp4 b/videos/RMC-AIDA-L_basket_storage_egg_yolk_pastry.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..409047ae97420efa61825f73d4bd453640056969 --- /dev/null +++ b/videos/RMC-AIDA-L_basket_storage_egg_yolk_pastry.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1d953fe0814936af0da9dae526163ec4aeb37a0372782a8c6ff5231278c674 +size 66531 diff --git a/videos/RMC-AIDA-L_basket_storage_long_bread.mp4 b/videos/RMC-AIDA-L_basket_storage_long_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfa8d354c205abc7492211b32ac3089ed41494a2 --- /dev/null +++ b/videos/RMC-AIDA-L_basket_storage_long_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853366e1e9ffa0bf5449005e412798db7296e358e11f40f1edddddbd8de18661 +size 76480 diff --git a/videos/RMC-AIDA-L_basket_storage_orange.mp4 b/videos/RMC-AIDA-L_basket_storage_orange.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6009994a1031c5a39bde0d3fb8d4f443a1ddfb55 --- /dev/null +++ b/videos/RMC-AIDA-L_basket_storage_orange.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20cb55f7aab45847cae138b1a5f9e0f3aa882f81737b5b9fe7b44f2a169da740 +size 58936 diff --git a/videos/RMC-AIDA-L_basket_storage_peach.mp4 b/videos/RMC-AIDA-L_basket_storage_peach.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3ca5f180278609719a93f70fcb2a753eed28531 --- /dev/null +++ b/videos/RMC-AIDA-L_basket_storage_peach.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf39fab393d3e250348dc53f60c007d4cda16b93e60f8f8a2a951a23284b6a8 +size 113464 diff --git a/videos/RMC-AIDA-L_box_up_down.mp4 b/videos/RMC-AIDA-L_box_up_down.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1a82e18e661351c13a1ee2cfe7a9a221288039b --- /dev/null +++ b/videos/RMC-AIDA-L_box_up_down.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e4f2f4c5a890717d1192fec300cd25d5d8ecef5aa0bc533f8c1bb7b4eb58a0 +size 34388 diff --git a/videos/RMC-AIDA-L_clean_table.mp4 b/videos/RMC-AIDA-L_clean_table.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc780b082d7f99885b43a8e98131dcde6206dd4a --- /dev/null +++ b/videos/RMC-AIDA-L_clean_table.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9651c5d3af00f8b03bad4805b3a5f0def8f40c4eb6f482bd38380e4e72058d8 +size 108595 diff --git a/videos/RMC-AIDA-L_desktop_organization.mp4 b/videos/RMC-AIDA-L_desktop_organization.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42dca1321b806346724ba16377d2eedda442e70 --- /dev/null +++ b/videos/RMC-AIDA-L_desktop_organization.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769bbff8240d372ef610048e59ca1aa2304693688303b7b3747e38a281b67a59 +size 212478 diff --git a/videos/RMC-AIDA-L_fold_shirt.mp4 b/videos/RMC-AIDA-L_fold_shirt.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2dabde130cc815ea3435d30097eab3236abee80 --- /dev/null +++ b/videos/RMC-AIDA-L_fold_shirt.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f411d0860756d6be022aec641c7301030e68c5d10fd93c43b7b8e51154d9256f +size 515453 diff --git a/videos/RMC-AIDA-L_fold_shorts.mp4 b/videos/RMC-AIDA-L_fold_shorts.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4f4cfbd345232b8e741550d3af44524cc5d1c1c --- /dev/null +++ b/videos/RMC-AIDA-L_fold_shorts.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b05848118035138209f07a58e089ba983c8b2e17351f27bab0d4cab0aaa9b31 +size 180438 diff --git a/videos/RMC-AIDA-L_fold_towel.mp4 b/videos/RMC-AIDA-L_fold_towel.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e77fdb99de25186330e7d30175d22165e79abec --- /dev/null +++ b/videos/RMC-AIDA-L_fold_towel.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd8bbbd1acf52779508c78e0a993021b2ceb45da6085717c44608e9424ad032 +size 79676 diff --git a/videos/RMC-AIDA-L_food_packaging.mp4 b/videos/RMC-AIDA-L_food_packaging.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47a0bb2fb05fd21dad681cae224a3beb6456df18 --- /dev/null +++ b/videos/RMC-AIDA-L_food_packaging.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcfe8d34b29fc62be19740d75dd72178308193edd2a84451732e08da403b22f +size 359620 diff --git a/videos/RMC-AIDA-L_food_storage.mp4 b/videos/RMC-AIDA-L_food_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5edb401985a6513a433ecff234bd5e3983c62d95 --- /dev/null +++ b/videos/RMC-AIDA-L_food_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0b4b227b4c16cf376b2b7a3b628f98545286396b3e5c5586130268623123db +size 77856 diff --git a/videos/RMC-AIDA-L_fruit_storage.mp4 b/videos/RMC-AIDA-L_fruit_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffff9ff811537c6276eb914147b35a463cfa570c --- /dev/null +++ b/videos/RMC-AIDA-L_fruit_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80014d1a3b8db0cb6565961cb972f46a8267cd03174302ddfcc3adc9b67a12e7 +size 98493 diff --git a/videos/RMC-AIDA-L_get_water.mp4 b/videos/RMC-AIDA-L_get_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6681f7297a50953023dcf97f5b5a3d5116623c2f --- /dev/null +++ b/videos/RMC-AIDA-L_get_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe2277ff14ac2782b2a71aef4f37446e7a6cdd4837826abf2aada636213bb7b +size 180230 diff --git a/videos/RMC-AIDA-L_glasses_storage.mp4 b/videos/RMC-AIDA-L_glasses_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3b0d3a07bc74e1a3d6b9806645f54b0aa18dd55 --- /dev/null +++ b/videos/RMC-AIDA-L_glasses_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27a81d7446566ded93169e5792ad0b4ceca7dca04bef0734df367324ac0025e +size 192994 diff --git a/videos/RMC-AIDA-L_organise_the_document_bag.mp4 b/videos/RMC-AIDA-L_organise_the_document_bag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a72728a935e1f5faa540af98e10cb521c6cf92a --- /dev/null +++ b/videos/RMC-AIDA-L_organise_the_document_bag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df34c83875f2076cf60f612baaf65e2f8f96a539e6231177da94123f3f6e1225 +size 73841 diff --git a/videos/RMC-AIDA-L_place_test_tube.mp4 b/videos/RMC-AIDA-L_place_test_tube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b0d9092361e791fc78bcd5324e7fcb703bbf48a --- /dev/null +++ b/videos/RMC-AIDA-L_place_test_tube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:056d57d57c460afc84743e50310fe1a34ea167434ce890c3e14ee3bc69d2d30e +size 80267 diff --git a/videos/RMC-AIDA-L_place_the_fruits_repeatedly.mp4 b/videos/RMC-AIDA-L_place_the_fruits_repeatedly.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6634109a7d629d9fd116c618d341715fc03739f3 --- /dev/null +++ b/videos/RMC-AIDA-L_place_the_fruits_repeatedly.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dabaa92ffdb1697763298d177c6a759179957d6093d739ac526090735645703 +size 297030 diff --git a/videos/RMC-AIDA-L_place_towel.mp4 b/videos/RMC-AIDA-L_place_towel.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcfbae88d0f2224f7a5d9cc85b31eda535648948 --- /dev/null +++ b/videos/RMC-AIDA-L_place_towel.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef18961f562b034dd8dc5c95d20f565ce0d77a8ace93d9204554a8abc1dbcdc +size 263668 diff --git a/videos/RMC-AIDA-L_plate_storage.mp4 b/videos/RMC-AIDA-L_plate_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a34afba66af54857969ed7d35867d8773970d1 --- /dev/null +++ b/videos/RMC-AIDA-L_plate_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9dc92efc74e7c89ff070cc72b9bbbf5178303eb165f739b1253041a7f8f9c9 +size 119406 diff --git a/videos/RMC-AIDA-L_pour_coffee_beans.mp4 b/videos/RMC-AIDA-L_pour_coffee_beans.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38be7ab9bfc5ff72d913dc7b82c2737046fd6c2f --- /dev/null +++ b/videos/RMC-AIDA-L_pour_coffee_beans.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a716f64410d355430246c1dd727b8a486dfb43286f5d2ea6fe67b53beb931ca +size 72958 diff --git a/videos/RMC-AIDA-L_pour_rice.mp4 b/videos/RMC-AIDA-L_pour_rice.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d51e1ee3f2834c737bcfc5f0ca1ee0a07594206c --- /dev/null +++ b/videos/RMC-AIDA-L_pour_rice.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68190c529ae0175de012f65eda835b1c5186974e40a18029ece2c379a1949e7d +size 125186 diff --git a/videos/RMC-AIDA-L_pour_tea.mp4 b/videos/RMC-AIDA-L_pour_tea.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..725dc7574c22446ed8388ffb0e89023d88aa554f --- /dev/null +++ b/videos/RMC-AIDA-L_pour_tea.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb70739c97056b79f0a98d56f21e45c2c9f6fbc0a0e93cbe207168e166ae39aa +size 93096 diff --git a/videos/RMC-AIDA-L_pull_open_bag.mp4 b/videos/RMC-AIDA-L_pull_open_bag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b78b05f553e6089142fe88f4bb13d40b56a156 --- /dev/null +++ b/videos/RMC-AIDA-L_pull_open_bag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eaddcf618395ecd022ce49e32405701178c1c457eb29785c754d03091ceaed0 +size 145801 diff --git a/videos/RMC-AIDA-L_stack_baskets.mp4 b/videos/RMC-AIDA-L_stack_baskets.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5946c56563f7f720efb7fee9b2550c35eaf0ea29 --- /dev/null +++ b/videos/RMC-AIDA-L_stack_baskets.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8355faceb81c0d20e32dda1b40d7d839f6618a7d356f0c418bc42f301857c340 +size 132125 diff --git a/videos/RMC-AIDA-L_stir_coffee.mp4 b/videos/RMC-AIDA-L_stir_coffee.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a35e5560e9835ec582ce74eddb97efcfa21c01c9 --- /dev/null +++ b/videos/RMC-AIDA-L_stir_coffee.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70907929e1be4d4e2bae8331af3d134efed4b359fc0ff2a8ce95b934a78196a3 +size 81646 diff --git a/videos/RMC-AIDA-L_storage_bin_storage.mp4 b/videos/RMC-AIDA-L_storage_bin_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a346838b20a01ce5f29e57e073bc90668a7b67b9 --- /dev/null +++ b/videos/RMC-AIDA-L_storage_bin_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2293b57941ec2dae5f9929d8c625933cf5aa80a4993f127fbd1962ff01f8b00 +size 746570 diff --git a/videos/Split_aloha_basket_storage_banana.mp4 b/videos/Split_aloha_basket_storage_banana.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ed57b5a298f29b11572cc0b45d40cf40e31af4 --- /dev/null +++ b/videos/Split_aloha_basket_storage_banana.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b0e235721830d556154d1b3c07339d9fe5afa0a1920578bb5427b8ea6707ff +size 50422 diff --git a/videos/Split_aloha_basket_storage_bread.mp4 b/videos/Split_aloha_basket_storage_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..307e2532f1413df26daeb7b2e50b3b0f039e46e8 --- /dev/null +++ b/videos/Split_aloha_basket_storage_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7122b659cf9c917753a8ce31c5603a42336785e494b483c977941e943b59b4 +size 206900 diff --git a/videos/Split_aloha_basket_storage_egg_yolk_pastry.mp4 b/videos/Split_aloha_basket_storage_egg_yolk_pastry.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..018829d0cfb382ab32d3f6c04daa5ca06dfc3bfc --- /dev/null +++ b/videos/Split_aloha_basket_storage_egg_yolk_pastry.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0bff859aedb2fd0f5f4a22d5493101501a0b14a3b14b5531cea8f26f778289 +size 92214 diff --git a/videos/Split_aloha_basket_storage_long_bread.mp4 b/videos/Split_aloha_basket_storage_long_bread.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd7f5800d6515c4054920bb74cd913d2619f7737 --- /dev/null +++ b/videos/Split_aloha_basket_storage_long_bread.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb87b13a6fe0a9a8bcfee57d4e7f72e1942cc37683df133776ee1f96bdd88d0c +size 89191 diff --git a/videos/Split_aloha_basket_storage_orange.mp4 b/videos/Split_aloha_basket_storage_orange.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..022d80529f400f22b3daea8ed5ff141564e1a078 --- /dev/null +++ b/videos/Split_aloha_basket_storage_orange.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82a6531e19378fdb69a01209be596900c96ca160338728b7db2e20ea6efe2e0 +size 81293 diff --git a/videos/Split_aloha_basket_storage_peach.mp4 b/videos/Split_aloha_basket_storage_peach.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ad0da7e1f42ba03d8a030eff656c10f38e444db --- /dev/null +++ b/videos/Split_aloha_basket_storage_peach.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49d62685fd8362cfab11caa5b5bafc3ebca15db1479d09f18743291dfd9ef6d +size 72241 diff --git a/videos/Split_aloha_fold_the_pants.mp4 b/videos/Split_aloha_fold_the_pants.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64ad1f1a2cf395f860102490ddbd77d9b5d828b6 --- /dev/null +++ b/videos/Split_aloha_fold_the_pants.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1ca59df5217faeb926ae7aae6b552aeb3205865ef9741fffa02df7832e8b21 +size 328802 diff --git a/videos/Split_aloha_plate_storage.mp4 b/videos/Split_aloha_plate_storage.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b05202fc09ccb91956ff9d0c575838791cfcc4df --- /dev/null +++ b/videos/Split_aloha_plate_storage.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d8e9dded1c5db5590ae86578f49a181464c31182adb68f757095d7b21b7a83 +size 159227 diff --git a/videos/Split_aloha_pour_rice.mp4 b/videos/Split_aloha_pour_rice.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd797b431c8712079e0a81ca5c871d905648fbd --- /dev/null +++ b/videos/Split_aloha_pour_rice.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf3312f3dce828514c9d0427eda7f69453330723bf7dffac515d3675311b3e7 +size 63961 diff --git a/videos/Split_aloha_pour_tea.mp4 b/videos/Split_aloha_pour_tea.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f5a4f5ed16df31b3f2687fe1b65ae42c73baa7 --- /dev/null +++ b/videos/Split_aloha_pour_tea.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be03463684a01141415325666775fb1ef8df1af5ca9167d6c0fa893acf7dd999 +size 240544 diff --git a/videos/Split_aloha_scoop_coffee_beans.mp4 b/videos/Split_aloha_scoop_coffee_beans.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9ce613532af0b5d90c3a72644e365247ce7a83a --- /dev/null +++ b/videos/Split_aloha_scoop_coffee_beans.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:263c577dffd09b808533257752b8e3a4a0bfb9d00a71f3d84c60aabefdf7b506 +size 288922 diff --git a/videos/Split_aloha_stack_baskets.mp4 b/videos/Split_aloha_stack_baskets.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858205e5699735c77aa9e98a59d687fd93ef4341 --- /dev/null +++ b/videos/Split_aloha_stack_baskets.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e084ec2f123cb4985cf2a31b4eae4663f1eab8d80a047522a706fc5e42a39a +size 219843 diff --git a/videos/Split_aloha_stir_coffee.mp4 b/videos/Split_aloha_stir_coffee.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e04ac6fabeef40d8b494e4d3e0cc8e448789d1f --- /dev/null +++ b/videos/Split_aloha_stir_coffee.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:994c28dbf7fea0c60c1b5b138529725d2d5f776fc67f79a9d44112a713767b93 +size 171975 diff --git a/videos/Split_aloha_wipe_table.mp4 b/videos/Split_aloha_wipe_table.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e873ec33e733bf7c05ae00d0a175226d6612cf --- /dev/null +++ b/videos/Split_aloha_wipe_table.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c1836609cc2929d4917e996f71949ca5e04d4018f368f7d16f83149bc2e378 +size 111342 diff --git a/videos/Split_aloha_wipe_the_table.mp4 b/videos/Split_aloha_wipe_the_table.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b50a884128eeaaea519b73a903359970658cdf6f --- /dev/null +++ b/videos/Split_aloha_wipe_the_table.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44bfdbdde1b96af213d34cdbf9a3abc15b59634e71b569d895f7ec278f15fe1 +size 185006 diff --git a/videos/Split_aloha_zip_up_the_document_bag.mp4 b/videos/Split_aloha_zip_up_the_document_bag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23874ba9cdab9b7fa0a2b3be0e54e2da5f8c22db --- /dev/null +++ b/videos/Split_aloha_zip_up_the_document_bag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4473411d1c9af1258374cae8195fca76ed61949cfa4cb2c785ac5dfb011c619b +size 277450 diff --git a/videos/Tianqin_A2_box_storage_part.mp4 b/videos/Tianqin_A2_box_storage_part.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51351457641ce0d865540a39b5b474ca2e5f27d8 --- /dev/null +++ b/videos/Tianqin_A2_box_storage_part.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ea6b07917c4aec41de6fdec904af9c0dbcdc39b2a657a18ac097d7268bf95d +size 78731 diff --git a/videos/Tianqin_A2_container_storage_graphics_card.mp4 b/videos/Tianqin_A2_container_storage_graphics_card.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e06a92d970efa728139203d44a7bfe5e3c382f --- /dev/null +++ b/videos/Tianqin_A2_container_storage_graphics_card.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a536e6b91f79aadf1b3e681b235f4ac13a3fda962219037097948fc241d952c5 +size 157397 diff --git a/videos/Tianqin_A2_place_the_paper_box.mp4 b/videos/Tianqin_A2_place_the_paper_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12375c6bc3088b058885ab5c26fbbc5b5d309e7 --- /dev/null +++ b/videos/Tianqin_A2_place_the_paper_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534f19c0a0d3078fffe188746bd3bcd8005adf7a238518a93bebb2d602a47d62 +size 58922 diff --git a/videos/alpha_bot_2_carry_the_clothes_basket.mp4 b/videos/alpha_bot_2_carry_the_clothes_basket.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3ebb4170fb6fcb3d3f6d1d7d079a9d9f87a716 --- /dev/null +++ b/videos/alpha_bot_2_carry_the_clothes_basket.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77a2dc31c8b09c9535e2cf5d672f24c8ab845ede7b0976637fc8e940573b0aa +size 199024 diff --git a/videos/alpha_bot_2_item_reversal.mp4 b/videos/alpha_bot_2_item_reversal.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01ca47fbf2a78648eab4a93b56af55654a53bbb2 --- /dev/null +++ b/videos/alpha_bot_2_item_reversal.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fbc7d730b5d9fae891b53007a506abe59f47e549c015b7121c17661597e0488 +size 179829 diff --git a/videos/alpha_bot_2_move_the_table.mp4 b/videos/alpha_bot_2_move_the_table.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e719e4443ee11c6ead7c996947962ffad0695e0c --- /dev/null +++ b/videos/alpha_bot_2_move_the_table.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b2489649780603fe7baea35893a825c8933ce0f926cfafff047cf1f33794a3 +size 119384 diff --git a/videos/alpha_bot_2_operate_the_microwave_oven.mp4 b/videos/alpha_bot_2_operate_the_microwave_oven.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf3601c8f3754b3b6d44c76c193a95103dccc987 --- /dev/null +++ b/videos/alpha_bot_2_operate_the_microwave_oven.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0997e6ca162272200ef8d37eb9b55b8a227451cbc9336aecd04e0e099cbdccb +size 194564 diff --git a/videos/alpha_bot_2_pass_the_sandbag.mp4 b/videos/alpha_bot_2_pass_the_sandbag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96e87848ea5bc153c2dc12139b134a1e475da0e1 --- /dev/null +++ b/videos/alpha_bot_2_pass_the_sandbag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2f363fecbcade7721b617254ecd71774565f27b91ce424cfc0e10dd704987f7 +size 100692 diff --git a/videos/alpha_bot_2_press_the_button_a.mp4 b/videos/alpha_bot_2_press_the_button_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e667ece544a2089300be940dd4869b84a6da2ab1 --- /dev/null +++ b/videos/alpha_bot_2_press_the_button_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b12ff461013ced7fd399ebe71d9e3de5623d5c760d35deb887de3bc1e78810 +size 108910 diff --git a/videos/alpha_bot_2_press_the_button_b.mp4 b/videos/alpha_bot_2_press_the_button_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..336fd0e9f45dafb278ef16cda3c01c831b148f83 --- /dev/null +++ b/videos/alpha_bot_2_press_the_button_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ddf89e98f2f96a7699c267184dc78910dbe6874b06637dc8c8a286893102ca2 +size 101837 diff --git a/videos/alpha_bot_2_recover_after_touching_an_obstacle.mp4 b/videos/alpha_bot_2_recover_after_touching_an_obstacle.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc34a9ad4b8c76f5793c7ca6008a614c3b273d7e --- /dev/null +++ b/videos/alpha_bot_2_recover_after_touching_an_obstacle.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33ca13ad817e8648d0e89bb51016f940905f17a0604d6ea57e9f5c9ee59d1c0 +size 137122 diff --git a/videos/alpha_bot_2_stack_building_blocks.mp4 b/videos/alpha_bot_2_stack_building_blocks.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1c7df103bf6173b87aa8482328abcc2971bb530 --- /dev/null +++ b/videos/alpha_bot_2_stack_building_blocks.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db72ae11cb561d7d6070d26cb1a9dd2c6fe42f898a96b1476c863d8bcf005b8 +size 100858 diff --git a/videos/alpha_bot_2_sticker.mp4 b/videos/alpha_bot_2_sticker.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b3dd7a366dcbc1daed5169c131c0e65ac05cad1 --- /dev/null +++ b/videos/alpha_bot_2_sticker.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb8211b1ff7587328831d97b54ff7577495346c87fcd9bbfff3ef0853fe43a0 +size 156890 diff --git a/videos/leju_robot_box_storage_parcel.mp4 b/videos/leju_robot_box_storage_parcel.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ce7c16894ec8d557065d19183a60ac0727f83b --- /dev/null +++ b/videos/leju_robot_box_storage_parcel.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0e435e405f4e80132bf56e57716b54832d510fd89656a41ad99afca8d796b3 +size 505575 diff --git a/videos/leju_robot_box_storage_parcel_a.mp4 b/videos/leju_robot_box_storage_parcel_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..908ff4beb0902be2d88b61a4acb45cdf2c3612d2 --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb61056f4a345b76231311f78e2ab2d2a5679bb61c9cd358addf24ffa7273b5b +size 148344 diff --git a/videos/leju_robot_box_storage_parcel_b.mp4 b/videos/leju_robot_box_storage_parcel_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2192fabef5c108537418330713e7b168044a990d --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dacef61404e23adda042007f04e074fc80620a2d128552ee6ba950710f6330f +size 213723 diff --git a/videos/leju_robot_box_storage_parcel_c.mp4 b/videos/leju_robot_box_storage_parcel_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc3a2fb71a439097865c32fb63f6abd9166122ef --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c94737bcce8abfc2a248fb41c629f0df551d6cde1e449c6ad14bd174d6250d +size 213495 diff --git a/videos/leju_robot_box_storage_parcel_d.mp4 b/videos/leju_robot_box_storage_parcel_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1887b2f46ba3d567aaf6ae5067289b57335b68bd --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e61c33fe8ddcdd4d8e74fb4e6e2849bfe21c131b031dd51aa5d53422733c5f7 +size 545259 diff --git a/videos/leju_robot_box_storage_parcel_f.mp4 b/videos/leju_robot_box_storage_parcel_f.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4b6f578afc1a1073d9a497eadb485ad55f6514c --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_f.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13a2d0c5d93f886e87f564fad61ce5c80af147f1fa8a011d9ccb7da718224524 +size 132146 diff --git a/videos/leju_robot_box_storage_parcel_g.mp4 b/videos/leju_robot_box_storage_parcel_g.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18399b7d7d73fb1a69e782dbaf071366465b1e6c --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_g.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124576b2263bc1a1f4f6ec33edfa2dd0acda189a536f796de7ba3553c1ec3eea +size 113819 diff --git a/videos/leju_robot_box_storage_parcel_h.mp4 b/videos/leju_robot_box_storage_parcel_h.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08adfc985157148c55df4b06100762f1f54238fe --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_h.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e2dbf86db658155001142984581c8a1e51e7f7d69c8a16c6473532545e6c2c +size 139363 diff --git a/videos/leju_robot_box_storage_parcel_i.mp4 b/videos/leju_robot_box_storage_parcel_i.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9458223e74c59b24e689d25c340ba8e2508418 --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_i.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d449859db94351b9e26a5cb70f423905d72f03c5bf51b9a4f4bbab2a4b1b4ca9 +size 449591 diff --git a/videos/leju_robot_box_storage_parcel_j.mp4 b/videos/leju_robot_box_storage_parcel_j.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3f5de776d4457b60b19772e131b2d321458b8d3 --- /dev/null +++ b/videos/leju_robot_box_storage_parcel_j.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523aa7ae8c0ad84784374d0b15975ebeaf91d4955be804bee4d254a1e1a48e6b +size 712050 diff --git a/videos/leju_robot_hotel_services_a.mp4 b/videos/leju_robot_hotel_services_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263847389143e0ecaa279c1ba51148621de80fa2 --- /dev/null +++ b/videos/leju_robot_hotel_services_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7f4dc555cd27f7d52759152c1847aa3608fba17f61d74c1ce52016fc4f7ff8 +size 173854 diff --git a/videos/leju_robot_hotel_services_aa.mp4 b/videos/leju_robot_hotel_services_aa.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22606b806de0ea50da983b1f77079cc24f36a614 --- /dev/null +++ b/videos/leju_robot_hotel_services_aa.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd29d4a557fdfa8f3c0dffbf9b351d51b3501e931717869b7b28380de6af81b0 +size 54686 diff --git a/videos/leju_robot_hotel_services_ab.mp4 b/videos/leju_robot_hotel_services_ab.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94989e352cc6dbc86f4d5db404935fbeb915493d --- /dev/null +++ b/videos/leju_robot_hotel_services_ab.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23da9c6342128258836082ebdd99c8aa9f6417b335aa331bd468663a35fc51e6 +size 49703 diff --git a/videos/leju_robot_hotel_services_ac.mp4 b/videos/leju_robot_hotel_services_ac.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2a3eeb492e80f501fcd5bb902f1452de9715356 --- /dev/null +++ b/videos/leju_robot_hotel_services_ac.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e40f62652f2c29c5cc5c98ef879f042364ce0c341c50d1216e012e54a3a16ab +size 34848 diff --git a/videos/leju_robot_hotel_services_ad.mp4 b/videos/leju_robot_hotel_services_ad.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a268b7ae80bd6c719284c6b343a9b8f0bb53a851 --- /dev/null +++ b/videos/leju_robot_hotel_services_ad.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e20d0f66b61a33364b2dffad1483b1e672818e9d9c5476d61fe5e54ca502cb +size 42736 diff --git a/videos/leju_robot_hotel_services_ae.mp4 b/videos/leju_robot_hotel_services_ae.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d316162b394e9c02d4675f0a021e8d3602d4c7d1 --- /dev/null +++ b/videos/leju_robot_hotel_services_ae.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e90d73933c67679027518b46897f60a0461c8b4844497c609cf6d2843b3c41 +size 40906 diff --git a/videos/leju_robot_hotel_services_af.mp4 b/videos/leju_robot_hotel_services_af.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f9512678f717c794866b4f690a4caa383a6b4bd --- /dev/null +++ b/videos/leju_robot_hotel_services_af.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea7ef7538f5a96b24a1a1fe62a220f97c7eaee70c3b32152cbfa4e20b167d91 +size 42056 diff --git a/videos/leju_robot_hotel_services_ag.mp4 b/videos/leju_robot_hotel_services_ag.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c61727bdf6168dce55e0e6f2668f28201d7db6 --- /dev/null +++ b/videos/leju_robot_hotel_services_ag.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2972f3092ceafba1842ebce6ac8fccfffc2d1ebc1947755db64382a1ce9dd32b +size 46762 diff --git a/videos/leju_robot_hotel_services_ah.mp4 b/videos/leju_robot_hotel_services_ah.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2281c9af77b7e8fd15e371a3a5cb244a72e5089f --- /dev/null +++ b/videos/leju_robot_hotel_services_ah.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0fa83ad119b048bb06f18fb597ae699fb559b890959f58cfef5e11c80792e9 +size 36163 diff --git a/videos/leju_robot_hotel_services_b.mp4 b/videos/leju_robot_hotel_services_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bd0f19ae046728ad62399927c65baabd6c6e7d5 --- /dev/null +++ b/videos/leju_robot_hotel_services_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b66e463082521b89ceb67baee60a3d75d6f8a12c3b06fecc054bb1fc3dd0b78 +size 292911 diff --git a/videos/leju_robot_hotel_services_c.mp4 b/videos/leju_robot_hotel_services_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba808b512a493a97d6126f66cf8ecb80d483764a --- /dev/null +++ b/videos/leju_robot_hotel_services_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e8673508317f89eb5eb6f0120ed39d517a3b441fa58266eb27e5482b1cf5e9 +size 208023 diff --git a/videos/leju_robot_hotel_services_d.mp4 b/videos/leju_robot_hotel_services_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb506653f112ef409e43ea179382ce257de09922 --- /dev/null +++ b/videos/leju_robot_hotel_services_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99da041105b78cb0deb0d82f89b91160f6e48a30c663edd2a8e2a95e0ad42fc +size 108167 diff --git a/videos/leju_robot_hotel_services_e.mp4 b/videos/leju_robot_hotel_services_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e70cbb00e7e0f481b99b8bacbce75f2c53e590e6 --- /dev/null +++ b/videos/leju_robot_hotel_services_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d0ce01a785820cc028e260a4b690d65fd7970a57a1b669f26cc1aa97534328 +size 125063 diff --git a/videos/leju_robot_hotel_services_f.mp4 b/videos/leju_robot_hotel_services_f.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15be74af4d07254119acea4d4de8dd38de26d7e --- /dev/null +++ b/videos/leju_robot_hotel_services_f.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c37bc744779f5cc867555f339d5675752770c3f3ada3b0ed2d13352fc7ab315 +size 151660 diff --git a/videos/leju_robot_hotel_services_h.mp4 b/videos/leju_robot_hotel_services_h.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed54e69d57be81b58f9794c1f091b7da7a7e5091 --- /dev/null +++ b/videos/leju_robot_hotel_services_h.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09114e4bb8bf765dc84062d5c30380ad16e923c3f63400c4ddebd63e0129147d +size 40601 diff --git a/videos/leju_robot_hotel_services_i.mp4 b/videos/leju_robot_hotel_services_i.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb1a133d1380e05b291ddb901c05fd84150c175 --- /dev/null +++ b/videos/leju_robot_hotel_services_i.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632079f1df5023e92f86c70f38e3a942524540dd880cc8d85cb075c2db2e9447 +size 42009 diff --git a/videos/leju_robot_moving_parts_a.mp4 b/videos/leju_robot_moving_parts_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d3ccddce7d5c2c228ebe9ec6f9317e87ae2107 --- /dev/null +++ b/videos/leju_robot_moving_parts_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9929ac117bf78014ae6da08fc4b9b3f1065d39a49ed81b59768451f92cfa3c +size 1030662 diff --git a/videos/leju_robot_moving_parts_b.mp4 b/videos/leju_robot_moving_parts_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e6308f9d7ba79f06ea51b3dd8423764fecc7395 --- /dev/null +++ b/videos/leju_robot_moving_parts_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0136b3b1eaae5ce045e5fcd31a52be32646fcbc97de719814bebaa1a8df82c +size 969584 diff --git a/videos/leju_robot_moving_parts_c.mp4 b/videos/leju_robot_moving_parts_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea07bb02c736382289bf87534d44ed52e5f2c99e --- /dev/null +++ b/videos/leju_robot_moving_parts_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71bb0c8764ba0615f50b9d82aed096d717b2dbd9f392dfe25e9163dce98a5280 +size 676715 diff --git a/videos/leju_robot_moving_parts_f.mp4 b/videos/leju_robot_moving_parts_f.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2c3ae614a40d75d80d0e1e5030df11afac2c5c8 --- /dev/null +++ b/videos/leju_robot_moving_parts_f.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07fbd9fb905a69b0c44165518aff7b33a2026fdddf50d683d7fee16808f41fa +size 1230484 diff --git a/videos/leju_robot_moving_parts_g.mp4 b/videos/leju_robot_moving_parts_g.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07151a5cd0f8fe09ea5b586246e093b1a8e857aa --- /dev/null +++ b/videos/leju_robot_moving_parts_g.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250f1bf6f9de6018b670e2272b7313a3339bf9d1b2539875b7f3830b48873e0a +size 793817 diff --git a/videos/leju_robot_moving_parts_h.mp4 b/videos/leju_robot_moving_parts_h.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73658da9c53509d242b59135ba4822ab8a033f1c --- /dev/null +++ b/videos/leju_robot_moving_parts_h.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756f62540a4133a3ffd964eafca601035cf19693ad6947ecc32304aeb64b1851 +size 564229 diff --git a/videos/leju_robot_moving_parts_i.mp4 b/videos/leju_robot_moving_parts_i.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90d8b376e2f8293fcc6b76b52eabb459d64b81a8 --- /dev/null +++ b/videos/leju_robot_moving_parts_i.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7406bfdd4198c0f742ebb1b87e626c7f72abb4e770127d2df080410edd880473 +size 642936 diff --git a/videos/leju_robot_moving_parts_j.mp4 b/videos/leju_robot_moving_parts_j.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5bcfb043f00a1ad7122838b77a5e35469843db --- /dev/null +++ b/videos/leju_robot_moving_parts_j.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70efdbb5322eb2146a0e8397797ec06c54de0014c5efd91fad19fdce359dd7ba +size 559906 diff --git a/videos/leju_robot_moving_parts_k.mp4 b/videos/leju_robot_moving_parts_k.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c499586f8762ccefe8dfc061fce2afe91d9e2fb --- /dev/null +++ b/videos/leju_robot_moving_parts_k.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae24999a6562cafe3a380538c013275bad829064ac231e3ab27ccfc59f26853 +size 872853 diff --git a/videos/leju_robot_moving_parts_m.mp4 b/videos/leju_robot_moving_parts_m.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64ceb506a0d093b11743f0e2b2fb08e2a0bce1ed --- /dev/null +++ b/videos/leju_robot_moving_parts_m.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d1073d4c4d98d3e48f2468dc9f09d8e183baad2790ba46253a33fcd7379ed7 +size 821283 diff --git a/videos/leju_robot_moving_parts_n.mp4 b/videos/leju_robot_moving_parts_n.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..026bea2d0e28b603010aa6e4cf398c7db44c1794 --- /dev/null +++ b/videos/leju_robot_moving_parts_n.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ad3d0d72bd14ff4656bfce51c896fc4ae86dce3b0042e98f9f62c8a2fc6b89 +size 925120 diff --git a/videos/leju_robot_moving_parts_o.mp4 b/videos/leju_robot_moving_parts_o.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae5b8183a6c5a2b150945a012cb849e6472984ba --- /dev/null +++ b/videos/leju_robot_moving_parts_o.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c5e60f8cb5a5f0184600b1f345714c3bc5d46ab13a141af16057e9f36ef3ac +size 786991 diff --git a/videos/leju_robot_moving_parts_q.mp4 b/videos/leju_robot_moving_parts_q.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c998c09567ca748843892b5748e65693fb4fa998 --- /dev/null +++ b/videos/leju_robot_moving_parts_q.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061a070b07f833fb3bfa5b83ac3d9feb72ea7ae88a0b2525c201587e76f816e2 +size 949019 diff --git a/videos/leju_robot_moving_parts_r.mp4 b/videos/leju_robot_moving_parts_r.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd2a37619afaaf06f9adce54ce5b63f5622ab22f --- /dev/null +++ b/videos/leju_robot_moving_parts_r.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f57924ca1f1685f99709147cc57529f22429c5e0754b58601397e772cad8e45e +size 1359045 diff --git a/videos/leju_robot_moving_parts_s.mp4 b/videos/leju_robot_moving_parts_s.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c64f9795419b65c64c25547d03d5540021faf990 --- /dev/null +++ b/videos/leju_robot_moving_parts_s.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0663f8bbe5fee89783785bbf5920279f4ac45dd7e9848f1b8aa47302cdff9cee +size 1047282 diff --git a/videos/leju_robot_moving_parts_t.mp4 b/videos/leju_robot_moving_parts_t.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8630a13a7f244917e5a97c0ed8a2ab04d2632cf4 --- /dev/null +++ b/videos/leju_robot_moving_parts_t.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a47142aa800922272b49df71affb1e6e910d0275ad87ebe719bd464b412e7d4 +size 918252 diff --git a/videos/leju_robot_moving_parts_u.mp4 b/videos/leju_robot_moving_parts_u.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ee7ea49dd98aaa1dbcd2bd3e75945cdcd161cf --- /dev/null +++ b/videos/leju_robot_moving_parts_u.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a8a9e934b208974a583947295f8db6d9fabeeb4cac818b98ff6b749ee403e7 +size 1243290 diff --git a/videos/leju_robot_part_placement.mp4 b/videos/leju_robot_part_placement.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3ee5d5f743f4cc2a44ac8632a4516ffb500ba77 --- /dev/null +++ b/videos/leju_robot_part_placement.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19c1497c4f25614748394ff15e8f8e8d1ced2c70d3a222f1b1aa059535d8319 +size 747296 diff --git a/videos/leju_robot_pass_the_cleaner_a.mp4 b/videos/leju_robot_pass_the_cleaner_a.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e67179ef67c2dd474b0862891830b8ea95fd03b --- /dev/null +++ b/videos/leju_robot_pass_the_cleaner_a.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5ef138352d242db1ba749e0ac4d19beec3bb128d01c20e1503b9e5d3c389ce +size 151788 diff --git a/videos/leju_robot_pass_the_cleaner_b.mp4 b/videos/leju_robot_pass_the_cleaner_b.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ac86948dbd5105fab805d2456613ce56003c07 --- /dev/null +++ b/videos/leju_robot_pass_the_cleaner_b.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985219be442b7eac126bc5b2af25b4981cab59e5b9f4203e8693d5e72e08a8f2 +size 67014 diff --git a/videos/leju_robot_pass_the_cleaner_c.mp4 b/videos/leju_robot_pass_the_cleaner_c.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b58885cf07a334c942df9800e7d92879dd82a5 --- /dev/null +++ b/videos/leju_robot_pass_the_cleaner_c.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03aaacf9d163270ca0750b81f9b37efed0658ca21042170fe33c8ea856d94e2b +size 126337 diff --git a/videos/leju_robot_pass_the_cleaner_d.mp4 b/videos/leju_robot_pass_the_cleaner_d.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa47bbcd118447b5e2f84a5a10f9ef6cd60ef1d7 --- /dev/null +++ b/videos/leju_robot_pass_the_cleaner_d.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad7f02cce8b4b19be6a4f2c75c905f9ecd65e40fa0134cacdf286f9960cf4803 +size 103036 diff --git a/videos/leju_robot_pass_the_cleaner_e.mp4 b/videos/leju_robot_pass_the_cleaner_e.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..124ad58009d7ed5a97d873b34c9eca3c5f004286 --- /dev/null +++ b/videos/leju_robot_pass_the_cleaner_e.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c903f08c852a422c8ebc7d2f598abeb9c8aa7d1f0b65751c6d46653700bdbc2 +size 235429