diff --git a/dataset_info/AI2_Alphabot_2_arrange_teaset.yaml b/dataset_info/AI2_Alphabot_2_arrange_teaset.yaml new file mode 100644 index 0000000000000000000000000000000000000000..373fb940371fd813c97f0196aaed6010eb57607f --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_arrange_teaset.yaml @@ -0,0 +1,438 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_arrange_teaset +dataset_uuid: 4bcc6858-4425-4893-9ca6-d57872b2e823 +scene_type: + level1: Catering + level2: Restaurant + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: glass cup + color: transparent +- object_name: tray + color: brown +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the glass from the table and place it on the tray. +atomic_actions: +- pick +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 399 + total_frames: 318301 + fps: 30 + total_tasks: 1 + total_videos: 1596 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 11.51 GB +frame_num: 318301 +frame_range: 1M +dataset_size: 11.51 GB +data_structure: "AI2_Alphabot_2_arrange_teaset_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (387 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:398 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_clink_glasses.yaml b/dataset_info/AI2_Alphabot_2_clink_glasses.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b03d0a60b1b1d68890f19906e9594ce83b83f4ac --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_clink_glasses.yaml @@ -0,0 +1,439 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_clink_glasses +dataset_uuid: 91b7e2f3-5f9e-42a0-85d9-3463b5c9f371 +scene_type: + level1: Catering + level2: Restaurant + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: plastic cup + color: purple +- object_name: plastic cup + color: blue +- object_name: glass cup + color: black +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up one cup with a gripper and tap it against the other cup. +atomic_actions: +- pick +- move +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 393 + total_frames: 337932 + fps: 30 + total_tasks: 1 + total_videos: 1572 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 10.16 GB +frame_num: 337932 +frame_range: 1M +dataset_size: 10.16 GB +data_structure: "AI2_Alphabot_2_clink_glasses_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (381 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:392 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_heat_test_tube.yaml b/dataset_info/AI2_Alphabot_2_heat_test_tube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..311d36b0b8935b30a8cd246ca5e9b1aaa8ee480a --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_heat_test_tube.yaml @@ -0,0 +1,440 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_heat_test_tube +dataset_uuid: b6e18570-92be-4dce-9661-8269bf60ecbc +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube + color: transparent +- object_name: test tube rack + color: transparent +- object_name: beaker + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Hold the test tube with one hand and immerse one end into the beaker, then return +- it to the test tube rack. +atomic_actions: +- pick +- move +- insert +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 404 + total_frames: 371481 + fps: 30 + total_tasks: 1 + total_videos: 1616 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 16.44 GB +frame_num: 371481 +frame_range: 1M +dataset_size: 16.44 GB +data_structure: "AI2_Alphabot_2_heat_test_tube_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (392 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:403 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_insert_straw.yaml b/dataset_info/AI2_Alphabot_2_insert_straw.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2cfac322361e7839aa9aaee5b0bc8547a5c6241d --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_insert_straw.yaml @@ -0,0 +1,440 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_insert_straw +dataset_uuid: 91345b20-859c-4332-ad31-3632a6fedfbe +scene_type: + level1: Catering + level2: Restaurant + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: straw + color: transparent +- object_name: paper cup + color: black +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Pick up the straw with one hand, pass it to the other hand, and insert it into the + cup. +atomic_actions: +- pick +- pass +- insert +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 499 + total_frames: 404056 + fps: 30 + total_tasks: 1 + total_videos: 1996 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 9.60 GB +frame_num: 404056 +frame_range: 1M +dataset_size: 9.60 GB +data_structure: "AI2_Alphabot_2_insert_straw_0_qced_hardlink/\n|-- annotations\n|\ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (487 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:498 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_insert_water_pipe.yaml b/dataset_info/AI2_Alphabot_2_insert_water_pipe.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6f514b540a8ada7a8b6b2a6b35695c9c3aa32f56 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_insert_water_pipe.yaml @@ -0,0 +1,309 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_insert_water_pipe +dataset_uuid: b435cd93-733e-4858-920f-f31fecc4afe2 +scene_type: + level1: Industry + level2: Factory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: water pipe + color: gray +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Align the water pipe and insert it. +atomic_actions: +- pick +- insert +- align +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +statistics: + total_episodes: 983 + total_frames: 671854 + fps: 30 + total_tasks: 1 + total_videos: 3932 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 11.15 GB +frame_num: 671854 +frame_range: 1M +dataset_size: 11.15 GB +data_structure: "AI2_Alphabot_2_insert_water_pipe_0_qced_hardlink/\n|-- data\n| \ + \ `-- chunk-000\n| |-- episode_000000.parquet\n| |-- episode_000001.parquet\n\ + | |-- episode_000002.parquet\n| |-- episode_000003.parquet\n| \ + \ |-- episode_000004.parquet\n| |-- episode_000005.parquet\n| |-- episode_000006.parquet\n\ + | |-- episode_000007.parquet\n| |-- episode_000008.parquet\n| \ + \ |-- episode_000009.parquet\n| |-- episode_000010.parquet\n| `-- episode_000011.parquet\n\ + | `-- ... (971 more entries)\n|-- logs\n| `-- collect\n| `-- collect_20260601160829.log\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_chest_rgb\n\ + \ |-- observation.images.cam_front_head_rgb\n |-- observation.images.cam_left_wrist_rgb\n\ + \ `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:982 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_move_basket.yaml b/dataset_info/AI2_Alphabot_2_move_basket.yaml new file mode 100644 index 0000000000000000000000000000000000000000..74f05c574c72267a0bfba66c2e1a3ebc3be4c9f2 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_move_basket.yaml @@ -0,0 +1,436 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_move_basket +dataset_uuid: 4934de59-b62a-42d5-af6d-e38fcc1cafde +scene_type: + level1: Retail + level2: Supermarket + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: basket + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Use one hand to grasp the basket and place it at the designated location. +atomic_actions: +- grasp +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 81 + total_frames: 78384 + fps: 30 + total_tasks: 1 + total_videos: 324 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 3.32 GB +frame_num: 78384 +frame_range: 100K +dataset_size: 3.32 GB +data_structure: "AI2_Alphabot_2_move_basket_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (69 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:80 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_move_test_tube.yaml b/dataset_info/AI2_Alphabot_2_move_test_tube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d4806178dc489739d086719e88da8f7671ec302a --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_move_test_tube.yaml @@ -0,0 +1,439 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_move_test_tube +dataset_uuid: 3165b4f8-e130-4ced-bc74-5e89159bc04a +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube + color: transparent +- object_name: test tube rack + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Reposition the test tube to a different slot in the test tube rack using one hand. +atomic_actions: +- pick +- move +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 69 + total_frames: 33010 + fps: 30 + total_tasks: 1 + total_videos: 276 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 2.93 GB +frame_num: 33010 +frame_range: 100K +dataset_size: 2.93 GB +data_structure: "AI2_Alphabot_2_move_test_tube_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (57 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:68 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_open_microwave.yaml b/dataset_info/AI2_Alphabot_2_open_microwave.yaml new file mode 100644 index 0000000000000000000000000000000000000000..51383faef888c67f7f40b3153514c0c2c48ae859 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_open_microwave.yaml @@ -0,0 +1,491 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_open_microwave +dataset_uuid: 666c4f57-cf5a-4a11-9ef4-181d34d9cf2b +scene_type: + level1: Catering + level2: Restaurant + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: microwave oven + color: white +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Press the button to open the microwave door with one hand; close the microwave door + with the other hand. +atomic_actions: +- press +- push +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 392 + total_frames: 337551 + fps: 30 + total_tasks: 1 + total_videos: 1568 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 7.91 GB +frame_num: 337551 +frame_range: 1M +dataset_size: 7.91 GB +data_structure: 'AI2_Alphabot_2_open_microwave_0_qced_hardlink/ + + |-- annotations + + | |-- eef_acc_mag_annotation.jsonl + + | |-- eef_direction_annotation.jsonl + + | |-- eef_velocity_annotation.jsonl + + | |-- gripper_activity_annotation.jsonl + + | `-- gripper_mode_annotation.jsonl + + |-- data + + | `-- chunk-000 + + | |-- episode_000000.parquet + + | |-- episode_000001.parquet + + | |-- episode_000002.parquet + + | |-- episode_000003.parquet + + | |-- episode_000004.parquet + + | |-- episode_000005.parquet + + | |-- episode_000006.parquet + + | |-- episode_000007.parquet + + | |-- episode_000008.parquet + + | |-- episode_000009.parquet + + | |-- episode_000010.parquet + + | `-- episode_000011.parquet + + | `-- ... (380 more entries) + + |-- meta + + | |-- episodes.jsonl + + | |-- episodes_stats.jsonl + + | |-- info.json + + | `-- tasks.jsonl + + |-- videos + + | `-- chunk-000 + + | |-- observation.images.cam_front_chest_rgb + + | |-- observation.images.cam_front_head_rgb + + | |-- observation.images.cam_left_wrist_rgb + + | `-- observation.images.cam_right_wrist_rgb + + `-- info.yaml' +splits: + train: 0:391 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_organize_cosmetics.yaml b/dataset_info/AI2_Alphabot_2_organize_cosmetics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4e37e4a4a4b8220fea918d79e83586b19784038d --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_organize_cosmetics.yaml @@ -0,0 +1,441 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_organize_cosmetics +dataset_uuid: 1246e0f4-ca4b-4ecd-8842-e18bfbbd84fd +scene_type: + level1: Household + level2: Bathroom + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: facial cleanser + color: white +- object_name: watermelon frost + color: transparent +- object_name: layered storage box + color: pink +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the facial cleanser and watermelon frost from the table and place them into + the tiered storage box. +atomic_actions: +- pick +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 407 + total_frames: 330781 + fps: 30 + total_tasks: 1 + total_videos: 1628 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 16.50 GB +frame_num: 330781 +frame_range: 1M +dataset_size: 16.50 GB +data_structure: "AI2_Alphabot_2_organize_cosmetics_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (395 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:406 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_organize_lab_equipment.yaml b/dataset_info/AI2_Alphabot_2_organize_lab_equipment.yaml new file mode 100644 index 0000000000000000000000000000000000000000..224c8753e190c8648931e4015ccdc2c898f2c545 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_organize_lab_equipment.yaml @@ -0,0 +1,443 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_organize_lab_equipment +dataset_uuid: 37b9259b-ddd8-42fb-8ae6-8def3e0b7ef6 +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube + color: transparent +- object_name: test tube rack + color: transparent +- object_name: beaker + color: transparent +- object_name: dropper + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Place the experimental apparatus aside using one hand. +atomic_actions: +- pick +- move +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 50 + total_frames: 88656 + fps: 30 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 3.04 GB +frame_num: 88656 +frame_range: 100K +dataset_size: 3.04 GB +data_structure: "AI2_Alphabot_2_organize_lab_equipment_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (38 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:49 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_organize_pencil_holder.yaml b/dataset_info/AI2_Alphabot_2_organize_pencil_holder.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0d1505aeffeb1943133f27fc641782d521ae749c --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_organize_pencil_holder.yaml @@ -0,0 +1,438 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_organize_pencil_holder +dataset_uuid: 25df2159-929a-49ac-b4bf-f96c9ccb4c40 +scene_type: + level1: Education + level2: School + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: pen holder + color: black +- object_name: deli water-based marker + color: white +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the water-based marker from the table and place it into the pen holder. +atomic_actions: +- pick +- insert +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 392 + total_frames: 323948 + fps: 30 + total_tasks: 1 + total_videos: 1568 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 17.18 GB +frame_num: 323948 +frame_range: 1M +dataset_size: 17.18 GB +data_structure: "AI2_Alphabot_2_organize_pencil_holder_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (380 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:391 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_pick_stirring_rod.yaml b/dataset_info/AI2_Alphabot_2_pick_stirring_rod.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b02e776b7846e95b4174fc1742557d937607c3d9 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_pick_stirring_rod.yaml @@ -0,0 +1,442 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_pick_stirring_rod +dataset_uuid: 14abcd33-d311-474d-afe4-c1bcb319ac28 +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: stirring rod + color: transparent +- object_name: test tube + color: transparent +- object_name: test tube rack + color: transparent +- object_name: beaker + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the stirring rod with one hand, then place it down. +atomic_actions: +- pick +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 637 + total_frames: 349882 + fps: 30 + total_tasks: 1 + total_videos: 2548 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 11.64 GB +frame_num: 349882 +frame_range: 1M +dataset_size: 11.64 GB +data_structure: "AI2_Alphabot_2_pick_stirring_rod_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (625 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:636 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_pick_test_tube.yaml b/dataset_info/AI2_Alphabot_2_pick_test_tube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f44f01665908e3c042bcadcf435511167d3a73db --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_pick_test_tube.yaml @@ -0,0 +1,442 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_pick_test_tube +dataset_uuid: e4e20765-692e-4805-a2cc-7c402d45a834 +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube rack + color: transparent +- object_name: test tube + color: transparent +- object_name: beaker + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Hold the test tube with one hand and immerse one end into the beaker, then return + it to the test tube rack. +atomic_actions: +- pick +- move +- insert +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 197 + total_frames: 164885 + fps: 30 + total_tasks: 1 + total_videos: 788 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 5.71 GB +frame_num: 164885 +frame_range: 1M +dataset_size: 5.71 GB +data_structure: "AI2_Alphabot_2_pick_test_tube_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (185 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:196 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_pick_thermometer.yaml b/dataset_info/AI2_Alphabot_2_pick_thermometer.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e545f02cf36a14cc3caa4d8b3f7c9bc9a7d63ae --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_pick_thermometer.yaml @@ -0,0 +1,442 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_pick_thermometer +dataset_uuid: cb37569c-9024-4c37-9cb7-1df8c8715808 +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube rack + color: transparent +- object_name: thermometer + color: transparent +- object_name: beaker + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Hold the thermometer with one hand and immerse one end into the beaker, then reinsert + it into the test tube rack. +atomic_actions: +- pick +- move +- insert +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 204 + total_frames: 146029 + fps: 30 + total_tasks: 1 + total_videos: 816 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 5.25 GB +frame_num: 146029 +frame_range: 1M +dataset_size: 5.25 GB +data_structure: "AI2_Alphabot_2_pick_thermometer_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (192 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:203 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_place_Tapes.yaml b/dataset_info/AI2_Alphabot_2_place_Tapes.yaml new file mode 100644 index 0000000000000000000000000000000000000000..67f22953e0c29901bb92c25e45366c1b46fa347e --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_place_Tapes.yaml @@ -0,0 +1,443 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_place_Tapes +dataset_uuid: 60a974b4-6fdd-4b25-a2e1-a598ac1ec7b2 +scene_type: + level1: Industry + level2: Factory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: tape + color: silver +- object_name: tape + color: white +- object_name: open top box + color: brown +- object_name: open top box + color: black +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the white tape and place it into the black box , Pick up the silver tape + and place it into the brown box. +atomic_actions: +- pick +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 418 + total_frames: 348056 + fps: 30 + total_tasks: 1 + total_videos: 1672 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 13.46 GB +frame_num: 348056 +frame_range: 1M +dataset_size: 13.46 GB +data_structure: "AI2_Alphabot_2_place_Tapes_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (406 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:417 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_place_pen.yaml b/dataset_info/AI2_Alphabot_2_place_pen.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f7908303cacb7e54cf50aa6656368b0968486345 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_place_pen.yaml @@ -0,0 +1,441 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_place_pen +dataset_uuid: a7572e10-abb9-4b1e-8900-25247e8b5e1a +scene_type: + level1: Education + level2: School + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: pen holder + color: white +- object_name: ballpoint pen + color: black +- object_name: fountain pen + color: black +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Place the pen into the pen holder. +atomic_actions: +- pick +- pass +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 527 + total_frames: 666384 + fps: 30 + total_tasks: 1 + total_videos: 2108 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 13.18 GB +frame_num: 666384 +frame_range: 1M +dataset_size: 13.18 GB +data_structure: "AI2_Alphabot_2_place_pen_0_qced_hardlink/\n|-- annotations\n| |--\ + \ eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| |--\ + \ eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n| \ + \ `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |-- episode_000000.parquet\n\ + | |-- episode_000001.parquet\n| |-- episode_000002.parquet\n| \ + \ |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| |-- episode_000005.parquet\n\ + | |-- episode_000006.parquet\n| |-- episode_000007.parquet\n| \ + \ |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| |-- episode_000010.parquet\n\ + | `-- episode_000011.parquet\n| `-- ... (515 more entries)\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_chest_rgb\n\ + \ |-- observation.images.cam_front_head_rgb\n |-- observation.images.cam_left_wrist_rgb\n\ + \ `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:526 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_pour_liquid.yaml b/dataset_info/AI2_Alphabot_2_pour_liquid.yaml new file mode 100644 index 0000000000000000000000000000000000000000..db000d14d2951a4f9304227e52775d8df37d0033 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_pour_liquid.yaml @@ -0,0 +1,441 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_pour_liquid +dataset_uuid: fed16482-39de-4b91-826d-6024cc689eb3 +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: beaker + color: transparent +- object_name: test tube + color: transparent +- object_name: test tube rack + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pour the liquid from the test tube into the beaker using one hand. +atomic_actions: +- pick +- pour +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 49 + total_frames: 36748 + fps: 30 + total_tasks: 1 + total_videos: 196 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 1.10 GB +frame_num: 36748 +frame_range: 100K +dataset_size: 1.10 GB +data_structure: "AI2_Alphabot_2_pour_liquid_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (37 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:48 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_pour_water.yaml b/dataset_info/AI2_Alphabot_2_pour_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7680cab1cb747c6f8506529b686919c5aba3d3f7 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_pour_water.yaml @@ -0,0 +1,437 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_pour_water +dataset_uuid: 746f520f-83e4-4422-b2ea-3eca3784adb3 +scene_type: + level1: Household + level2: Kitchen + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: thermos cup + color: white +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Grasp the thermos with one hand and pour water into the cup lid. +atomic_actions: +- pick +- rotate +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 303 + total_frames: 295245 + fps: 30 + total_tasks: 1 + total_videos: 1212 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 4.54 GB +frame_num: 295245 +frame_range: 1M +dataset_size: 4.54 GB +data_structure: "AI2_Alphabot_2_pour_water_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (291 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:302 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_shake_beaker.yaml b/dataset_info/AI2_Alphabot_2_shake_beaker.yaml new file mode 100644 index 0000000000000000000000000000000000000000..705afb3ece351e1e28ef98080b59cd829dc2f0e1 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_shake_beaker.yaml @@ -0,0 +1,442 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_shake_beaker +dataset_uuid: 6f568b7f-e5d9-4a09-8f13-6b772e5cbcda +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube rack + color: transparent +- object_name: test tube + color: transparent +- object_name: beaker + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the beaker with the right gripper, shake it three times, and then put it + down. +atomic_actions: +- pick +- shake +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 48 + total_frames: 43273 + fps: 30 + total_tasks: 1 + total_videos: 192 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 1.19 GB +frame_num: 43273 +frame_range: 100K +dataset_size: 1.19 GB +data_structure: "AI2_Alphabot_2_shake_beaker_0_qced_hardlink/\n|-- annotations\n|\ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (36 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:47 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_shake_bottle.yaml b/dataset_info/AI2_Alphabot_2_shake_bottle.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1d650fdbba590f121562fb306ef210bf1846d72a --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_shake_bottle.yaml @@ -0,0 +1,437 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_shake_bottle +dataset_uuid: 327d26b0-f9c7-4daa-87eb-df13299ce02a +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: erlenmeyer flask + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Grasp the erlenmeyer flask with one hand, shake it three times, then place it back. +atomic_actions: +- shake +- place +- grasp +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 394 + total_frames: 330992 + fps: 30 + total_tasks: 1 + total_videos: 1576 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 12.29 GB +frame_num: 330992 +frame_range: 1M +dataset_size: 12.29 GB +data_structure: "AI2_Alphabot_2_shake_bottle_0_qced_hardlink/\n|-- annotations\n|\ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (382 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:393 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_shake_test_tube.yaml b/dataset_info/AI2_Alphabot_2_shake_test_tube.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9157dbb7f89c53fd261f56c8117737ed624f5f19 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_shake_test_tube.yaml @@ -0,0 +1,442 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_shake_test_tube +dataset_uuid: c80ab8f4-ed65-4d77-ac8e-0bbcdb6cb049 +scene_type: + level1: Lab + level2: Laboratory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: test tube rack + color: transparent +- object_name: test tube + color: transparent +- object_name: glass board + color: transparent +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Grasp the test tube with one hand, tap it against the glass, then shake the test + tube. +atomic_actions: +- grasp +- move +- shake +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 50 + total_frames: 29299 + fps: 30 + total_tasks: 1 + total_videos: 200 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 869.04 MB +frame_num: 29299 +frame_range: 100K +dataset_size: 869.04 MB +data_structure: "AI2_Alphabot_2_shake_test_tube_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (38 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:49 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_sort_angle_iron.yaml b/dataset_info/AI2_Alphabot_2_sort_angle_iron.yaml new file mode 100644 index 0000000000000000000000000000000000000000..86d926c933c4c39518ac466c249e166d1112eefa --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_sort_angle_iron.yaml @@ -0,0 +1,438 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_sort_angle_iron +dataset_uuid: 5f34cbbb-9421-4873-91de-088fd874fc01 +scene_type: + level1: Industry + level2: Factory + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: open top box + color: brown +- object_name: angle bracket + color: silver +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Use one hand to pick up the angle iron from the table and place it into the box. +atomic_actions: +- pick +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 295 + total_frames: 256772 + fps: 30 + total_tasks: 1 + total_videos: 1180 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 7.92 GB +frame_num: 256772 +frame_range: 1M +dataset_size: 7.92 GB +data_structure: "AI2_Alphabot_2_sort_angle_iron_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (283 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:294 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_sort_garbage_bag_and_box.yaml b/dataset_info/AI2_Alphabot_2_sort_garbage_bag_and_box.yaml new file mode 100644 index 0000000000000000000000000000000000000000..24e6de1861d2afaf14416679cd06e996322664d6 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_sort_garbage_bag_and_box.yaml @@ -0,0 +1,440 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_sort_garbage_bag_and_box +dataset_uuid: ef446b90-0c6a-43ff-994c-822a66b4961a +scene_type: + level1: Logistics + level2: Warehouse + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: toothbrush box + color: blue +- object_name: trash bag + color: black +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Pick up the garbage bag with the left hand and transfer it to the right hand. +- Place the garbage bag into the right storage box with the right hand. +- Pick up the box with the right hand and place it into the right storage box. +atomic_actions: +- move +- pick +- release +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 915 + total_frames: 612124 + fps: 30 + total_tasks: 1 + total_videos: 3660 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 12.83 GB +frame_num: 612124 +frame_range: 1M +dataset_size: 12.83 GB +data_structure: "AI2_Alphabot_2_sort_garbage_bag_and_box_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (903 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:914 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_sort_personal_care_items.yaml b/dataset_info/AI2_Alphabot_2_sort_personal_care_items.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6cc85ec7afb5cc422bb7e11299f99acab4534b5e --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_sort_personal_care_items.yaml @@ -0,0 +1,448 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_sort_personal_care_items +dataset_uuid: dd4e737a-a7f7-4bbf-af88-5790379c8585 +scene_type: + level1: Retail + level2: Supermarket + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: open top box + color: blue +- object_name: soap + color: white +- object_name: shampoo + color: white +- object_name: open top box + color: yellow +- object_name: open top box + color: red +- object_name: open top box + color: white +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Bimanual collaborative sorting of washing and personal care products +atomic_actions: +- grasp +- move +- pass +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 496 + total_frames: 455317 + fps: 30 + total_tasks: 1 + total_videos: 1984 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 13.57 GB +frame_num: 455317 +frame_range: 1M +dataset_size: 13.57 GB +data_structure: "AI2_Alphabot_2_sort_personal_care_items_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (484 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:495 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_sort_warehouse.yaml b/dataset_info/AI2_Alphabot_2_sort_warehouse.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d164a7a23c80b5ac76631980977bf0f438ab2c3f --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_sort_warehouse.yaml @@ -0,0 +1,447 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_sort_warehouse +dataset_uuid: 6aa95c30-4bc6-4867-a837-96933fd1a4d3 +scene_type: + level1: Logistics + level2: Warehouse + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: cotton swab + color: transparent +- object_name: trash bag + color: black +- object_name: open top box + color: white +- object_name: open top box + color: blue +- object_name: open top box + color: red +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Pick the cotton swabs from the blue box and place them into the white box. +- Pick the garbage bags from the red box and place them into the white box. +atomic_actions: +- pick +- move +- pass +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 500 + total_frames: 434269 + fps: 30 + total_tasks: 1 + total_videos: 2000 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 11.99 GB +frame_num: 434269 +frame_range: 1M +dataset_size: 11.99 GB +data_structure: "AI2_Alphabot_2_sort_warehouse_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (488 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:499 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_stack_cups.yaml b/dataset_info/AI2_Alphabot_2_stack_cups.yaml new file mode 100644 index 0000000000000000000000000000000000000000..174a1d9423cff6bde9582118ebaaa166404ae644 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_stack_cups.yaml @@ -0,0 +1,440 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_stack_cups +dataset_uuid: 533d98e9-732c-43c8-8afe-fa39374da4ac +scene_type: + level1: Catering + level2: Restaurant + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: plastic cup + color: purple +- object_name: plastic cup + color: blue +- object_name: plastic cup + color: yellow +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Stack the three plastic cups sequentially using one hand. +atomic_actions: +- pick +- place +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 403 + total_frames: 324466 + fps: 30 + total_tasks: 1 + total_videos: 1612 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 9.35 GB +frame_num: 324466 +frame_range: 1M +dataset_size: 9.35 GB +data_structure: "AI2_Alphabot_2_stack_cups_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (391 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:402 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_stamp_document.yaml b/dataset_info/AI2_Alphabot_2_stamp_document.yaml new file mode 100644 index 0000000000000000000000000000000000000000..51c52d92b88fa7a2d3c967888cbfd27c783c87f5 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_stamp_document.yaml @@ -0,0 +1,437 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_stamp_document +dataset_uuid: b9814b5a-bc8d-4cf4-855f-adb9d9ef5180 +scene_type: + level1: Office + level2: Printing Area + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: A4 paper + color: white +- object_name: seal + color: red +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Use the right hand to pick up the stamp and affix it onto the A4 paper. +atomic_actions: +- pick +- press +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 987 + total_frames: 369702 + fps: 30 + total_tasks: 1 + total_videos: 3948 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 7.18 GB +frame_num: 369702 +frame_range: 1M +dataset_size: 7.18 GB +data_structure: "AI2_Alphabot_2_stamp_document_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (975 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:986 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_stir_spoon.yaml b/dataset_info/AI2_Alphabot_2_stir_spoon.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a1ec442ebfba6e8fbe16f5c2d9304677aac312db --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_stir_spoon.yaml @@ -0,0 +1,440 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_stir_spoon +dataset_uuid: ac464053-c376-4c5d-80ec-fc54948287ce +scene_type: + level1: Catering + level2: Restaurant + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: stirring spoon + color: silver +- object_name: paper cup + color: brown +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Pick up the stirring spoon with one hand, stir inside the cup, then place it back + in its original position. +atomic_actions: +- pick +- stir +- insert +robot_name: +- AI2_Alphabot_2 +end_effector_type: +- two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 405 + total_frames: 334844 + fps: 30 + total_tasks: 1 + total_videos: 1620 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 14.30 GB +frame_num: 334844 +frame_range: 1M +dataset_size: 14.30 GB +data_structure: "AI2_Alphabot_2_stir_spoon_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (393 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:404 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_stir_water.yaml b/dataset_info/AI2_Alphabot_2_stir_water.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ca15f134f8b53513d568f78cc68d0efad330e78c --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_stir_water.yaml @@ -0,0 +1,440 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_stir_water +dataset_uuid: 9fc4ca9b-983b-44bf-9f4e-ce937be77683 +scene_type: + level1: Household + level2: Kitchen + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: stirring spoon + color: white +- object_name: plastic bowl + color: pink +- object_name: glass cup + color: black +task_operation_type: fixed_single_arm +task_instruction: &id001 +- Use the right hand to pick up the spoon and stir the clear water in the bowl. +atomic_actions: +- pick +- move +- stir +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 322 + total_frames: 284361 + fps: 30 + total_tasks: 1 + total_videos: 1288 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 12.14 GB +frame_num: 284361 +frame_range: 1M +dataset_size: 12.14 GB +data_structure: "AI2_Alphabot_2_stir_water_0_qced_hardlink/\n|-- annotations\n| \ + \ |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n| \ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (310 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:321 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_store_toys.yaml b/dataset_info/AI2_Alphabot_2_store_toys.yaml new file mode 100644 index 0000000000000000000000000000000000000000..90c0c8a64890f596edae9afe942ed4b29c6d0495 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_store_toys.yaml @@ -0,0 +1,513 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_store_toys +dataset_uuid: d68b37cf-e7af-4d7a-8e6a-4e61d06dd33e +scene_type: + level1: Household + level2: Living Room + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: doll + color: yellow +- object_name: doll + color: black +- object_name: doll + color: yellow +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Pick up the toy alternately with the left and right hands and place it into the + central storage box. +atomic_actions: +- move +- pick +- release +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 113 + total_frames: 71384 + fps: 30 + total_tasks: 1 + total_videos: 452 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 1.47 GB +frame_num: 71384 +frame_range: 100K +dataset_size: 1.47 GB +data_structure: 'AI2_Alphabot_2_store_toys_1_qced_hardlink/ + + |-- annotations + + | |-- eef_acc_mag_annotation.jsonl + + | |-- eef_direction_annotation.jsonl + + | |-- eef_velocity_annotation.jsonl + + | |-- gripper_activity_annotation.jsonl + + | `-- gripper_mode_annotation.jsonl + + |-- data + + | `-- chunk-000 + + | |-- episode_000000.parquet + + | |-- episode_000001.parquet + + | |-- episode_000002.parquet + + | |-- episode_000003.parquet + + | |-- episode_000004.parquet + + | |-- episode_000005.parquet + + | |-- episode_000006.parquet + + | |-- episode_000007.parquet + + | |-- episode_000008.parquet + + | |-- episode_000009.parquet + + | |-- episode_000010.parquet + + | `-- episode_000011.parquet + + | `-- ... (101 more entries) + + |-- logs + + | `-- collect + + | |-- collect_20260601115839.log + + | |-- collect_20260601120328.log + + | |-- collect_20260601120549.log + + | |-- collect_20260601130102.log + + | |-- collect_20260601130243.log + + | `-- collect_20260601131051.log + + |-- meta + + | |-- episodes.jsonl + + | |-- episodes_stats.jsonl + + | |-- info.json + + | `-- tasks.jsonl + + |-- videos + + | `-- chunk-000 + + | |-- observation.images.cam_front_chest_rgb + + | |-- observation.images.cam_front_head_rgb + + | |-- observation.images.cam_left_wrist_rgb + + | `-- observation.images.cam_right_wrist_rgb + + |-- info.yaml + + `-- README.md' +splits: + train: 0:112 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_test_data_cable.yaml b/dataset_info/AI2_Alphabot_2_test_data_cable.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7cfe983cb801bd53dfcecc0a9637c701071e2d76 --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_test_data_cable.yaml @@ -0,0 +1,439 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_test_data_cable +dataset_uuid: 92e1e60e-93c2-4d31-8860-7f87862be3f4 +scene_type: + level1: Industry + level2: Inspection Area + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: voltage tester + color: black +- object_name: data cable + color: black +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Pick up the data cable with the left hand. +- Use the voltage tester with the right hand to verify the data cable. +atomic_actions: +- pick +- move +- press +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 928 + total_frames: 326536 + fps: 30 + total_tasks: 1 + total_videos: 3712 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 5.77 GB +frame_num: 326536 +frame_range: 1M +dataset_size: 5.77 GB +data_structure: "AI2_Alphabot_2_test_data_cable_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (916 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:927 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/dataset_info/AI2_Alphabot_2_unplug_data_cable.yaml b/dataset_info/AI2_Alphabot_2_unplug_data_cable.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e961b6df5a4dce9ce6e813d9c64497e907dc20fd --- /dev/null +++ b/dataset_info/AI2_Alphabot_2_unplug_data_cable.yaml @@ -0,0 +1,439 @@ +task_categories: +- robotics +language: +- en +tags: +- RoboCOIN +- LeRobot +license: apache-2.0 +configs: +- config_name: default + data_files: data/chunk-{id}/episode_{id}.parquet +extra_gated_prompt: By accessing this dataset, you agree to cite the associated paper + in your research/publications—see the "Citation" section for details. You agree + to not use the dataset to conduct experiments that cause harm to human subjects. +extra_gated_fields: + Company/Organization: + type: text + description: e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher" + Country: + type: country + description: e.g., "Germany", "China", "United States" +codebase_version: v2.1 +dataset_name: AI2_Alphabot_2_unplug_data_cable +dataset_uuid: 147083cd-fb12-4f3e-9dcc-ddfbc7aafb18 +scene_type: + level1: Household + level2: Kitchen + level3: null + level4: null + level5: null +env_type: real_world +objects: +- object_name: USB extender + color: white +- object_name: data cable + color: white +task_operation_type: fixed_dual_arm +task_instruction: &id001 +- Use the right hand to pick up the multi-port USB hub; use the left hand to unplug + the data cable. +atomic_actions: +- pick +- move +- pull +- place +robot_name: AI2_Alphabot_2 +end_effector_type: two_finger_end_effector +tele_type: vr_controller +sensor_list: +- cam_front_chest_rgb +- cam_front_head_rgb +- cam_left_wrist_rgb +- cam_right_wrist_rgb +came_info: + cam_front_chest_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_front_head_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_left_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p + cam_right_wrist_rgb: dtype=video, shape=480x640x3, resolution=640x480, codec=av1, + pix_fmt=yuv420p +depth_enabled: false +coordinate_definition: right-hand-frame +joint_rotation_dim: radian +end_rotation_dim: radian +end_translation_dim: meter +annotations: +- eef_acc_mag_annotation.jsonl +- eef_direction_annotation.jsonl +- eef_velocity_annotation.jsonl +- gripper_activity_annotation.jsonl +- gripper_mode_annotation.jsonl +statistics: + total_episodes: 932 + total_frames: 371680 + fps: 30 + total_tasks: 1 + total_videos: 3728 + total_chunks: 1 + chunks_size: 1000 + state_dim: 34 + action_dim: 34 + camera_views: 4 + dataset_size: 7.08 GB +frame_num: 371680 +frame_range: 1M +dataset_size: 7.08 GB +data_structure: "AI2_Alphabot_2_unplug_data_cable_0_qced_hardlink/\n|-- annotations\n\ + | |-- eef_acc_mag_annotation.jsonl\n| |-- eef_direction_annotation.jsonl\n|\ + \ |-- eef_velocity_annotation.jsonl\n| |-- gripper_activity_annotation.jsonl\n\ + | `-- gripper_mode_annotation.jsonl\n|-- data\n| `-- chunk-000\n| |--\ + \ episode_000000.parquet\n| |-- episode_000001.parquet\n| |-- episode_000002.parquet\n\ + | |-- episode_000003.parquet\n| |-- episode_000004.parquet\n| \ + \ |-- episode_000005.parquet\n| |-- episode_000006.parquet\n| |-- episode_000007.parquet\n\ + | |-- episode_000008.parquet\n| |-- episode_000009.parquet\n| \ + \ |-- episode_000010.parquet\n| `-- episode_000011.parquet\n| `-- ...\ + \ (920 more entries)\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_chest_rgb\n |-- observation.images.cam_front_head_rgb\n\ + \ |-- observation.images.cam_left_wrist_rgb\n `-- observation.images.cam_right_wrist_rgb" +splits: + train: 0:931 +features: + observation.images.cam_front_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_front_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: + - 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + 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 + - left_eef_pos_x_m + - left_eef_pos_y_m + - left_eef_pos_z_m + - left_eef_rot_euler_x_rad + - left_eef_rot_euler_y_rad + - left_eef_rot_euler_z_rad + - right_arm_joint_1_rad + - right_arm_joint_2_rad + - right_arm_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 + - neck_joint_1_rad + - neck_joint_2_rad + - torso_joint_1_rad + - torso_joint_2_rad + - torso_joint_3_rad + - torso_joint_4_rad + timestamp: + dtype: float32 + shape: + - 1 + names: null + frame_index: + dtype: int64 + shape: + - 1 + names: null + episode_index: + dtype: int64 + shape: + - 1 + names: null + index: + dtype: int64 + shape: + - 1 + names: null + task_index: + dtype: int64 + shape: + - 1 + names: null + gripper_open_scale_state: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + gripper_open_scale_action: + names: + - left_gripper_open_scale + - right_gripper_open_scale + dtype: float64 + shape: + - 2 + 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_mode_state: + names: + - left_gripper_mode + - right_gripper_mode + dtype: int32 + shape: + - 2 + gripper_mode_action: + names: + - 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 +authors: + contributed_by: + - name: RoboCOIN Team at Beijing Academy of Artificial Intelligence (BAAI) +dataset_description: This dataset uses an extended format based on LeRobot and is + fully compatible with LeRobot. +homepage: https://flagopen.github.io/RoboCOIN/ +paper: https://arxiv.org/abs/2511.17441 +repository: https://github.com/FlagOpen/RoboCOIN +contact_info: For questions, issues, or feedback regarding this dataset, please contact + us. +support_info: For technical support, please open an issue on our GitHub repository. +license_details: apache-2.0 +citation_bibtex: "@article{robocoin,\n title={RoboCOIN: An Open-Sourced Bimanual\ + \ Robotic Data Collection for Integrated Manipulation},\n author={Shihan Wu, Xuecheng\ + \ Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu\ + \ Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang\ + \ Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin,\ + \ Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng\ + \ Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang\ + \ Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance\ + \ Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang,\ + \ Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie,\ + \ Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao\ + \ Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian,\ + \ Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong,\ + \ He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang,\ + \ Yonghua Lin, Zhongyuan Wang and Guocai Yao},\n journal={arXiv preprint arXiv:2511.17441},\n\ + \ url = {https://arxiv.org/abs/2511.17441},\n year={2025},\n }\n" +additional_citations: 'If you use this dataset, please also consider citing: + + LeRobot Framework: https://github.com/huggingface/lerobot + + ' +version_info: Initial Release +data_path: data/chunk-{id}/episode_{id}.parquet +video_path: videos/chunk-{id}/observation.images.cam_front_chest_rgb/episode_{id}.mp{id} +sub_tasks: *id001 +video_url: videos/chunk-000/observation.images.cam_front_chest_rgb/episode_000000.mp4 diff --git a/info/consolidated_datasets.json b/info/consolidated_datasets.json index 331818831eb83538314d2c627db6bdee9aa5af21..a6b7e00d9999624b28b67db50498762be442796e 100644 --- a/info/consolidated_datasets.json +++ b/info/consolidated_datasets.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6720b1cffe2a54f3d8c0e0804d2b760277ef192456c6a34248c64b6a61585cf9 -size 11293174 +oid sha256:ea01f41bbe5a2582fc6e5f552305aa582a0936ac85d809b770fd284a34d45d23 +size 11792233 diff --git a/info/data_index.json b/info/data_index.json index bc67a273c6a5ee86dd96249024ff3b1a38bc046f..700a49a0a4e6851ad1547d7e732db95085ed9519 100644 --- a/info/data_index.json +++ b/info/data_index.json @@ -1,15 +1,47 @@ { "datasets": [ + "AI2_Alphabot_2_arrange_teaset", "AI2_Alphabot_2_carry_the_clothes_basket", + "AI2_Alphabot_2_clink_glasses", + "AI2_Alphabot_2_heat_test_tube", + "AI2_Alphabot_2_insert_straw", + "AI2_Alphabot_2_insert_water_pipe", "AI2_Alphabot_2_item_reversal", + "AI2_Alphabot_2_move_basket", + "AI2_Alphabot_2_move_test_tube", "AI2_Alphabot_2_move_the_table", + "AI2_Alphabot_2_open_microwave", "AI2_Alphabot_2_operate_the_microwave_oven", + "AI2_Alphabot_2_organize_cosmetics", + "AI2_Alphabot_2_organize_lab_equipment", + "AI2_Alphabot_2_organize_pencil_holder", "AI2_Alphabot_2_pass_the_sandbag", + "AI2_Alphabot_2_pick_stirring_rod", + "AI2_Alphabot_2_pick_test_tube", + "AI2_Alphabot_2_pick_thermometer", + "AI2_Alphabot_2_place_Tapes", + "AI2_Alphabot_2_place_pen", + "AI2_Alphabot_2_pour_liquid", + "AI2_Alphabot_2_pour_water", "AI2_Alphabot_2_press_the_button_a", "AI2_Alphabot_2_press_the_button_b", "AI2_Alphabot_2_recover_after_touching_an_obstacle", + "AI2_Alphabot_2_shake_beaker", + "AI2_Alphabot_2_shake_bottle", + "AI2_Alphabot_2_shake_test_tube", + "AI2_Alphabot_2_sort_angle_iron", + "AI2_Alphabot_2_sort_garbage_bag_and_box", + "AI2_Alphabot_2_sort_personal_care_items", + "AI2_Alphabot_2_sort_warehouse", "AI2_Alphabot_2_stack_building_blocks", + "AI2_Alphabot_2_stack_cups", + "AI2_Alphabot_2_stamp_document", "AI2_Alphabot_2_sticker", + "AI2_Alphabot_2_stir_spoon", + "AI2_Alphabot_2_stir_water", + "AI2_Alphabot_2_store_toys", + "AI2_Alphabot_2_test_data_cable", + "AI2_Alphabot_2_unplug_data_cable", "Agilex_Cobot_Magic_basket_storage_banana", "Agilex_Cobot_Magic_basket_storage_bread", "Agilex_Cobot_Magic_basket_storage_egg_yolk_pastry", @@ -672,5 +704,5 @@ "Unitree_G1edu-u3_stack_bowls", "Unitree_G1edu-u3_tray_storage_lemon_a" ], - "count": 671 + "count": 703 } \ No newline at end of file diff --git a/info/download_stats.json b/info/download_stats.json index 028f2ef65e77ebfd507dd987c0b8cc529e8bbc7c..dc8897540e4ac91902e1b790654c2ab4c238cdb9 100644 --- a/info/download_stats.json +++ b/info/download_stats.json @@ -1,4720 +1,5647 @@ { - "last_updated": "2026-05-29T17:42:01.103603", + "last_updated": "2026-06-09T10:55:33.555529", "huggingface": { "org_name": "RoboCOIN", - "total_downloads": 2159591, + "total_downloads": 2259127, "total_likes": 0, - "dataset_count": 672, + "dataset_count": 704, "datasets": { "AgiBot-g1_picks_up_parts_b": { - "downloads": 26037, + "downloads": 26090, "likes": 0 }, - "Cobot_Magic_make_hamburger": { - "downloads": 25131, + "AgiBot-g1_storage_item_e": { + "downloads": 25685, "likes": 0 }, - "AgiBot-g1_storage_item_e": { - "downloads": 24719, + "Cobot_Magic_make_hamburger": { + "downloads": 25246, "likes": 0 }, "AgiBot-g1_picks_up_battery_a": { - "downloads": 22210, + "downloads": 22746, "likes": 0 }, "AgiBot-g1_box_storage_cardboard_box_c": { - "downloads": 20419, + "downloads": 20534, "likes": 0 }, "AgiBot-g1_left_capture_part": { - "downloads": 18178, + "downloads": 18465, "likes": 0 }, "AgiBot-g1_storage_item_d": { - "downloads": 17482, + "downloads": 17554, "likes": 0 }, "AgiBot-g1_box_storage_cardboard_box_a": { - "downloads": 16786, + "downloads": 16859, "likes": 0 }, "RMC-AIDA-L_desktop_organization": { - "downloads": 15804, + "downloads": 16036, "likes": 0 }, - "AgiBot-g1_pick_up_battery": { - "downloads": 15263, + "Cobot_Magic_pull_zipper": { + "downloads": 15904, "likes": 0 }, - "Cobot_Magic_pull_zipper": { - "downloads": 15255, + "AgiBot-g1_pick_up_battery": { + "downloads": 15343, "likes": 0 }, "AgiBot-g1_picks_up_battery_b": { - "downloads": 15104, + "downloads": 15204, "likes": 0 }, "Cobot_Magic_pour_drink": { - "downloads": 14212, + "downloads": 14431, "likes": 0 }, "AgiBot-g1_box_storage_part_a": { - "downloads": 13594, + "downloads": 13627, "likes": 0 }, - "RMC-AIDA-L_fold_shirt": { - "downloads": 12605, + "Tianqin_A2_box_storage_part": { + "downloads": 12848, "likes": 0 }, "Cobot_Magic_fold_clothes": { - "downloads": 12273, + "downloads": 12656, "likes": 0 }, - "Tianqin_A2_box_storage_part": { - "downloads": 12250, + "RMC-AIDA-L_fold_shirt": { + "downloads": 12644, "likes": 0 }, "Cobot_Magic_desktop_organization": { - "downloads": 12231, + "downloads": 12302, "likes": 0 }, - "AgiBot-g1_picks_up_cardboard_box": { - "downloads": 10919, + "AgiBot-g1_box_storage_cardboard_box_b": { + "downloads": 11126, "likes": 0 }, - "AgiBot-g1_box_storage_cardboard_box_b": { - "downloads": 10878, + "Cobot_Magic_clean_blackboard": { + "downloads": 11070, "likes": 0 }, - "leju_robot_moving_parts_r": { - "downloads": 10597, + "AgiBot-g1_picks_up_cardboard_box": { + "downloads": 11028, + "likes": 0 + }, + "Cobot_Magic_twist_bottle_cap": { + "downloads": 10995, "likes": 0 }, "Agilex_Cobot_Magic_place_towel_flat": { - "downloads": 10596, + "downloads": 10659, "likes": 0 }, - "Cobot_Magic_clean_blackboard": { - "downloads": 10530, + "Cobot_Magic_pot_storage_steamer": { + "downloads": 10649, "likes": 0 }, - "Cobot_Magic_twist_bottle_cap": { - "downloads": 10410, + "leju_robot_moving_parts_r": { + "downloads": 10623, + "likes": 0 + }, + "Agilex_Cobot_Magic_heat_burger": { + "downloads": 10595, "likes": 0 }, "Agilex_Cobot_Magic_pour_tea": { - "downloads": 10368, + "downloads": 10409, "likes": 0 }, "leju_robot_moving_parts_q": { - "downloads": 10324, + "downloads": 10351, + "likes": 0 + }, + "leju_robot_part_placement": { + "downloads": 10234, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_d": { - "downloads": 10203, + "downloads": 10233, "likes": 0 }, "Cobot_Magic_food_packaging": { - "downloads": 10137, + "downloads": 10170, "likes": 0 }, "Galbot_g1_fold_clothe_e": { - "downloads": 9982, + "downloads": 10008, "likes": 0 }, "RMC-AIDA-L_pull_open_bag": { - "downloads": 9908, + "downloads": 9940, "likes": 0 }, - "Cobot_Magic_pot_storage_steamer": { - "downloads": 9819, + "Galbot_g1_steamer_storage_baozi_h": { + "downloads": 9728, "likes": 0 }, - "Galbot_g1_steamer_storage_baozi_h": { - "downloads": 9694, + "Cobot_Magic_steamer_storage_dumpling": { + "downloads": 9691, "likes": 0 }, "leju_robot_moving_parts_n": { - "downloads": 9607, + "downloads": 9633, "likes": 0 }, "Split_aloha_stack_baskets": { - "downloads": 9596, + "downloads": 9623, "likes": 0 }, - "leju_robot_part_placement": { - "downloads": 9380, + "Cobot_Magic_the_box_stores_table_tennis_balls": { + "downloads": 9226, "likes": 0 }, "leju_robot_moving_parts_c": { - "downloads": 8981, + "downloads": 9144, "likes": 0 }, - "Cobot_Magic_the_box_stores_table_tennis_balls": { - "downloads": 8931, + "Cobot_Magic_take_the_shoes_off_the_shelf": { + "downloads": 9132, "likes": 0 }, - "leju_robot_moving_parts_m": { - "downloads": 8835, + "Cobot_Magic_take_out_the_bread": { + "downloads": 8912, "likes": 0 }, - "leju_robot_moving_parts_s": { - "downloads": 8817, + "Split_aloha_basket_storage_peach": { + "downloads": 8910, "likes": 0 }, - "Cobot_Magic_steamer_storage_dumpling": { - "downloads": 8755, + "leju_robot_moving_parts_m": { + "downloads": 8857, "likes": 0 }, - "Split_aloha_basket_storage_peach": { - "downloads": 8729, + "leju_robot_moving_parts_s": { + "downloads": 8840, "likes": 0 }, - "Agilex_Cobot_Magic_heat_burger": { - "downloads": 8612, + "leju_robot_moving_parts_b": { + "downloads": 8540, "likes": 0 }, "leju_robot_moving_parts_t": { - "downloads": 8437, - "likes": 0 - }, - "leju_robot_moving_parts_b": { - "downloads": 8387, + "downloads": 8459, "likes": 0 }, - "Cobot_Magic_take_the_shoes_off_the_shelf": { - "downloads": 8387, + "leju_robot_moving_parts_f": { + "downloads": 8412, "likes": 0 }, - "Cobot_Magic_take_out_the_bread": { - "downloads": 8384, + "Agilex_Cobot_Magic_storage_towel": { + "downloads": 8313, "likes": 0 }, - "leju_robot_moving_parts_f": { - "downloads": 8299, + "AIRBOT_MMK2_place_the_paper_drawer": { + "downloads": 8304, "likes": 0 }, "Agilex_Cobot_Magic_move_object": { - "downloads": 7998, + "downloads": 8218, "likes": 0 }, - "RMC-AIDA-L_glasses_storage": { - "downloads": 7954, + "Cobot_Magic_classification_of_tableware": { + "downloads": 8188, "likes": 0 }, - "Cobot_Magic_pour_water_a": { - "downloads": 7911, + "Agilex_Cobot_Magic_make_sandwiche": { + "downloads": 8155, "likes": 0 }, "RMC-AIDA-L_fold_shorts": { - "downloads": 7873, + "downloads": 8142, "likes": 0 }, - "Cobot_Magic_prepare_breakfast": { - "downloads": 7869, - "likes": 0 - }, - "Cobot_Magic_classification_of_tableware": { - "downloads": 7655, + "RMC-AIDA-L_glasses_storage": { + "downloads": 8140, "likes": 0 }, - "Galbot_g1_fold_clothe_c": { - "downloads": 7571, + "Cobot_Magic_turn_on_the_desk_lamp": { + "downloads": 8044, "likes": 0 }, - "Agilex_Cobot_Magic_storage_towel": { - "downloads": 7506, + "Cobot_Magic_prepare_breakfast": { + "downloads": 7962, "likes": 0 }, - "AIRBOT_MMK2_place_the_paper_drawer": { - "downloads": 7492, + "Cobot_Magic_pour_water_a": { + "downloads": 7942, "likes": 0 }, "Cobot_Magic_the_plate_holds_the_fruit": { - "downloads": 7426, + "downloads": 7894, "likes": 0 }, "Cobot_Magic_the_plate_holds_the_vegetables": { - "downloads": 7368, + "downloads": 7894, "likes": 0 }, - "Cobot_Magic_turn_on_the_desk_lamp": { - "downloads": 7232, + "leju_robot_box_storage_parcel": { + "downloads": 7809, "likes": 0 }, - "Cobot_Magic_plate_storaje_baozi": { - "downloads": 7215, + "Split_aloha_basket_storage_egg_yolk_pastry": { + "downloads": 7766, "likes": 0 }, - "leju_robot_moving_parts_o": { - "downloads": 7187, + "Galbot_g1_fold_clothe_c": { + "downloads": 7732, "likes": 0 }, - "Cobot_Magic_vase_storage_flower": { - "downloads": 7031, + "Cobot_Magic_plate_storaje_baozi": { + "downloads": 7552, + "likes": 0 + }, + "Split_aloha_pour_rice": { + "downloads": 7407, "likes": 0 }, "Agilex_Cobot_Magic_fold_towel_brown": { - "downloads": 7024, + "downloads": 7310, "likes": 0 }, - "Split_aloha_basket_storage_egg_yolk_pastry": { - "downloads": 7021, + "Cobot_Magic_take_out_a_pen_from_the_pen_holder": { + "downloads": 7282, "likes": 0 }, - "Split_aloha_pour_rice": { - "downloads": 6889, + "Split_aloha_basket_storage_orange": { + "downloads": 7264, "likes": 0 }, - "Cobot_Magic_make_fruit_salad": { - "downloads": 6848, + "leju_robot_moving_parts_o": { + "downloads": 7209, "likes": 0 }, - "Split_aloha_basket_storage_orange": { - "downloads": 6807, + "Cobot_Magic_vase_storage_flower": { + "downloads": 7062, "likes": 0 }, - "AgiBot-g1_battery_storage_b": { - "downloads": 6797, + "Agilex_Cobot_Magic_stack_block": { + "downloads": 6954, "likes": 0 }, - "leju_robot_box_storage_parcel": { - "downloads": 6750, + "Cobot_Magic_make_fruit_salad": { + "downloads": 6885, "likes": 0 }, - "R1_Lite_fold_clothes": { - "downloads": 6705, + "AgiBot-g1_battery_storage_b": { + "downloads": 6874, "likes": 0 }, "AgiBot-g1_storage_item_b": { - "downloads": 6697, + "downloads": 6790, "likes": 0 }, - "Cobot_Magic_take_out_a_pen_from_the_pen_holder": { - "downloads": 6498, + "R1_Lite_fold_clothes": { + "downloads": 6736, + "likes": 0 + }, + "Cobot_Magic_place_the_test_tube": { + "downloads": 6626, "likes": 0 }, "leju_robot_box_storage_parcel_c": { - "downloads": 6423, + "downloads": 6608, "likes": 0 }, - "Agilex_Cobot_Magic_make_sandwiche": { - "downloads": 6319, + "leju_robot_moving_parts_a": { + "downloads": 6605, "likes": 0 }, "RMC-AIDA-L_stir_coffee": { - "downloads": 6271, + "downloads": 6396, "likes": 0 }, - "leju_robot_moving_parts_a": { - "downloads": 6266, + "Split_aloha_basket_storage_bread": { + "downloads": 6353, "likes": 0 }, - "Split_aloha_basket_storage_bread": { - "downloads": 6231, + "RMC-AIDA-L_pour_tea": { + "downloads": 6318, "likes": 0 }, - "Galbot_g1_steamer_storage_baozi_e": { - "downloads": 6157, + "Airbot_MMK2_organize_plate": { + "downloads": 6304, "likes": 0 }, - "RMC-AIDA-L_pour_tea": { - "downloads": 6122, + "Galbot_g1_steamer_storage_baozi_e": { + "downloads": 6176, "likes": 0 }, "leju_robot_box_storage_parcel_b": { - "downloads": 6034, + "downloads": 6174, "likes": 0 }, - "Cobot_Magic_place_the_test_tube": { - "downloads": 5993, + "RMC-AIDA-L_food_packaging": { + "downloads": 6078, "likes": 0 }, - "Airbot_MMK2_organize_plate": { - "downloads": 5919, + "RMC-AIDA-L_food_storage": { + "downloads": 6067, "likes": 0 }, - "leju_robot_box_storage_parcel_g": { - "downloads": 5910, + "leju_robot_box_storage_parcel_a": { + "downloads": 6027, "likes": 0 }, - "Agilex_Cobot_Magic_stack_block": { - "downloads": 5905, + "leju_robot_pass_the_cleaner_e": { + "downloads": 5947, "likes": 0 }, - "leju_robot_box_storage_parcel_a": { - "downloads": 5886, + "leju_robot_box_storage_parcel_g": { + "downloads": 5930, + "likes": 0 + }, + "Split_aloha_scoop_coffee_beans": { + "downloads": 5927, "likes": 0 }, "R1_Lite_hang_clothes": { - "downloads": 5825, + "downloads": 5856, "likes": 0 }, "Cobot_Magic_box_storage_chopsticks": { - "downloads": 5817, + "downloads": 5849, "likes": 0 }, - "Split_aloha_scoop_coffee_beans": { - "downloads": 5778, + "R1_Lite_put_on_a_garbage_bag": { + "downloads": 5788, "likes": 0 }, - "RMC-AIDA-L_food_storage": { - "downloads": 5658, + "Agilex_Cobot_Magic_heat_sandwich": { + "downloads": 5773, "likes": 0 }, - "R1_Lite_tableware_cleaning": { - "downloads": 5638, + "leju_robot_pass_the_cleaner_d": { + "downloads": 5758, "likes": 0 }, - "AgiBot-g1_picks_up_parts_a": { - "downloads": 5609, + "RMC-AIDA-L_place_the_fruits_repeatedly": { + "downloads": 5716, "likes": 0 }, - "Cobot_Magic_cut_banana": { - "downloads": 5587, + "R1_Lite_tableware_cleaning": { + "downloads": 5684, "likes": 0 }, - "R1_Lite_put_on_a_garbage_bag": { - "downloads": 5577, + "leju_robot_moving_parts_k": { + "downloads": 5663, "likes": 0 }, - "RMC-AIDA-L_food_packaging": { - "downloads": 5569, + "AgiBot-g1_picks_up_parts_a": { + "downloads": 5657, "likes": 0 }, - "leju_robot_moving_parts_k": { - "downloads": 5554, + "Cobot_Magic_cut_banana": { + "downloads": 5607, "likes": 0 }, - "leju_robot_hotel_services_e": { - "downloads": 5537, + "RMC-AIDA-L_clean_table": { + "downloads": 5587, "likes": 0 }, - "Cobot_Magic_turn_off_the_desk_lamp": { - "downloads": 5530, + "RMC-AIDA-L_basket_storage_banana": { + "downloads": 5574, "likes": 0 }, - "Cobot_Magic_classification_of_fruits_and_vegetables_a": { - "downloads": 5498, + "Cobot_Magic_turn_off_the_desk_lamp": { + "downloads": 5562, "likes": 0 }, - "RMC-AIDA-L_clean_table": { - "downloads": 5451, + "leju_robot_hotel_services_e": { + "downloads": 5555, "likes": 0 }, "Split_aloha_zip_up_the_document_bag": { - "downloads": 5431, + "downloads": 5552, "likes": 0 }, "Split_aloha_plate_storage": { - "downloads": 5422, + "downloads": 5529, "likes": 0 }, - "RMC-AIDA-L_basket_storage_banana": { - "downloads": 5421, + "Cobot_Magic_classification_of_fruits_and_vegetables_a": { + "downloads": 5514, "likes": 0 }, - "leju_robot_pass_the_cleaner_e": { - "downloads": 5417, + "leju_robot_pass_the_cleaner_b": { + "downloads": 5503, + "likes": 0 + }, + "leju_robot_pass_the_cleaner_a": { + "downloads": 5486, "likes": 0 }, "Cobot_Magic_classification_of_fruits_and_vegetables": { - "downloads": 5379, + "downloads": 5401, "likes": 0 }, "R1_Lite_take_and_put_away_garden_stuff_a": { - "downloads": 5359, + "downloads": 5394, "likes": 0 }, - "RMC-AIDA-L_basket_storage_long_bread": { - "downloads": 5332, + "R1_Lite_take_and_place_the_portable_power_bank": { + "downloads": 5362, "likes": 0 }, - "R1_Lite_take_and_place_the_portable_power_bank": { - "downloads": 5326, + "RMC-AIDA-L_basket_storage_long_bread": { + "downloads": 5352, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_b": { - "downloads": 5324, + "downloads": 5339, "likes": 0 }, - "leju_robot_hotel_services_d": { - "downloads": 5220, + "Split_aloha_basket_storage_banana": { + "downloads": 5313, "likes": 0 }, - "leju_robot_hotel_services_c": { - "downloads": 5159, + "RMC-AIDA-L_fruit_storage": { + "downloads": 5272, "likes": 0 }, - "RMC-AIDA-L_place_the_fruits_repeatedly": { - "downloads": 5153, + "leju_robot_hotel_services_d": { + "downloads": 5258, "likes": 0 }, - "RMC-AIDA-L_pour_rice": { - "downloads": 5121, + "RMC-AIDA-L_stack_baskets": { + "downloads": 5195, + "likes": 0 + }, + "leju_robot_hotel_services_c": { + "downloads": 5176, "likes": 0 }, "AgiBot-g1_box_storage_b": { - "downloads": 5087, + "downloads": 5173, "likes": 0 }, - "RMC-AIDA-L_stack_baskets": { - "downloads": 5086, + "RMC-AIDA-L_pour_rice": { + "downloads": 5140, + "likes": 0 + }, + "AIRBOT_MMK2_food_storage": { + "downloads": 5121, "likes": 0 }, "R1_Lite_drawer_storage_hair_dryer": { - "downloads": 5070, + "downloads": 5085, "likes": 0 }, "Split_aloha_fold_the_pants": { - "downloads": 5043, + "downloads": 5066, "likes": 0 }, - "leju_robot_box_storage_parcel_h": { - "downloads": 5040, + "leju_robot_hotel_services_a": { + "downloads": 5058, "likes": 0 }, "leju_robot_box_storage_parcel_f": { - "downloads": 5016, + "downloads": 5056, + "likes": 0 + }, + "leju_robot_box_storage_parcel_h": { + "downloads": 5055, "likes": 0 }, "RMC-AIDA-L_basket_storage_peach": { - "downloads": 4989, + "downloads": 5008, "likes": 0 }, - "AIRBOT_MMK2_food_storage": { - "downloads": 4978, + "Cobot_Magic_fold_the_towel": { + "downloads": 4961, "likes": 0 }, - "Split_aloha_basket_storage_banana": { - "downloads": 4917, + "Split_aloha_basket_storage_long_bread": { + "downloads": 4875, "likes": 0 }, - "leju_robot_pass_the_cleaner_a": { - "downloads": 4908, + "Cobot_Magic_clear_the_desktop": { + "downloads": 4835, "likes": 0 }, - "leju_robot_pass_the_cleaner_d": { - "downloads": 4894, + "leju_robot_pass_the_cleaner_c": { + "downloads": 4807, "likes": 0 }, - "RMC-AIDA-L_fruit_storage": { - "downloads": 4845, + "RMC-AIDA-L_place_test_tube": { + "downloads": 4759, "likes": 0 }, - "leju_robot_hotel_services_a": { - "downloads": 4822, + "Tianqin_A2_container_storage_graphics_card": { + "downloads": 4749, "likes": 0 }, - "leju_robot_pass_the_cleaner_b": { - "downloads": 4803, + "RMC-AIDA-L_pour_coffee_beans": { + "downloads": 4716, "likes": 0 }, - "Split_aloha_basket_storage_long_bread": { - "downloads": 4746, + "RMC-AIDA-L_basket_storage_egg_yolk_pastry": { + "downloads": 4693, "likes": 0 }, - "RMC-AIDA-L_place_test_tube": { - "downloads": 4741, + "Split_aloha_stir_coffee": { + "downloads": 4622, "likes": 0 }, - "RMC-AIDA-L_basket_storage_egg_yolk_pastry": { - "downloads": 4674, + "R1_Lite_connect_the_router_cable": { + "downloads": 4607, "likes": 0 }, - "Cobot_Magic_clear_the_desktop": { - "downloads": 4652, + "leju_robot_hotel_services_af": { + "downloads": 4607, "likes": 0 }, - "RMC-AIDA-L_pour_coffee_beans": { - "downloads": 4616, + "R1_Lite_open_and_close_nightstand_door": { + "downloads": 4606, "likes": 0 }, - "leju_robot_pass_the_cleaner_c": { - "downloads": 4614, + "AgiBot-g1_tool_storage": { + "downloads": 4570, "likes": 0 }, - "Cobot_Magic_fold_the_towel": { - "downloads": 4610, + "Galaxea_R1_Lite_classify_object_green_tablecloth": { + "downloads": 4558, "likes": 0 }, - "Split_aloha_stir_coffee": { - "downloads": 4602, + "R1_Lite_take_clothes_out_of_the_washing_machine": { + "downloads": 4552, "likes": 0 }, - "Agilex_Cobot_Magic_heat_sandwich": { - "downloads": 4596, + "Cobot_Magic_close_book": { + "downloads": 4528, "likes": 0 }, - "R1_Lite_open_and_close_nightstand_door": { - "downloads": 4565, + "R1_Lite_open_and_close_microwave_oven": { + "downloads": 4523, "likes": 0 }, - "AgiBot-g1_tool_storage": { - "downloads": 4533, + "leju_robot_hotel_services_ac": { + "downloads": 4475, "likes": 0 }, - "R1_Lite_take_clothes_out_of_the_washing_machine": { - "downloads": 4532, + "leju_robot_hotel_services_b": { + "downloads": 4466, "likes": 0 }, - "R1_Lite_connect_the_router_cable": { - "downloads": 4525, + "R1_Lite_clean_the_sink": { + "downloads": 4456, "likes": 0 }, - "R1_Lite_open_and_close_microwave_oven": { - "downloads": 4511, + "leju_robot_hotel_services_ae": { + "downloads": 4456, "likes": 0 }, - "Galaxea_R1_Lite_classify_object_green_tablecloth": { - "downloads": 4492, + "AgiBot-g1_remove_the_accessory": { + "downloads": 4445, "likes": 0 }, - "leju_robot_hotel_services_af": { - "downloads": 4439, + "Cobot_Magic_close_button": { + "downloads": 4434, "likes": 0 }, - "leju_robot_hotel_services_b": { - "downloads": 4417, + "AgiBot-g1_right_capture_part": { + "downloads": 4409, "likes": 0 }, - "Tianqin_A2_container_storage_graphics_card": { - "downloads": 4391, + "Agilex_Cobot_Magic_fold_towel_blue": { + "downloads": 4406, "likes": 0 }, "AgiBot-g1_robotic_arm_picks_up_battery": { - "downloads": 4346, + "downloads": 4383, "likes": 0 }, - "AgiBot-g1_right_capture_part": { + "RMC-AIDA-L_storage_bin_storage": { "downloads": 4333, "likes": 0 }, - "RMC-AIDA-L_storage_bin_storage": { + "AgiBot-g1_battery_storage_c": { + "downloads": 4326, + "likes": 0 + }, + "R1_Lite_clean_toilet": { "downloads": 4320, "likes": 0 }, - "AgiBot-g1_battery_storage_c": { - "downloads": 4313, + "R1_Lite_dispose_of_leftover_food": { + "downloads": 4315, "likes": 0 }, - "leju_robot_hotel_services_ac": { - "downloads": 4264, + "R1_Lite_opening_and_closing_aalcony_sliding_doors": { + "downloads": 4314, "likes": 0 }, "leju_robot_hotel_services_ab": { - "downloads": 4264, + "downloads": 4304, "likes": 0 }, - "AgiBot-g1_remove_the_accessory": { - "downloads": 4262, + "R1_Lite_catch_the_water": { + "downloads": 4285, "likes": 0 }, - "R1_Lite_clean_toilet": { - "downloads": 4213, + "AIRBOT_MMK2_place_the_cake": { + "downloads": 4266, "likes": 0 }, - "R1_Lite_put_slippers_into_floor_standing_shoe_cabinet": { - "downloads": 4199, + "R1_Lite_make_tea": { + "downloads": 4250, "likes": 0 }, - "R1_Lite_put_the_tableware_into_the_cupboard": { - "downloads": 4187, + "R1_Lite_tidy_up_toiletries": { + "downloads": 4213, "likes": 0 }, - "R1_Lite_clean_the_sink": { - "downloads": 4181, + "R1_Lite_put_slippers_into_floor_standing_shoe_cabinet": { + "downloads": 4212, "likes": 0 }, - "AIRBOT_MMK2_place_the_cake": { - "downloads": 4178, + "R1_Lite_put_the_tableware_into_the_cupboard": { + "downloads": 4203, "likes": 0 }, - "Cobot_Magic_close_button": { - "downloads": 4148, + "leju_robot_hotel_services_aa": { + "downloads": 4171, "likes": 0 }, - "leju_robot_hotel_services_ae": { - "downloads": 4145, + "R1_Lite_make_a_landline_call": { + "downloads": 4120, "likes": 0 }, - "R1_Lite_catch_the_water": { - "downloads": 4144, + "R1_Lite_wash_the_tableware": { + "downloads": 4114, "likes": 0 }, - "Cobot_Magic_close_book": { - "downloads": 4132, + "leju_robot_hotel_services_ad": { + "downloads": 4105, "likes": 0 }, - "R1_Lite_tidy_up_toiletries": { - "downloads": 4130, + "R1_Lite_switch_labels": { + "downloads": 4102, "likes": 0 }, - "R1_Lite_make_tea": { - "downloads": 4106, + "R1_Lite_open_and_close_curtains": { + "downloads": 4075, "likes": 0 }, - "R1_Lite_opening_and_closing_aalcony_sliding_doors": { - "downloads": 4067, + "AgiBot-g1_mobile_accessory_storage_box_a": { + "downloads": 4053, "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_blue": { - "downloads": 4061, + "Split_aloha_wipe_the_table": { + "downloads": 4037, "likes": 0 }, - "R1_Lite_dispose_of_leftover_food": { - "downloads": 4049, + "R1_Lite_clean_the_floor": { + "downloads": 4002, "likes": 0 }, - "R1_Lite_open_and_close_curtains": { - "downloads": 4041, + "R1_Lite_take_and_put_the_bowl": { + "downloads": 3989, "likes": 0 }, - "R1_Lite_clean_the_floor": { - "downloads": 3965, + "leju_robot_hotel_services_ag": { + "downloads": 3984, "likes": 0 }, - "Split_aloha_wipe_the_table": { + "Cobot_Magic_mobile_cube_blackboard": { "downloads": 3957, "likes": 0 }, - "leju_robot_hotel_services_ad": { - "downloads": 3956, + "RMC-AIDA-L_organise_the_document_bag": { + "downloads": 3941, "likes": 0 }, - "AgiBot-g1_mobile_accessory_storage_box_a": { - "downloads": 3953, + "Split_aloha_wipe_table": { + "downloads": 3933, "likes": 0 }, - "R1_Lite_switch_labels": { - "downloads": 3925, + "G1edu-u3_stack_bowls": { + "downloads": 3904, "likes": 0 }, - "RMC-AIDA-L_organise_the_document_bag": { - "downloads": 3924, + "R1_Lite_make_the_bed": { + "downloads": 3901, "likes": 0 }, - "leju_robot_hotel_services_ag": { - "downloads": 3923, + "R1_Lite_washing_board": { + "downloads": 3884, "likes": 0 }, - "R1_Lite_wash_the_tableware": { - "downloads": 3907, + "AgiBot-g1_robotic_arm_picks_up_parts": { + "downloads": 3880, "likes": 0 }, - "R1_Lite_make_a_landline_call": { - "downloads": 3879, + "R1_Lite_tea_service_table_setting": { + "downloads": 3869, "likes": 0 }, - "Split_aloha_wipe_table": { - "downloads": 3854, + "R1_Lite_stack_baskets": { + "downloads": 3861, "likes": 0 }, - "AgiBot-g1_robotic_arm_picks_up_parts": { - "downloads": 3831, + "R1_Lite_take_or_store_plates": { + "downloads": 3847, "likes": 0 }, - "R1_Lite_take_and_put_the_bowl": { - "downloads": 3798, + "G1edu-u3_plate_storage_doll": { + "downloads": 3841, "likes": 0 }, - "leju_robot_hotel_services_aa": { - "downloads": 3787, + "R1_Lite_storage_of_toiletries": { + "downloads": 3825, "likes": 0 }, - "AIRBOT_MMK2_building_block_storage": { - "downloads": 3776, + "AIRBOT_MMK2_boxs_storage": { + "downloads": 3824, "likes": 0 }, - "R1_Lite_storage_of_toiletries": { - "downloads": 3764, + "R1_Lite_open_and_close_nightstand_drawer": { + "downloads": 3813, "likes": 0 }, - "AgiBot-g1_box_storage_e": { - "downloads": 3744, + "AIRBOT_MMK2_building_block_storage": { + "downloads": 3789, "likes": 0 }, - "R1_Lite_make_the_bed": { - "downloads": 3742, + "Agilex_Cobot_Magic_storage_fruit_basket": { + "downloads": 3763, "likes": 0 }, - "Cobot_Magic_open_the_shoebox": { - "downloads": 3735, + "AgiBot-g1_box_storage_e": { + "downloads": 3758, "likes": 0 }, - "R1_Lite_open_and_close_nightstand_drawer": { - "downloads": 3721, + "Cobot_Magic_open_the_shoebox": { + "downloads": 3753, "likes": 0 }, - "Cobot_Magic_mobile_cube_blackboard": { - "downloads": 3708, + "R1_Lite_open_the_food_pan": { + "downloads": 3723, "likes": 0 }, - "R1_Lite_washing_board": { - "downloads": 3691, + "R1_Lite_place_the_dress_shirt_on_the_hanger": { + "downloads": 3722, "likes": 0 }, - "AIRBOT_MMK2_boxs_storage": { - "downloads": 3687, + "Cobot_Magic_movethe_position_of_the_bluetooth": { + "downloads": 3721, "likes": 0 }, - "G1edu-u3_plate_storage_doll": { - "downloads": 3682, + "R1_Lite_put_the_shoes_into_the_shoe_box": { + "downloads": 3718, "likes": 0 }, - "Galbot_g1_steamer_storage_baozi_a": { - "downloads": 3674, + "G1edu-u3_food_storage": { + "downloads": 3714, "likes": 0 }, - "R1_Lite_take_or_store_plates": { - "downloads": 3665, + "R1_Lite_plug_the_socket": { + "downloads": 3701, "likes": 0 }, "AIRBOT_MMK2_bowl_storage_pepper": { - "downloads": 3663, + "downloads": 3699, "likes": 0 }, - "R1_Lite_place_the_dress_shirt_on_the_hanger": { - "downloads": 3656, + "R1_Lite_take_and_put_away_items": { + "downloads": 3696, "likes": 0 }, - "Cobot_Magic_movethe_position_of_the_bluetooth": { - "downloads": 3653, + "Galbot_g1_steamer_storage_baozi_a": { + "downloads": 3689, "likes": 0 }, "Agilex_Cobot_Magic_storage_object_closest_cube": { - "downloads": 3649, + "downloads": 3670, "likes": 0 }, - "R1_Lite_tea_service_table_setting": { - "downloads": 3622, + "AgiBot-g1_mobile_accessory_storage_box_e": { + "downloads": 3668, "likes": 0 }, - "G1edu-u3_stack_bowls": { - "downloads": 3615, + "Cobot_Magic_fold_towel_a": { + "downloads": 3633, "likes": 0 }, "R1_Lite_throw_out_the_trash": { - "downloads": 3602, + "downloads": 3617, "likes": 0 }, - "AgiBot-g1_mobile_accessory_storage_box_e": { - "downloads": 3596, + "Cobot_Magic_catch_the_ball": { + "downloads": 3600, "likes": 0 }, - "G1edu-u3_food_storage": { - "downloads": 3590, + "Galaxea_R1_Lite_classify_object_four": { + "downloads": 3599, "likes": 0 }, - "Galaxea_R1_Lite_classify_object_four": { - "downloads": 3555, + "RMC-AIDA-L_get_water": { + "downloads": 3564, "likes": 0 }, - "R1_Lite_open_the_food_pan": { - "downloads": 3511, + "AIRBOT_MMK2_push_building_blocks": { + "downloads": 3563, "likes": 0 }, - "R1_Lite_stack_baskets": { - "downloads": 3506, + "R1_Lite_wipe_the_table": { + "downloads": 3549, "likes": 0 }, - "R1_Lite_put_the_shoes_into_the_shoe_box": { - "downloads": 3501, + "R1_Lite_open_and_close_the_freezer_door": { + "downloads": 3507, "likes": 0 }, - "RMC-AIDA-L_get_water": { - "downloads": 3496, + "R1_Lite_sliding_chair": { + "downloads": 3503, "likes": 0 }, - "R1_Lite_take_and_put_away_items": { - "downloads": 3485, + "Agilex_Cobot_Magic_sweep_coffee_bean": { + "downloads": 3497, "likes": 0 }, "RMC-AIDA-L_place_towel": { - "downloads": 3478, + "downloads": 3493, "likes": 0 }, - "R1_Lite_plug_the_socket": { - "downloads": 3478, + "Agilex_Cobot_Magic_fold_towel_tray_twice": { + "downloads": 3473, "likes": 0 }, - "Cobot_Magic_catch_the_ball": { - "downloads": 3460, + "Agilex_Cobot_Magic_fold_towel_purple": { + "downloads": 3472, "likes": 0 }, - "R1_Lite_open_and_close_the_freezer_door": { - "downloads": 3457, + "Cobot_Magic_move_the_bread": { + "downloads": 3470, "likes": 0 }, - "AIRBOT_MMK2_push_building_blocks": { - "downloads": 3447, + "RMC-AIDA-L_basket_storage_orange": { + "downloads": 3453, "likes": 0 }, "Tianqin_A2_place_the_paper_box": { - "downloads": 3427, - "likes": 0 - }, - "Cobot_Magic_fold_towel_a": { - "downloads": 3427, + "downloads": 3441, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_c": { - "downloads": 3409, + "downloads": 3422, "likes": 0 }, - "R1_Lite_wipe_the_table": { - "downloads": 3408, + "R1_Lite_cover_the_pot_lid": { + "downloads": 3384, "likes": 0 }, "leju_robot_moving_parts_i": { - "downloads": 3371, + "downloads": 3382, "likes": 0 }, - "R1_Lite_pick_up_and_store_items": { - "downloads": 3345, + "leju_robot_box_storage_parcel_d": { + "downloads": 3380, "likes": 0 }, - "Agilex_Cobot_Magic_seal_bag": { - "downloads": 3333, + "AIRBOT_MMK2_stacking_blocks": { + "downloads": 3372, "likes": 0 }, - "Cobot_Magic_move_the_bread": { - "downloads": 3317, + "Agilex_Cobot_Magic_seal_bag": { + "downloads": 3371, "likes": 0 }, - "R1_Lite_sliding_chair": { - "downloads": 3317, + "R1_Lite_pick_up_and_store_items": { + "downloads": 3361, "likes": 0 }, - "leju_robot_box_storage_parcel_i": { - "downloads": 3308, + "Cobot_Magic_water_bottle_storage": { + "downloads": 3338, "likes": 0 }, - "AIRBOT_MMK2_stacking_blocks": { - "downloads": 3305, + "leju_robot_box_storage_parcel_i": { + "downloads": 3319, "likes": 0 }, "R1_Lite_cook_a_meal": { - "downloads": 3273, + "downloads": 3292, "likes": 0 }, - "RMC-AIDA-L_basket_storage_orange": { - "downloads": 3248, + "R1_Lite_boil_water_in_a_kettle": { + "downloads": 3278, "likes": 0 }, "leju_robot_moving_parts_j": { - "downloads": 3246, + "downloads": 3260, "likes": 0 }, "RMC-AIDA-L_plate_storage": { - "downloads": 3243, + "downloads": 3258, "likes": 0 }, "leju_robot_moving_parts_h": { - "downloads": 3221, + "downloads": 3232, "likes": 0 }, - "R1_Lite_boil_water_in_a_kettle": { - "downloads": 3219, + "leju_robot_moving_parts_g": { + "downloads": 3228, "likes": 0 }, - "leju_robot_moving_parts_g": { - "downloads": 3216, + "Cobot_Magic_plate_storage_apple": { + "downloads": 3211, "likes": 0 }, - "Cobot_Magic_water_bottle_storage": { - "downloads": 3186, + "R1_Lite_make_breakfast": { + "downloads": 3196, "likes": 0 }, - "leju_robot_box_storage_parcel_d": { - "downloads": 3184, + "R1_Lite_peach_storage": { + "downloads": 3190, "likes": 0 }, - "R1_Lite_cover_the_pot_lid": { - "downloads": 3178, + "Agilex_Cobot_Magic_connect_block": { + "downloads": 3175, "likes": 0 }, - "R1_Lite_make_breakfast": { - "downloads": 3140, + "Cobot_Magic_move_the_cup": { + "downloads": 3174, "likes": 0 }, - "leju_robot_box_storage_parcel_j": { - "downloads": 3122, + "Cobot_Magic_move_the_ball_interference": { + "downloads": 3149, + "likes": 0 + }, + "Agilex_Cobot_Magic_move_object_black_tablecloth": { + "downloads": 3148, "likes": 0 }, "leju_robot_moving_parts_u": { - "downloads": 3122, + "downloads": 3134, "likes": 0 }, - "Agilex_Cobot_Magic_move_object_black_tablecloth": { - "downloads": 3107, + "leju_robot_box_storage_parcel_j": { + "downloads": 3132, "likes": 0 }, - "Cobot_Magic_move_the_ball_interference": { - "downloads": 3105, + "alpha_bot_2_recover_after_touching_an_obstacle": { + "downloads": 3127, "likes": 0 }, - "Galbot_g1_fold_clothe_b": { - "downloads": 3092, + "Cobot_Magic_storage_plate": { + "downloads": 3115, "likes": 0 }, - "Cobot_Magic_plate_storage_apple": { - "downloads": 3091, + "Galbot_g1_fold_clothe_b": { + "downloads": 3108, "likes": 0 }, - "leju_robot_hotel_services_f": { - "downloads": 3067, + "Cobot_Magic_move_the_plate": { + "downloads": 3104, "likes": 0 }, "Galaxea_R1_Lite_classify_object_three": { - "downloads": 3059, + "downloads": 3084, "likes": 0 }, - "Cobot_Magic_move_the_cup": { - "downloads": 3021, + "leju_robot_hotel_services_f": { + "downloads": 3077, "likes": 0 }, - "Cobot_Magic_move_the_plate": { - "downloads": 3019, + "Agilex_Cobot_Magic_classify_objects_eight": { + "downloads": 3067, "likes": 0 }, - "Agilex_Cobot_Magic_connect_block": { - "downloads": 3015, + "R1_Lite_take_and_put_away_garden_stuff": { + "downloads": 3044, "likes": 0 }, - "R1_Lite_take_and_put_away_garden_stuff": { - "downloads": 3003, + "leju_robot_hotel_services_i": { + "downloads": 3006, "likes": 0 }, - "Agilex_Cobot_Magic_sweep_coffee_bean": { - "downloads": 2995, + "Cobot_Magic_plate_storage_bread": { + "downloads": 3003, "likes": 0 }, - "Cobot_Magic_storage_plate": { - "downloads": 2981, + "R1_Lite_garbage_disposal": { + "downloads": 2985, "likes": 0 }, - "AgiBot-g1_mobile_accessory_storage_box_f": { - "downloads": 2957, + "Agilex_Cobot_Magic_classify_objects_six": { + "downloads": 2983, "likes": 0 }, - "Agilex_Cobot_Magic_classify_objects_eight": { - "downloads": 2930, + "Cobot_Magic_place_square_pyramid": { + "downloads": 2980, "likes": 0 }, "Cobot_Magic_move_the_small_ball": { - "downloads": 2920, + "downloads": 2973, "likes": 0 }, - "AgiBot-g1_mobile_accessory_storage_box_c": { - "downloads": 2912, + "Cobot_Magic_move_beverage": { + "downloads": 2972, "likes": 0 }, - "R1_Lite_peach_storage": { - "downloads": 2911, + "Agilex_Cobot_Magic_pour_drink_bottle_cup_cup": { + "downloads": 2969, "likes": 0 }, - "Agilex_Cobot_Magic_storage_object_basket": { - "downloads": 2904, + "AgiBot-g1_mobile_accessory_storage_box_f": { + "downloads": 2969, "likes": 0 }, - "Cobot_Magic_plate_storage_bread": { - "downloads": 2900, + "AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges": { + "downloads": 2968, "likes": 0 }, "AIRBOT_MMK2_take_down_umbrella_and_mineral_water": { - "downloads": 2897, + "downloads": 2965, "likes": 0 }, - "Cobot_Magic_move_plate": { - "downloads": 2891, + "Cobot_Magic_move_the_ball": { + "downloads": 2956, "likes": 0 }, - "AgiBot-g1_box_storage_c": { - "downloads": 2881, + "AgiBot-g1_mobile_accessory_storage_box_c": { + "downloads": 2953, "likes": 0 }, - "Cobot_Magic_place_square_pyramid": { - "downloads": 2880, + "AgiBot-g1_box_storage_c": { + "downloads": 2950, "likes": 0 }, - "Cobot_Magic_move_beverage": { - "downloads": 2878, + "Cobot_Magic_move_plate": { + "downloads": 2933, "likes": 0 }, - "leju_robot_hotel_services_i": { - "downloads": 2869, + "Agilex_Cobot_Magic_storage_object_basket": { + "downloads": 2926, "likes": 0 }, - "Cobot_Magic_move_the_ball": { - "downloads": 2860, + "Cobot_Magic_put_in_the_pear": { + "downloads": 2919, "likes": 0 }, - "Agilex_Cobot_Magic_classify_objects_six": { - "downloads": 2856, + "G1edu-u3_pullBowl_storage_bread_unordered_a": { + "downloads": 2897, "likes": 0 }, - "alpha_bot_2_recover_after_touching_an_obstacle": { - "downloads": 2847, + "R1_Lite_build_blocks": { + "downloads": 2890, "likes": 0 }, - "Cobot_Magic_put_in_the_pear": { - "downloads": 2820, + "R1_Lite_pour_water": { + "downloads": 2887, "likes": 0 }, - "Agilex_Cobot_Magic_move_object_beige_tablecloth": { - "downloads": 2813, + "Agilex_Cobot_Magic_close_drawer_bottom": { + "downloads": 2861, "likes": 0 }, - "AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges": { - "downloads": 2786, + "Agilex_Cobot_Magic_move_object_beige_tablecloth": { + "downloads": 2860, "likes": 0 }, - "R1_Lite_garbage_disposal": { - "downloads": 2778, + "Cobot_Magic_cube_reset": { + "downloads": 2847, "likes": 0 }, - "leju_robot_hotel_services_h": { - "downloads": 2757, + "Agilex_Cobot_Magic_pour_water_bottle_cup_cup": { + "downloads": 2771, "likes": 0 }, - "Cobot_Magic_cube_reset": { - "downloads": 2752, + "R1_Lite_move_the_position_of_the_brush": { + "downloads": 2771, "likes": 0 }, - "R1_Lite_pour_water": { - "downloads": 2746, + "leju_robot_hotel_services_h": { + "downloads": 2770, "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_tray_twice": { - "downloads": 2719, + "Cobot_Magic_pour_water_bottle": { + "downloads": 2761, "likes": 0 }, "AIRBOT_MMK2_toy_storage": { - "downloads": 2718, + "downloads": 2761, "likes": 0 }, "Galaxea_R1_Lite_mix_color_small_test_tube": { - "downloads": 2699, + "downloads": 2737, "likes": 0 }, - "alpha_bot_2_stack_building_blocks": { - "downloads": 2684, + "alpha_bot_2_item_reversal": { + "downloads": 2709, "likes": 0 }, - "R1_Lite_build_blocks": { - "downloads": 2665, + "alpha_bot_2_stack_building_blocks": { + "downloads": 2697, "likes": 0 }, - "G1edu-u3_pullBowl_storage_bread_unordered_a": { - "downloads": 2650, + "G1edu-u3_pullBowl_storage_bread_a": { + "downloads": 2697, "likes": 0 }, - "R1_Lite_move_the_position_of_the_brush": { - "downloads": 2642, + "pageAssets": { + "downloads": 2647, "likes": 0 }, - "Cobot_Magic_pour_water_bottle": { - "downloads": 2606, + "Galaxea_R1_Lite_classify_object_five": { + "downloads": 2636, "likes": 0 }, - "Galaxea_R1_Lite_classify_object_five": { - "downloads": 2598, + "G1edu-u3_pullBowl_storage_bread_unordered_C": { + "downloads": 2633, "likes": 0 }, - "G1edu-u3_pullBowl_storage_bread_a": { - "downloads": 2582, + "Cobot_Magic_mobile_cube": { + "downloads": 2595, "likes": 0 }, - "Agilex_Cobot_Magic_storage_fruit_basket": { - "downloads": 2555, + "G1edu-u3_pullBowl_storage_bread_unordered_b": { + "downloads": 2589, "likes": 0 }, "R1_Lite_move_the_position_of_the_milk": { - "downloads": 2554, + "downloads": 2588, "likes": 0 }, - "Cobot_Magic_mobile_cube": { - "downloads": 2553, + "alpha_bot_2_sticker": { + "downloads": 2576, "likes": 0 }, "Agilex_Cobot_Magic_move_object_red_tablecloth": { - "downloads": 2538, + "downloads": 2561, "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_purple": { - "downloads": 2533, + "Agilex_Cobot_Magic_pour_water_middle_cup": { + "downloads": 2560, "likes": 0 }, - "Agilex_Cobot_Magic_storage_object_red_tablecloth": { - "downloads": 2524, + "R1_Lite_put_the_pillow_on_the_bed": { + "downloads": 2559, "likes": 0 }, - "Airbot_MMK2_stack_block": { - "downloads": 2512, + "AIRBOT_MMK2_take_the_book": { + "downloads": 2552, "likes": 0 }, - "Cobot_Magic_put_the_building_block_on_the_table": { - "downloads": 2500, + "Agilex_Cobot_Magic_storage_object_red_tablecloth": { + "downloads": 2551, "likes": 0 }, - "G1edu-u3_pullBowl_storage_bread_unordered_C": { - "downloads": 2495, + "Cobot_Magic_put_the_building_block_on_the_table": { + "downloads": 2543, "likes": 0 }, - "AIRBOT_MMK2_take_the_book": { - "downloads": 2487, + "Airbot_MMK2_stack_block": { + "downloads": 2526, "likes": 0 }, - "alpha_bot_2_sticker": { - "downloads": 2485, + "G1edu-u3_pullBowl_storage_bread_b": { + "downloads": 2526, "likes": 0 }, - "G1edu-u3_pullBowl_storage_bread_unordered_b": { - "downloads": 2473, + "Cobot_Magic_pushing_magnet": { + "downloads": 2511, "likes": 0 }, - "alpha_bot_2_item_reversal": { - "downloads": 2436, + "Agilex_Cobot_Magic_organize_test_tube": { + "downloads": 2490, "likes": 0 }, - "R1_Lite_put_the_pillow_on_the_bed": { - "downloads": 2434, + "AIRBOT_MMK2_item_storage": { + "downloads": 2470, "likes": 0 }, - "AIRBOT_MMK2_item_storage": { - "downloads": 2419, + "R1_Lite_move_the_position_of_the_black_marker": { + "downloads": 2456, "likes": 0 }, - "G1edu-u3_pullBowl_storage_bread_b": { - "downloads": 2416, + "Agilex_Cobot_Magic_close_drawer_upper": { + "downloads": 2454, "likes": 0 }, - "Cobot_Magic_pushing_magnet": { - "downloads": 2415, + "AgiBot-g1_box_storage_a": { + "downloads": 2453, "likes": 0 }, "AIRBOT_MMK2_egg_storage": { - "downloads": 2402, + "downloads": 2444, "likes": 0 }, - "AgiBot-g1_box_storage_a": { - "downloads": 2399, + "Realman_RMC_AIDA_L_pass_bowl": { + "downloads": 2413, "likes": 0 }, - "Agilex_Cobot_Magic_organize_test_tube": { - "downloads": 2396, + "Airbot_MMK2_storage_book": { + "downloads": 2410, "likes": 0 }, - "Realman_RMC_AIDA_L_pass_bowl": { - "downloads": 2388, + "Galaxea_R1_Lite_pour_liquid_mrable_bar_counter": { + "downloads": 2397, "likes": 0 }, - "Agilex_Cobot_Magic_close_drawer_upper": { - "downloads": 2385, + "R1_Lite_move_the_position_of_the_rubiks_cube": { + "downloads": 2395, "likes": 0 }, - "Galaxea_R1_Lite_pour_liquid_mrable_bar_counter": { - "downloads": 2374, + "alpha_bot_2_move_the_table": { + "downloads": 2367, "likes": 0 }, - "Airbot_MMK2_storage_book": { - "downloads": 2372, + "R1_Lite_move_the_position_of_the_peeler": { + "downloads": 2334, "likes": 0 }, - "R1_Lite_move_the_position_of_the_black_marker": { - "downloads": 2335, + "G1edu-u3_bowl_storage_grape_singletry": { + "downloads": 2332, "likes": 0 }, "alpha_bot_2_press_the_button_a": { - "downloads": 2315, + "downloads": 2329, "likes": 0 }, "AIRBOT_MMK2_mobile_calculator_box": { - "downloads": 2312, + "downloads": 2323, "likes": 0 }, "Cobot_Magic_cap_the_pen_a": { - "downloads": 2309, + "downloads": 2320, "likes": 0 }, - "R1_Lite_move_the_position_of_the_rubiks_cube": { - "downloads": 2301, + "Agilex_Cobot_Magic_pour_drink_bottle_cup": { + "downloads": 2315, "likes": 0 }, "Agilex_Cobot_Magic_move_object_green_tablecloth": { - "downloads": 2299, + "downloads": 2311, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_f": { - "downloads": 2298, + "downloads": 2305, "likes": 0 }, - "Agilex_Cobot_Magic_pour_drink_bottle_cup": { - "downloads": 2287, + "alpha_bot_2_carry_the_clothes_basket": { + "downloads": 2298, "likes": 0 }, "alpha_bot_2_pass_the_sandbag": { - "downloads": 2282, + "downloads": 2294, "likes": 0 }, "Cobot_Magic_drawer_storage_mineral_water": { - "downloads": 2278, + "downloads": 2287, "likes": 0 }, - "G1edu-u3_bowl_storage_grape_singletry": { - "downloads": 2274, + "R1_Lite_switch_on_and_off_the_central_air_conditioning": { + "downloads": 2285, "likes": 0 }, "Airbot_MMK2_close_lid": { - "downloads": 2270, + "downloads": 2281, "likes": 0 }, "Galaxea_R1_Lite_toggle_drawer_yellow": { - "downloads": 2259, - "likes": 0 - }, - "R1_Lite_move_the_position_of_the_peeler": { - "downloads": 2244, + "downloads": 2277, "likes": 0 }, "R1_Lite_move_the_position_of_the_soda": { - "downloads": 2240, - "likes": 0 - }, - "R1_Lite_switch_on_and_off_the_central_air_conditioning": { - "downloads": 2208, + "downloads": 2249, "likes": 0 }, "Airbot_MMK2_storage_spoon": { - "downloads": 2183, + "downloads": 2226, "likes": 0 }, "R1_Lite_move_the_position_of_the_spoon": { - "downloads": 2166, - "likes": 0 - }, - "alpha_bot_2_move_the_table": { - "downloads": 2144, + "downloads": 2220, "likes": 0 }, - "Agilex_Cobot_Magic_pour_drink_bottle_cup_cup": { - "downloads": 2140, + "AIRBOT_MMK2_pumpkin_storage": { + "downloads": 2214, "likes": 0 }, - "R1_Lite_tableware_arrangement": { - "downloads": 2126, + "R1_Lite_move_the_position_of_the_orange": { + "downloads": 2207, "likes": 0 }, "AIRBOT_MMK2_store_wet_wipes_and_bowls": { - "downloads": 2123, + "downloads": 2194, "likes": 0 }, - "Galaxea_R1_Lite_classify_object_six": { - "downloads": 2117, + "R1_Lite_move_the_position_of_the_glass": { + "downloads": 2186, "likes": 0 }, "AIRBOT_MMK2_place_the_books": { - "downloads": 2108, + "downloads": 2161, "likes": 0 }, - "AIRBOT_MMK2_pumpkin_storage": { - "downloads": 2108, + "AI2_Alphabot_2_store_toys": { + "downloads": 2156, "likes": 0 }, - "R1_Lite_move_the_position_of_the_glass": { - "downloads": 2105, + "R1_Lite_move_the_position_of_the_long_bread": { + "downloads": 2156, "likes": 0 }, - "R1_Lite_move_the_position_of_the_duck": { - "downloads": 2100, + "R1_Lite_tableware_arrangement": { + "downloads": 2153, "likes": 0 }, - "R1_Lite_move_the_position_of_the_orange": { - "downloads": 2094, + "R1_Lite_move_the_position_of_the_duck": { + "downloads": 2140, "likes": 0 }, - "alpha_bot_2_carry_the_clothes_basket": { - "downloads": 2093, + "Galaxea_R1_Lite_classify_object_six": { + "downloads": 2127, "likes": 0 }, "Galaxea_R1_Lite_storage_object_pink_bowl": { - "downloads": 2089, + "downloads": 2098, "likes": 0 }, - "R1_Lite_move_the_position_of_the_long_bread": { - "downloads": 2068, + "Galaxea_R1_Lite_mix_red_yellow_left_large_test_tube": { + "downloads": 2097, "likes": 0 }, "Agilex_Cobot_Magic_move_mouse": { - "downloads": 2056, + "downloads": 2091, "likes": 0 }, - "Galaxea_R1_Lite_mix_red_yellow_left_large_test_tube": { - "downloads": 2043, + "G1edu-u3_basket_storage_apple_b": { + "downloads": 2087, "likes": 0 }, - "Cobot_Magic_clean_up_the_tableware": { - "downloads": 2038, + "Agilex_Cobot_Magic_fold_T_shirts": { + "downloads": 2080, "likes": 0 }, - "Agilex_Cobot_Magic_pour_water_bottle_cup_cup": { - "downloads": 2030, + "AIRBOT_MMK2_cake_storage": { + "downloads": 2066, + "likes": 0 + }, + "Cobot_Magic_move_the_ball_and_the_cube_block": { + "downloads": 2065, "likes": 0 }, "AIRBOT_MMK2_store_beauty_blender_and_building_blocks": { - "downloads": 2028, + "downloads": 2053, + "likes": 0 + }, + "Cobot_Magic_clean_up_the_tableware": { + "downloads": 2047, "likes": 0 }, "Airbot_MMK2_storage_block": { - "downloads": 2025, + "downloads": 2037, "likes": 0 }, - "Agilex_Cobot_Magic_fold_T_shirts": { - "downloads": 2018, + "AIRBOT_MMK2_place_the_yellow_block": { + "downloads": 2029, "likes": 0 }, - "Cobot_Magic_move_the_ball_and_the_cube_block": { - "downloads": 2016, + "Galaxea_R1_Lite_mix_color_large_test_tube": { + "downloads": 2017, "likes": 0 }, - "AIRBOT_MMK2_cake_storage": { + "AgiBot-g1_box_storage_tool": { "downloads": 2014, "likes": 0 }, - "G1edu-u3_basket_storage_apple_b": { - "downloads": 2009, + "AI2_Alphabot_2_pick_stirring_rod": { + "downloads": 2008, "likes": 0 }, - "AgiBot-g1_box_storage_tool": { - "downloads": 2004, + "AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers": { + "downloads": 2005, "likes": 0 }, "R1_Lite_move_the_position_of_the_coffee_capsule": { - "downloads": 1993, + "downloads": 2003, "likes": 0 }, - "Galaxea_R1_Lite_mix_color_large_test_tube": { - "downloads": 1984, + "AIRBOT_MMK2_place_the_shark_toys_and_gold_bars": { + "downloads": 1996, "likes": 0 }, - "Agilex_Cobot_Magic_pour_water_middle_cup": { - "downloads": 1981, + "R1_Lite_move_the_position_of_the_pen": { + "downloads": 1988, "likes": 0 }, "Airbot_MMK2_open_lid": { - "downloads": 1977, + "downloads": 1988, + "likes": 0 + }, + "AIRBOT_MMK2_cup_storage": { + "downloads": 1986, + "likes": 0 + }, + "AIRBOT_MMK2_storage_box_for_mouse_and_sponge": { + "downloads": 1985, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_g": { - "downloads": 1972, + "downloads": 1980, "likes": 0 }, "Airbot_MMK2_swap_cake_pumpkin_plate": { - "downloads": 1968, + "downloads": 1978, "likes": 0 }, - "AgiBot-g1_mobile_accessory_storage_box_d": { - "downloads": 1958, + "AIRBOT_MMK2_mobile_phone_storage": { + "downloads": 1973, "likes": 0 }, - "Cobot_Magic_place_the_cube_block": { - "downloads": 1957, + "AgiBot-g1_mobile_accessory_storage_box_d": { + "downloads": 1969, "likes": 0 }, "Agilex_Cobot_Magic_storage_object": { - "downloads": 1955, + "downloads": 1968, "likes": 0 }, - "AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers": { - "downloads": 1954, + "Cobot_Magic_place_the_cube_block": { + "downloads": 1967, "likes": 0 }, - "AIRBOT_MMK2_place_the_yellow_block": { - "downloads": 1935, + "AIRBOT_MMK2_close_the_computer": { + "downloads": 1966, + "likes": 0 + }, + "AIRBOT_MMK2_double-sided_tape_placement": { + "downloads": 1963, "likes": 0 }, "AIRBOT_MMK2_store_coffee_cups": { - "downloads": 1921, + "downloads": 1963, "likes": 0 }, - "AIRBOT_MMK2_place_the_shark_toys_and_gold_bars": { - "downloads": 1916, + "R1_Lite_move_the_position_of_the_apple": { + "downloads": 1958, "likes": 0 }, - "AIRBOT_MMK2_storage_box_for_mouse_and_sponge": { - "downloads": 1913, + "AIRBOT_MMK2_place_the_glasses_case_and_gold_bars": { + "downloads": 1935, "likes": 0 }, - "R1_Lite_move_the_position_of_the_pen": { - "downloads": 1909, + "AIRBOT_MMK2_place_the_small_bowl_of_canned_food": { + "downloads": 1931, + "likes": 0 + }, + "AIRBOT_MMK2_medicine_bottle_storage": { + "downloads": 1927, "likes": 0 }, "AIRBOT_MMK2_clean_the_desktop_a": { - "downloads": 1908, + "downloads": 1919, "likes": 0 }, "RMC-AIDA-L_box_up_down": { - "downloads": 1898, + "downloads": 1914, "likes": 0 }, - "R1_Lite_move_the_position_of_the_apple": { - "downloads": 1896, + "Agilex_Cobot_Magic_fold_short_sleeve_white": { + "downloads": 1912, "likes": 0 }, - "AIRBOT_MMK2_close_the_computer": { - "downloads": 1891, + "AIRBOT_MMK2_diamond_storage": { + "downloads": 1911, "likes": 0 }, - "AIRBOT_MMK2_cup_storage": { - "downloads": 1891, + "AIRBOT_MMK2_storage_item": { + "downloads": 1902, "likes": 0 }, - "Agilex_Cobot_Magic_storage_orange_basket_left": { - "downloads": 1876, + "AIRBOT_MMK2_place_the_building_blocks": { + "downloads": 1897, "likes": 0 }, - "AIRBOT_MMK2_mobile_phone_storage": { - "downloads": 1875, + "Cobot_Magic_turn_on_the_bulb": { + "downloads": 1888, "likes": 0 }, - "AIRBOT_MMK2_place_the_building_blocks": { - "downloads": 1867, + "AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle": { + "downloads": 1887, "likes": 0 }, - "AIRBOT_MMK2_double-sided_tape_placement": { - "downloads": 1860, + "Agilex_Cobot_Magic_storage_orange_basket_left": { + "downloads": 1887, + "likes": 0 + }, + "Agilex_Cobot_Magic_pour_water_pink_cup": { + "downloads": 1886, + "likes": 0 + }, + "R1_Lite_move_the_position_of_the_triangle_bread": { + "downloads": 1886, "likes": 0 }, "AIRBOT_MMK2_mobile_car": { - "downloads": 1859, + "downloads": 1881, "likes": 0 }, - "Cobot_Magic_turn_on_the_bulb": { - "downloads": 1859, + "AIRBOT_MMK2_place_the_blue_and_purple_blocks": { + "downloads": 1863, "likes": 0 }, - "AIRBOT_MMK2_place_the_glasses_case_and_gold_bars": { - "downloads": 1858, + "AIRBOT_MMK2_screw_the_bottle_cap": { + "downloads": 1860, "likes": 0 }, - "AIRBOT_MMK2_diamond_storage": { - "downloads": 1858, + "G1edu-u3_plate_storage_rabbit_doll": { + "downloads": 1850, "likes": 0 }, - "AIRBOT_MMK2_place_the_small_bowl_of_canned_food": { - "downloads": 1856, + "Galaxea_R1_Lite_pour_water_black_tablecloth": { + "downloads": 1841, "likes": 0 }, - "AIRBOT_MMK2_medicine_bottle_storage": { - "downloads": 1846, + "AIRBOT_MMK2_organize_books": { + "downloads": 1839, "likes": 0 }, - "Agilex_Cobot_Magic_fold_short_sleeve_white": { - "downloads": 1845, + "Galaxea_R1_Lite_toggle_drawer_red": { + "downloads": 1838, "likes": 0 }, "Galaxea_R1_Lite_storage_object_white_box": { - "downloads": 1822, + "downloads": 1834, "likes": 0 }, - "R1_Lite_move_the_position_of_the_triangle_bread": { - "downloads": 1815, + "AI2_Alphabot_2_arrange_teaset": { + "downloads": 1817, "likes": 0 }, - "Galaxea_R1_Lite_pour_water_black_tablecloth": { - "downloads": 1814, + "AIRBOT_MMK2_square_arrangement": { + "downloads": 1816, "likes": 0 }, - "AIRBOT_MMK2_storage_item": { - "downloads": 1810, + "AIRBOT_MMK2_storage_tissue_and_milk_carton": { + "downloads": 1807, "likes": 0 }, - "AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle": { - "downloads": 1810, + "AIRBOT_MMK2_lemon_and_orange_storage": { + "downloads": 1803, "likes": 0 }, - "Galaxea_R1_Lite_toggle_drawer_red": { - "downloads": 1810, + "AIRBOT_MMK2_place_the_network_cable_and_mouse_box": { + "downloads": 1802, "likes": 0 }, - "G1edu-u3_plate_storage_rabbit_doll": { - "downloads": 1805, + "AIRBOT_MMK2_pour_out_the_beauty_blender": { + "downloads": 1797, "likes": 0 }, - "AIRBOT_MMK2_screw_the_bottle_cap": { - "downloads": 1804, + "AIRBOT_MMK2_storage_computer_box": { + "downloads": 1793, "likes": 0 }, - "AIRBOT_MMK2_clean_the_desktop": { - "downloads": 1766, + "AIRBOT_MMK2_organize_and_place_books": { + "downloads": 1788, + "likes": 0 + }, + "AIRBOT_MMK2_pull_the_syringe_piston": { + "downloads": 1787, "likes": 0 }, "Galaxea_R1_Lite_storage_object_gray_plate": { - "downloads": 1766, + "downloads": 1776, "likes": 0 }, - "Airbot_MMK2_storage_egg_yellow_box": { - "downloads": 1758, + "AIRBOT_MMK2_clean_the_desktop": { + "downloads": 1775, "likes": 0 }, - "AIRBOT_MMK2_place_the_blue_and_purple_blocks": { - "downloads": 1755, + "AIRBOT_MMK2_place_the_umbrella_and_the_ruler": { + "downloads": 1775, "likes": 0 }, - "AIRBOT_MMK2_organize_books": { - "downloads": 1754, + "AIRBOT_MMK2_storage_toy_cars_and_cookies": { + "downloads": 1769, "likes": 0 }, - "Agilex_Cobot_Magic_storage_orange_basket_right": { - "downloads": 1754, + "Airbot_MMK2_storage_egg_yellow_box": { + "downloads": 1769, "likes": 0 }, - "AIRBOT_MMK2_organize_and_place_books": { - "downloads": 1746, + "AIRBOT_MMK2_storage_tissue_paper": { + "downloads": 1768, "likes": 0 }, - "AIRBOT_MMK2_pour_out_the_beauty_blender": { - "downloads": 1745, + "Agilex_Cobot_Magic_storage_orange_basket_right": { + "downloads": 1765, "likes": 0 }, - "AIRBOT_MMK2_lemon_and_orange_storage": { - "downloads": 1740, + "AIRBOT_MMK2_store_pomegranates_and_mangoes": { + "downloads": 1758, "likes": 0 }, "Galaxea_R1_Lite_storage_object_brown_bowl": { - "downloads": 1739, + "downloads": 1750, "likes": 0 }, - "AIRBOT_MMK2_storage_tissue_and_milk_carton": { - "downloads": 1737, + "AIRBOT_MMK2_play_the_guitar": { + "downloads": 1747, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_red_tablecloth": { - "downloads": 1736, + "downloads": 1747, "likes": 0 }, - "AIRBOT_MMK2_square_arrangement": { - "downloads": 1735, + "AIRBOT_MMK2_storage_rubiks_cube_and_cup": { + "downloads": 1743, "likes": 0 }, - "AIRBOT_MMK2_place_the_umbrella_and_the_ruler": { + "AIRBOT_MMK2_place_the_basin": { "downloads": 1734, "likes": 0 }, - "AIRBOT_MMK2_place_the_network_cable_and_mouse_box": { - "downloads": 1733, - "likes": 0 - }, - "AIRBOT_MMK2_storage_tissue_paper": { - "downloads": 1729, + "AIRBOT_MMK2_storage_wet_tissue_and_building_block": { + "downloads": 1731, "likes": 0 }, - "AIRBOT_MMK2_place_the_basin": { - "downloads": 1723, + "AIRBOT_MMK2_take_down_paper_cup": { + "downloads": 1730, "likes": 0 }, - "AIRBOT_MMK2_storage_computer_box": { - "downloads": 1721, + "Galaxea_R1_Lite_storage_object_dish": { + "downloads": 1728, "likes": 0 }, - "AIRBOT_MMK2_storage_toy_cars_and_cookies": { - "downloads": 1718, + "AIRBOT_MMK2_place_cookies_and_beer": { + "downloads": 1720, "likes": 0 }, - "Galaxea_R1_Lite_storage_object_dish": { + "AIRBOT_MMK2_potato_storage": { "downloads": 1714, "likes": 0 }, - "AIRBOT_MMK2_storage_rubiks_cube_and_cup": { + "Agilex_Cobot_Magic_erase_board_left_side": { "downloads": 1711, "likes": 0 }, - "pageAssets": { - "downloads": 1709, - "likes": 0 - }, - "AIRBOT_MMK2_place_cookies_and_beer": { - "downloads": 1707, + "Galaxea_R1_Lite_mix_red_yellow_right": { + "downloads": 1710, "likes": 0 }, - "AIRBOT_MMK2_pull_the_syringe_piston": { + "Galaxea_R1_Lite_storage_object_yellow_basket": { "downloads": 1697, "likes": 0 }, - "Galaxea_R1_Lite_mix_red_yellow_right": { - "downloads": 1696, + "G1edu-u3_basket_storage_apple": { + "downloads": 1694, "likes": 0 }, - "AIRBOT_MMK2_play_the_guitar": { - "downloads": 1685, + "AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife": { + "downloads": 1689, "likes": 0 }, - "Galaxea_R1_Lite_storage_object_yellow_basket": { - "downloads": 1684, + "AIRBOT_MMK2_chop_the_scallions": { + "downloads": 1688, "likes": 0 }, - "AIRBOT_MMK2_potato_storage": { - "downloads": 1676, + "R1_Lite_move_the_position_of_the_cookie": { + "downloads": 1687, "likes": 0 }, - "AIRBOT_MMK2_chop_the_scallions": { - "downloads": 1676, + "Airbot_MMK2_push_away_book": { + "downloads": 1670, "likes": 0 }, - "AIRBOT_MMK2_store_pomegranates_and_mangoes": { - "downloads": 1669, + "AIRBOT_MMK2_the_cup_is_put_into_the_bucket": { + "downloads": 1667, "likes": 0 }, - "AIRBOT_MMK2_storage_wet_tissue_and_building_block": { + "Airbot_MMK2_slide_block_onto_post": { "downloads": 1666, "likes": 0 }, - "AIRBOT_MMK2_take_down_paper_cup": { - "downloads": 1660, + "AI2_Alphabot_2_organize_cosmetics": { + "downloads": 1657, "likes": 0 }, - "Airbot_MMK2_push_away_book": { - "downloads": 1658, + "Galaxea_R1_Lite_storage_object_brown_plate": { + "downloads": 1656, "likes": 0 }, - "AIRBOT_MMK2_the_cup_is_put_into_the_bucket": { - "downloads": 1657, + "Agilex_Split_Aloha_organize_desk_fail": { + "downloads": 1656, "likes": 0 }, - "Airbot_MMK2_slide_block_onto_post": { - "downloads": 1654, + "alpha_bot_2_press_the_button_b": { + "downloads": 1645, "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_left_side": { - "downloads": 1652, + "Agilex_Cobot_Magic_storage_peach_brown_bag": { + "downloads": 1644, "likes": 0 }, - "G1edu-u3_basket_storage_apple": { - "downloads": 1649, + "Agilex_Cobot_Magic_storage_lemon_mango": { + "downloads": 1638, "likes": 0 }, - "R1_Lite_move_the_position_of_the_cookie": { - "downloads": 1648, - "likes": 0 - }, - "AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife": { - "downloads": 1647, - "likes": 0 - }, - "Galaxea_R1_Lite_storage_object_brown_plate": { - "downloads": 1646, - "likes": 0 - }, - "alpha_bot_2_press_the_button_b": { - "downloads": 1636, - "likes": 0 - }, - "Agilex_Split_Aloha_organize_desk_fail": { - "downloads": 1632, - "likes": 0 - }, - "Agilex_Cobot_Magic_storage_peach_brown_bag": { - "downloads": 1631, - "likes": 0 - }, - "Agilex_Cobot_Magic_storage_lemon_mango": { - "downloads": 1624, + "AIRBOT_MMK2_store_peaches_and_pears": { + "downloads": 1626, "likes": 0 }, "AIRBOT_MMK2_beauty_sponge_and_cake_to_place": { - "downloads": 1603, + "downloads": 1613, "likes": 0 }, "Galaxea_R1_Lite_pour_solid_marble_bar_counter": { - "downloads": 1597, - "likes": 0 - }, - "AIRBOT_MMK2_store_peaches_and_pears": { - "downloads": 1596, + "downloads": 1610, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_green_tablecloth": { - "downloads": 1588, + "downloads": 1600, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_left_to_right_black_tablecloth": { - "downloads": 1585, + "downloads": 1597, "likes": 0 }, "Airbot_MMK2_cut_scallion": { - "downloads": 1582, + "downloads": 1592, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_left_to_right_white_tablecloth": { - "downloads": 1575, + "downloads": 1585, "likes": 0 }, "Airbot_MMK2_storage_cup": { - "downloads": 1557, + "downloads": 1565, "likes": 0 }, - "AIRBOT_MMK2_open_notebook": { - "downloads": 1543, - "likes": 0 - }, - "Galaxea_R1_Lite_pour_powder_marble_bar_counter": { - "downloads": 1529, + "AIRBOT_MMK2_desktop_storage": { + "downloads": 1563, "likes": 0 }, "Agilex_Cobot_Magic_fold_towel": { - "downloads": 1523, + "downloads": 1559, "likes": 0 }, - "AIRBOT_MMK2_push_piston": { - "downloads": 1516, + "AIRBOT_MMK2_open_notebook": { + "downloads": 1556, "likes": 0 }, "alpha_bot_2_operate_the_microwave_oven": { - "downloads": 1513, + "downloads": 1552, "likes": 0 }, - "AIRBOT_MMK2_desktop_storage": { - "downloads": 1512, + "Galaxea_R1_Lite_pour_powder_marble_bar_counter": { + "downloads": 1550, + "likes": 0 + }, + "AIRBOT_MMK2_push_piston": { + "downloads": 1525, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_left_to_right_green_tablecloth": { - "downloads": 1512, + "downloads": 1523, "likes": 0 }, "Agilex_Cobot_Magic_storage_bread_basket": { - "downloads": 1505, + "downloads": 1519, "likes": 0 }, "Agilex_Cobot_Magic_storage_peach_left": { - "downloads": 1501, + "downloads": 1514, "likes": 0 }, "Galaxea_R1_Lite_mix_red_blue_large_test_tube": { - "downloads": 1491, + "downloads": 1510, "likes": 0 }, "Agilex_Cobot_Magic_storage_fruit_bowl": { - "downloads": 1490, + "downloads": 1502, "likes": 0 }, "Galaxea_R1_Lite_storage_object_blue_plate": { - "downloads": 1484, + "downloads": 1496, "likes": 0 }, "Galaxea_R1_Lite_change_baai_into_brain": { - "downloads": 1474, + "downloads": 1486, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_khaki_tablecloth": { - "downloads": 1469, + "downloads": 1482, "likes": 0 }, "Airbot_MMK2_slide_block": { - "downloads": 1461, + "downloads": 1471, "likes": 0 }, "Agilex_Cobot_Magic_storage_object_left": { - "downloads": 1456, + "downloads": 1467, "likes": 0 }, "Agilex_Cobot_Magic_move_pencil_sharpener": { - "downloads": 1439, + "downloads": 1451, "likes": 0 }, "Airbot_MMK2_prepare_tea": { - "downloads": 1430, + "downloads": 1440, "likes": 0 }, "Agilex_Cobot_Magic_storage_peach_white_bag": { - "downloads": 1430, + "downloads": 1440, + "likes": 0 + }, + "G1edu-u3_place_plastic_bowl_ag": { + "downloads": 1432, "likes": 0 }, "Agilex_Cobot_Magic_fold_towel_yellow_tray": { - "downloads": 1408, + "downloads": 1430, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_i": { - "downloads": 1405, + "downloads": 1415, "likes": 0 }, "Galbot_g1_steamer_storage_baozi_j": { - "downloads": 1397, + "downloads": 1405, "likes": 0 }, - "G1edu-u3_place_plastic_bowl_ag": { - "downloads": 1386, + "Agilex_Cobot_Magic_fold_short_sleeve_black": { + "downloads": 1400, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_white_tablecloth": { - "downloads": 1384, + "downloads": 1395, "likes": 0 }, "Galaxea_R1_Lite_storage_object_brown_basket": { - "downloads": 1381, + "downloads": 1391, "likes": 0 }, "Airbot_MMK2_rotate_cube_face": { - "downloads": 1378, + "downloads": 1389, "likes": 0 }, - "Galaxea_R1_Lite_mix_red_yellow_large_test_tube": { - "downloads": 1362, + "Galaxea_R1_Lite_mix_blue_yellow_large_test_tube": { + "downloads": 1386, "likes": 0 }, - "Galaxea_R1_Lite_mix_blue_yellow_large_test_tube": { - "downloads": 1361, + "Galaxea_R1_Lite_mix_red_yellow_large_test_tube": { + "downloads": 1385, "likes": 0 }, - "leju_robot_hotel_services_ah": { - "downloads": 1355, + "AI2_Alphabot_2_insert_water_pipe": { + "downloads": 1381, "likes": 0 }, - "Airbot_MMK2_storage_electronics_yellow_baket": { - "downloads": 1343, + "Airbot_MMK2_storage_cake_pan": { + "downloads": 1368, "likes": 0 }, "Galaxea_R1_Lite_mix_red_blue_left_large_test_tube": { - "downloads": 1343, + "downloads": 1365, "likes": 0 }, - "Agilex_Cobot_Magic_fold_short_sleeve_black": { - "downloads": 1332, + "leju_robot_hotel_services_ah": { + "downloads": 1363, + "likes": 0 + }, + "Airbot_MMK2_storage_electronics_yellow_baket": { + "downloads": 1350, + "likes": 0 + }, + "Galaxea_R1_Lite_arrange_baai_then_brain": { + "downloads": 1341, "likes": 0 }, "Airbot_MMK2_pull_plunger": { - "downloads": 1331, + "downloads": 1341, "likes": 0 }, "Agilex_Cobot_Magic_storage_orange_white_bag": { - "downloads": 1327, + "downloads": 1339, "likes": 0 }, - "Galaxea_R1_Lite_arrange_baai_then_brain": { - "downloads": 1320, + "Agilex_Cobot_Magic_fold_towel_blue_tray": { + "downloads": 1338, + "likes": 0 + }, + "G1edu-u3_put_the_cup_b": { + "downloads": 1321, "likes": 0 }, "Galaxea_R1_Lite_mix_blue_yellow_left_small_test_tube": { - "downloads": 1311, + "downloads": 1320, + "likes": 0 + }, + "AI2_Alphabot_2_test_data_cable": { + "downloads": 1318, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_black_tablecloth": { - "downloads": 1306, + "downloads": 1317, "likes": 0 }, - "Agilex_Cobot_Magic_storage_peach_right": { - "downloads": 1295, + "G1edu-u3_pick_plastic_bowl_ac": { + "downloads": 1307, "likes": 0 }, - "Airbot_MMK2_storage_egg_white_box": { - "downloads": 1295, + "Agilex_Cobot_Magic_storage_peach_right": { + "downloads": 1305, "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_blue_tray": { - "downloads": 1293, + "Airbot_MMK2_storage_egg_white_box": { + "downloads": 1304, "likes": 0 }, "Airbot_MMK2_pour_BBs": { - "downloads": 1290, + "downloads": 1298, "likes": 0 }, "AIRBOT_MMK2_place_the_sponge_and_wet_wipes": { - "downloads": 1286, + "downloads": 1294, "likes": 0 }, - "G1edu-u3_put_the_cup_b": { - "downloads": 1277, + "Agilex_Cobot_Magic_erase_board_passing_left_to_right": { + "downloads": 1289, "likes": 0 }, "Airbot_MMK2_take_book": { - "downloads": 1268, + "downloads": 1279, + "likes": 0 + }, + "Airbot_MMK2_storage_mango_pomegranate": { + "downloads": 1273, "likes": 0 }, "Airbot_MMK2_take_drink": { - "downloads": 1263, + "downloads": 1271, "likes": 0 }, - "G1edu-u3_pick_plastic_bowl_ac": { - "downloads": 1262, + "Airbot_MMK2_move_medicine_bottle": { + "downloads": 1271, "likes": 0 }, "Galaxea_R1_Lite_mix_blue_yellow_left_large_test_tube": { - "downloads": 1260, + "downloads": 1270, "likes": 0 }, - "Airbot_MMK2_move_medicine_bottle": { - "downloads": 1259, + "Galaxea_R1_Lite_mix_blue_yellow_right": { + "downloads": 1268, "likes": 0 }, - "Airbot_MMK2_storage_mango_pomegranate": { - "downloads": 1255, + "G1edu-u3_place_plastic_bowl_ah": { + "downloads": 1264, "likes": 0 }, "Airbot_MMK2_stack_cubic_block": { - "downloads": 1250, + "downloads": 1263, "likes": 0 }, - "Galaxea_R1_Lite_mix_blue_yellow_right": { - "downloads": 1248, + "AI2_Alphabot_2_place_Tapes": { + "downloads": 1259, "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_passing_left_to_right": { - "downloads": 1247, + "G1edu-u3_put_the_water_bottle_on_the_table_d": { + "downloads": 1258, + "likes": 0 + }, + "Agilex_Cobot_Magic_open_drawer_bottom": { + "downloads": 1258, + "likes": 0 + }, + "G1edu-u3_pick_up_the_bottled_water_b": { + "downloads": 1257, + "likes": 0 + }, + "AI2_Alphabot_2_sort_warehouse": { + "downloads": 1253, "likes": 0 }, "Airbot_MMK2_storage_egg_bowl": { - "downloads": 1246, + "downloads": 1252, "likes": 0 }, "Airbot_MMK2_storage_egg_plate": { - "downloads": 1245, + "downloads": 1251, "likes": 0 }, - "Agilex_Cobot_Magic_open_drawer_bottom": { + "AI2_Alphabot_2_stamp_document": { + "downloads": 1247, + "likes": 0 + }, + "G1edu-u3_place_metal_bowl_af": { "downloads": 1245, "likes": 0 }, "Airbot_MMK2_storage_bowl_wet_wipes": { - "downloads": 1236, + "downloads": 1244, "likes": 0 }, - "Airbot_MMK2_move_phone_twice": { - "downloads": 1228, + "G1edu-u3_pick_up_the_tissue_box_ao": { + "downloads": 1240, "likes": 0 }, - "G1edu-u3_place_plastic_bowl_ah": { - "downloads": 1221, + "Agilex_Cobot_Magic_erase_board_left": { + "downloads": 1240, "likes": 0 }, - "G1edu-u3_put_the_water_bottle_on_the_table_d": { - "downloads": 1221, + "Agilex_Cobot_Magic_fold_shorts_khaki": { + "downloads": 1238, "likes": 0 }, - "G1edu-u3_pick_up_the_bottled_water_b": { - "downloads": 1219, + "Airbot_MMK2_move_phone_twice": { + "downloads": 1234, + "likes": 0 + }, + "G1edu-u3_pick_apple_b": { + "downloads": 1231, "likes": 0 }, "Agilex_Cobot_Magic_storage_object_closest_apple": { - "downloads": 1219, + "downloads": 1230, "likes": 0 }, - "G1edu-u3_pick_up_the_tissue_box_ao": { - "downloads": 1215, + "Galaxea_R1_Lite_pour_solid": { + "downloads": 1227, "likes": 0 }, "Airbot_MMK2_push_plunger": { - "downloads": 1212, + "downloads": 1223, "likes": 0 }, - "Airbot_MMK2_move_fake_food": { - "downloads": 1208, + "G1edu-u3_place_metal_bowl_ae": { + "downloads": 1217, "likes": 0 }, - "Galaxea_R1_Lite_pour_solid": { - "downloads": 1208, + "Airbot_MMK2_move_fake_food": { + "downloads": 1215, "likes": 0 }, - "G1edu-u3_place_metal_bowl_af": { - "downloads": 1204, + "G1edu-u3_put_the_tissue_box_al": { + "downloads": 1211, "likes": 0 }, - "Agilex_Cobot_Magic_fold_shorts_khaki": { - "downloads": 1202, + "G1edu-u3_put_the_toy_ap": { + "downloads": 1209, "likes": 0 }, - "G1edu-u3_pick_apple_b": { - "downloads": 1198, + "G1edu-u3_pick_apple_a": { + "downloads": 1206, "likes": 0 }, "Airbot_MMK2_storage_cup_rubik_s_cube": { - "downloads": 1195, - "likes": 0 - }, - "Agilex_Cobot_Magic_erase_board_left": { - "downloads": 1195, + "downloads": 1201, "likes": 0 }, - "Airbot_MMK2_open_laptop": { - "downloads": 1188, - "likes": 0 - }, - "G1edu-u3_put_the_toy_ap": { - "downloads": 1187, + "G1edu-u3_pick_metal_bowl_aa": { + "downloads": 1200, "likes": 0 }, "Airbot_MMK2_doodled_line": { - "downloads": 1187, + "downloads": 1198, "likes": 0 }, "Airbot_MMK2_dial_number": { - "downloads": 1187, + "downloads": 1197, "likes": 0 }, - "G1edu-u3_place_metal_bowl_ae": { - "downloads": 1181, + "Airbot_MMK2_open_laptop": { + "downloads": 1196, "likes": 0 }, - "G1edu-u3_put_the_tissue_box_al": { - "downloads": 1178, + "G1edu-u3_pick_metal_bowl_ab": { + "downloads": 1192, "likes": 0 }, "Galaxea_R1_Lite_mix_red_blue_right": { - "downloads": 1176, + "downloads": 1192, "likes": 0 }, "Airbot_MMK2_swap_sponge_paper_box_plate": { - "downloads": 1176, + "downloads": 1186, + "likes": 0 + }, + "G1edu-u3_pick_up_the_bottled_water_a": { + "downloads": 1182, "likes": 0 }, "Airbot_MMK2_storage_bottle_part": { - "downloads": 1173, + "downloads": 1180, "likes": 0 }, - "G1edu-u3_pick_apple_a": { + "Airbot_MMK2_push_toy_car": { + "downloads": 1174, + "likes": 0 + }, + "Airbot_MMK2_click_pen": { "downloads": 1172, "likes": 0 }, - "Airbot_MMK2_push_toy_car": { - "downloads": 1168, + "G1edu-u3_put_the_water_bottle_aq": { + "downloads": 1170, "likes": 0 }, - "G1edu-u3_pick_metal_bowl_aa": { + "Airbot_MMK2_storage_cookie_toy_car": { "downloads": 1163, "likes": 0 }, - "Airbot_MMK2_click_pen": { - "downloads": 1163, + "G1edu-u3_pick_up_the_lemon_a": { + "downloads": 1162, "likes": 0 }, - "G1edu-u3_pick_metal_bowl_ab": { + "G1edu-u3_pick_up_the_bread_az": { "downloads": 1158, "likes": 0 }, - "Airbot_MMK2_storage_cookie_toy_car": { - "downloads": 1156, + "G1edu-u3_place_apple_c": { + "downloads": 1157, "likes": 0 }, "Airbot_MMK2_pass_paper_box": { - "downloads": 1150, + "downloads": 1156, "likes": 0 }, - "G1edu-u3_put_the_water_bottle_aq": { - "downloads": 1147, + "AI2_Alphabot_2_insert_straw": { + "downloads": 1155, "likes": 0 }, - "Agilex_Cobot_Magic_close_drawer_bottom": { - "downloads": 1145, + "Airbot_MMK2_move_bottle_tape_measure": { + "downloads": 1153, "likes": 0 }, - "Airbot_MMK2_move_bottle_tape_measure": { - "downloads": 1145, + "G1edu-u3_little_tray_storage_lemon_b": { + "downloads": 1153, "likes": 0 }, - "G1edu-u3_pick_up_the_bottled_water_a": { - "downloads": 1145, + "G1edu-u3_pick_plastic_bowl_ad": { + "downloads": 1151, "likes": 0 }, "Airbot_MMK2_take_toy_car": { - "downloads": 1141, + "downloads": 1149, "likes": 0 }, "Airbot_MMK2_storage_tumbler_umbrella": { - "downloads": 1138, + "downloads": 1146, "likes": 0 }, - "G1edu-u3_pick_up_the_bread_az": { - "downloads": 1133, + "Galaxea_R1_Lite_mix_color": { + "downloads": 1142, "likes": 0 }, - "Airbot_MMK2_move_book_front": { - "downloads": 1129, + "G1edu-u3_pick_leftover_food_ac": { + "downloads": 1139, "likes": 0 }, - "G1edu-u3_little_tray_storage_lemon_b": { - "downloads": 1128, + "G1edu-u3_tray_storage_lemon_a": { + "downloads": 1138, "likes": 0 }, - "G1edu-u3_pick_plastic_bowl_ad": { - "downloads": 1126, + "Airbot_MMK2_move_book_front": { + "downloads": 1136, "likes": 0 }, "Agilex_Cobot_Magic_pass_object_left_to_right_khaki_tablecloth": { - "downloads": 1124, - "likes": 0 - }, - "G1edu-u3_place_apple_c": { - "downloads": 1123, + "downloads": 1136, "likes": 0 }, "Agilex_Cobot_Magic_storage_object_closest": { - "downloads": 1121, + "downloads": 1135, "likes": 0 }, - "G1edu-u3_pick_up_the_lemon_a": { - "downloads": 1119, + "G1edu-u3_put_the_bread_aw": { + "downloads": 1135, "likes": 0 }, - "Galaxea_R1_Lite_mix_color": { - "downloads": 1117, + "Galaxea_R1_Lite_fold_towel_twice": { + "downloads": 1130, "likes": 0 }, - "G1edu-u3_pick_leftover_food_ac": { - "downloads": 1115, + "G1edu-u3_place_bottle_c": { + "downloads": 1125, "likes": 0 }, - "Galaxea_R1_Lite_fold_towel_twice": { - "downloads": 1113, + "AI2_Alphabot_2_shake_bottle": { + "downloads": 1124, "likes": 0 }, - "G1edu-u3_tray_storage_lemon_a": { - "downloads": 1113, + "G1edu-u3_put_the_lemon_af": { + "downloads": 1117, "likes": 0 }, - "G1edu-u3_put_the_bread_aw": { - "downloads": 1111, + "Agilex_Cobot_Magic_erase_board_right": { + "downloads": 1115, "likes": 0 }, - "G1edu-u3_place_bottle_c": { - "downloads": 1102, + "G1edu-u3_pick_crumpled_paper_aa": { + "downloads": 1106, "likes": 0 }, "Airbot_MMK2_swap_bottle_wet_wipes_plate": { - "downloads": 1099, + "downloads": 1105, + "likes": 0 + }, + "G1edu-u3_pick_cup_a": { + "downloads": 1100, "likes": 0 }, "Airbot_MMK2_move_block_gold_bar_models": { - "downloads": 1094, + "downloads": 1100, "likes": 0 }, - "G1edu-u3_put_the_lemon_af": { - "downloads": 1093, + "Agilex_Cobot_Magic_fold_towel_grey_tray": { + "downloads": 1100, + "likes": 0 + }, + "G1edu-u3_pick_up_the_bottled_water_as": { + "downloads": 1099, "likes": 0 }, "Airbot_MMK2_take_electronics": { - "downloads": 1092, + "downloads": 1098, "likes": 0 }, "Airbot_MMK2_storage_pumpkin_right": { - "downloads": 1082, + "downloads": 1097, "likes": 0 }, - "G1edu-u3_pick_crumpled_paper_aa": { - "downloads": 1081, + "G1edu-u3_pick_up_the_lemon_at": { + "downloads": 1093, "likes": 0 }, - "Airbot_MMK2_storage_braised_pork_belly_shrimp": { - "downloads": 1079, + "G1edu-u3_put_the_lemon_on_the_plate_ah": { + "downloads": 1093, "likes": 0 }, "Airbot_MMK2_storage_tools": { - "downloads": 1079, + "downloads": 1089, "likes": 0 }, - "G1edu-u3_pick_cup_a": { - "downloads": 1077, + "G1edu-u3_little_tray_storage_apple_b": { + "downloads": 1088, "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_right": { - "downloads": 1073, + "Airbot_MMK2_storage_braised_pork_belly_shrimp": { + "downloads": 1086, "likes": 0 }, - "G1edu-u3_put_the_lemon_on_the_plate_ah": { - "downloads": 1070, + "G1edu-u3_pick_empty_bottle_ab": { + "downloads": 1084, "likes": 0 }, - "G1edu-u3_pick_up_the_bottled_water_as": { - "downloads": 1068, + "G1edu-u3_pick_up_the_toy_ai": { + "downloads": 1076, "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_grey_tray": { - "downloads": 1068, + "AI2_Alphabot_2_heat_test_tube": { + "downloads": 1074, "likes": 0 }, "Airbot_MMK2_move_book_right_side": { - "downloads": 1068, - "likes": 0 - }, - "G1edu-u3_little_tray_storage_apple_b": { - "downloads": 1063, + "downloads": 1074, "likes": 0 }, "Galaxea_R1_Lite_move_mouse": { - "downloads": 1062, + "downloads": 1072, "likes": 0 }, - "G1edu-u3_pick_empty_bottle_ab": { - "downloads": 1059, + "Agilex_Cobot_Magic_move_mouse_pen_black_tablecloth": { + "downloads": 1054, "likes": 0 }, - "G1edu-u3_pick_up_the_lemon_at": { - "downloads": 1051, + "Airbot_MMK2_turn_page": { + "downloads": 1054, "likes": 0 }, - "G1edu-u3_pick_up_the_toy_ai": { - "downloads": 1050, - "likes": 0 - }, - "Airbot_MMK2_turn_page": { - "downloads": 1042, + "Agilex_Cobot_Magic_move_mouse_pen_red_tablecloth": { + "downloads": 1044, "likes": 0 }, "Airbot_MMK2_open_door_right": { - "downloads": 1030, + "downloads": 1040, "likes": 0 }, "Airbot_MMK2_take_cup": { - "downloads": 1027, + "downloads": 1035, "likes": 0 }, "Airbot_MMK2_move_tub": { - "downloads": 1025, + "downloads": 1032, "likes": 0 }, - "Agilex_Cobot_Magic_move_mouse_pen_black_tablecloth": { - "downloads": 1020, + "Airbot_MMK2_storage_potato_left": { + "downloads": 1022, "likes": 0 }, - "Agilex_Cobot_Magic_move_mouse_pen_red_tablecloth": { - "downloads": 1012, + "Agilex_Cobot_Magic_fold_towel_pink_tray": { + "downloads": 1021, "likes": 0 }, "Airbot_MMK2_move_block_wet_wipes": { - "downloads": 1007, + "downloads": 1018, "likes": 0 }, - "Airbot_MMK2_storage_potato_left": { - "downloads": 1000, + "Agilex_Cobot_Magic_close_drawer_top": { + "downloads": 1008, "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_pink_tray": { - "downloads": 989, + "Agilex_Cobot_Magic_erase_board_passing_right_to_left": { + "downloads": 1004, + "likes": 0 + }, + "Agilex_Cobot_Magic_fold_jeans_shorts_children_s": { + "downloads": 1004, + "likes": 0 + }, + "AI2_Alphabot_2_stack_cups": { + "downloads": 999, "likes": 0 }, "Airbot_MMK2_move_cake": { - "downloads": 988, + "downloads": 999, "likes": 0 }, - "Agilex_Cobot_Magic_pour_water_pink_cup": { - "downloads": 987, + "Agilex_Cobot_Magic_erase_board": { + "downloads": 997, "likes": 0 }, "Realman_RMC_AIDA_L_fold_towel": { - "downloads": 980, + "downloads": 990, "likes": 0 }, "Airbot_MMK2_stack_cup": { - "downloads": 977, - "likes": 0 - }, - "Agilex_Cobot_Magic_close_drawer_top": { - "downloads": 973, + "downloads": 988, "likes": 0 }, "Realman_RMC_AIDA_L_storage_peach_drawer": { - "downloads": 969, + "downloads": 983, "likes": 0 }, "Airbot_MMK2_remove_pen_cap": { - "downloads": 966, - "likes": 0 - }, - "Agilex_Cobot_Magic_fold_jeans_shorts_children_s": { - "downloads": 961, - "likes": 0 - }, - "Agilex_Cobot_Magic_erase_board_passing_right_to_left": { - "downloads": 959, + "downloads": 977, "likes": 0 }, - "Agilex_Cobot_Magic_erase_board": { - "downloads": 951, + "AI2_Alphabot_2_open_microwave": { + "downloads": 966, "likes": 0 }, "Airbot_MMK2_pull_tissue": { - "downloads": 947, + "downloads": 957, "likes": 0 }, "Airbot_MMK2_move_cup_paper_box": { - "downloads": 938, + "downloads": 948, "likes": 0 }, "Airbot_MMK2_play_guitar": { - "downloads": 928, + "downloads": 937, "likes": 0 }, "Airbot_MMK2_sweep_peaper": { - "downloads": 912, + "downloads": 923, "likes": 0 }, - "Airbot_MMK2_pick_up_and_place_tub": { - "downloads": 908, + "Airbot_MMK2_unplug": { + "downloads": 919, "likes": 0 }, - "Airbot_MMK2_unplug": { - "downloads": 908, + "Airbot_MMK2_pick_up_and_place_tub": { + "downloads": 919, "likes": 0 }, "Airbot_MMK2_take_egg": { - "downloads": 905, + "downloads": 915, + "likes": 0 + }, + "AI2_Alphabot_2_pick_thermometer": { + "downloads": 913, "likes": 0 }, "Agilex_Cobot_Magic_move_mouse_pen_khaki_tablecloth": { - "downloads": 888, + "downloads": 910, "likes": 0 }, - "Airbot_MMK2_storage_peach_pear": { - "downloads": 881, + "AI2_Alphabot_2_pour_water": { + "downloads": 894, "likes": 0 }, "Airbot_MMK2_storage_penguin_doll_tiger_doll": { - "downloads": 881, + "downloads": 891, + "likes": 0 + }, + "Airbot_MMK2_storage_peach_pear": { + "downloads": 889, "likes": 0 }, "Realman_RMC_AIDA_L_storage_towel_basket": { - "downloads": 874, + "downloads": 887, "likes": 0 }, "Realman_RMC_AIDA_L_storage_peach_box": { - "downloads": 865, + "downloads": 877, "likes": 0 }, - "Airbot_MMK2_storage_onion_sweet_potato": { - "downloads": 858, + "Airbot_MMK2_storage_pumpkin_left": { + "downloads": 875, "likes": 0 }, - "Airbot_MMK2_storage_pumpkin_left": { - "downloads": 854, + "AI2_Alphabot_2_sort_angle_iron": { + "downloads": 872, "likes": 0 }, "Agilex_Cobot_Magic_move_mouse_pen": { - "downloads": 851, + "downloads": 872, + "likes": 0 + }, + "Airbot_MMK2_storage_onion_sweet_potato": { + "downloads": 868, + "likes": 0 + }, + "AI2_Alphabot_2_pick_test_tube": { + "downloads": 864, "likes": 0 }, "Airbot_MMK2_storage_cake_cup": { - "downloads": 844, + "downloads": 854, "likes": 0 }, "Airbot_MMK2_swap_bbs_block_plate": { - "downloads": 841, + "downloads": 851, "likes": 0 }, "Airbot_MMK2_close_door_right": { - "downloads": 838, + "downloads": 847, "likes": 0 }, "Airbot_MMK2_move_umbrella_tissues": { - "downloads": 834, + "downloads": 844, "likes": 0 }, "Airbot_MMK2_move_paper_box": { - "downloads": 826, + "downloads": 836, "likes": 0 }, "Airbot_MMK2_storage_hourglass": { - "downloads": 814, + "downloads": 824, "likes": 0 }, "Airbot_MMK2_storage_tomato_potato": { - "downloads": 811, + "downloads": 819, "likes": 0 }, "Airbot_MMK2_storage_cookie_cup": { - "downloads": 808, + "downloads": 817, + "likes": 0 + }, + "Airbot_MMK2_stack_bowl": { + "downloads": 816, "likes": 0 }, "Airbot_MMK2_swap_bbs_cake_plate": { - "downloads": 805, + "downloads": 815, "likes": 0 }, "Airbot_MMK2_storage_lemon_mango": { - "downloads": 803, + "downloads": 811, "likes": 0 }, - "Airbot_MMK2_stack_bowl": { - "downloads": 796, + "Airbot_MMK2_swap_apple_cake_plate": { + "downloads": 803, "likes": 0 }, "Airbot_MMK2_storage_paper_box_sponge": { - "downloads": 794, + "downloads": 802, "likes": 0 }, - "Airbot_MMK2_swap_apple_cake_plate": { - "downloads": 792, + "Agilex_Cobot_Magic_move_mouse_pen_green_tablecloth": { + "downloads": 796, "likes": 0 }, "Airbot_MMK2_take_part_both_hands": { - "downloads": 781, + "downloads": 792, "likes": 0 }, "Airbot_MMK2_storage_gold_bar_model_shark_doll": { - "downloads": 781, - "likes": 0 - }, - "Airbot_MMK2_storage_bowl": { - "downloads": 779, + "downloads": 790, "likes": 0 }, "Airbot_MMK2_storage_potato_pumpkin": { - "downloads": 774, + "downloads": 790, "likes": 0 }, "Airbot_MMK2_storage_bell_pepper_bowl": { - "downloads": 770, + "downloads": 787, "likes": 0 }, - "Airbot_MMK2_move_apple_orange_pomegranate": { - "downloads": 770, + "Airbot_MMK2_storage_bowl": { + "downloads": 786, "likes": 0 }, - "Airbot_MMK2_storage_shark_doll": { - "downloads": 765, + "Airbot_MMK2_move_apple_orange_pomegranate": { + "downloads": 779, "likes": 0 }, - "Agilex_Cobot_Magic_move_mouse_pen_green_tablecloth": { - "downloads": 764, + "Airbot_MMK2_storage_shark_doll": { + "downloads": 776, "likes": 0 }, "Airbot_MMK2_storage_ice_cream": { - "downloads": 762, + "downloads": 772, "likes": 0 }, "Airbot_MMK2_storage_bell_pepper": { - "downloads": 760, - "likes": 0 - }, - "Airbot_MMK2_storage_cake_pan": { - "downloads": 748, + "downloads": 768, "likes": 0 }, "Airbot_MMK2_cover_lid": { - "downloads": 728, + "downloads": 738, "likes": 0 }, "Airbot_MMK2_storage_network_cable_paper_box": { - "downloads": 704, - "likes": 0 - }, - "Airbot_MMK2_close_doors": { - "downloads": 701, + "downloads": 715, "likes": 0 }, "Airbot_MMK2_move_block_twice": { - "downloads": 700, + "downloads": 711, "likes": 0 }, - "Airbot_MMK2_move_pan": { - "downloads": 676, + "Airbot_MMK2_close_doors": { + "downloads": 710, "likes": 0 }, "Airbot_MMK2_move_block": { - "downloads": 676, + "downloads": 685, "likes": 0 }, - "Airbot_MMK2_move_block_both_hands": { - "downloads": 671, + "Airbot_MMK2_move_pan": { + "downloads": 685, "likes": 0 }, - "Airbot_MMK2_close_drawer": { - "downloads": 670, + "Airbot_MMK2_move_block_both_hands": { + "downloads": 681, "likes": 0 }, "Airbot_MMK2_open_door_left": { - "downloads": 670, + "downloads": 679, + "likes": 0 + }, + "Airbot_MMK2_close_drawer": { + "downloads": 678, "likes": 0 }, "Airbot_MMK2_close_door_left": { - "downloads": 661, + "downloads": 671, "likes": 0 }, "Airbot_MMK2_storage_badminton": { - "downloads": 653, + "downloads": 663, "likes": 0 }, "Airbot_MMK2_move_tennis_racket_ball": { - "downloads": 650, + "downloads": 660, "likes": 0 }, "Airbot_MMK2_take_bottle_umbrella": { - "downloads": 644, + "downloads": 653, "likes": 0 }, "Airbot_MMK2_storage_stationery_xylophone": { - "downloads": 611, + "downloads": 621, "likes": 0 }, "Airbot_MMK2_move_sword_doll": { - "downloads": 606, + "downloads": 616, "likes": 0 }, "Airbot_MMK2_take_dog_doll": { - "downloads": 604, + "downloads": 615, "likes": 0 }, "Airbot_MMK2_take_block": { - "downloads": 604, + "downloads": 613, "likes": 0 }, "Airbot_MMK2_move_cake_tape_measure": { - "downloads": 603, + "downloads": 611, "likes": 0 }, "Airbot_MMK2_storage_and_take_cake_plate": { - "downloads": 602, + "downloads": 610, "likes": 0 }, "Airbot_MMK2_storage_cake_ice_cream": { - "downloads": 595, + "downloads": 606, "likes": 0 }, "Airbot_MMK2_storage_diamond_ring": { - "downloads": 587, + "downloads": 599, "likes": 0 }, "Airbot_MMK2_storage_cake_plate": { - "downloads": 585, + "downloads": 595, "likes": 0 }, "Airbot_MMK2_storage_block_tape_measure": { - "downloads": 584, + "downloads": 591, "likes": 0 }, "Airbot_MMK2_storage_cup_plate": { - "downloads": 582, - "likes": 0 - }, - "Airbot_MMK2_storage_electronics_white_basket": { - "downloads": 579, + "downloads": 591, "likes": 0 }, "Airbot_MMK2_storage_cake_box": { - "downloads": 579, + "downloads": 589, "likes": 0 }, - "Airbot_MMK2_storge_cake_ice_cream": { - "downloads": 574, + "Airbot_MMK2_storage_electronics_white_basket": { + "downloads": 588, "likes": 0 }, "Airbot_MMK2_storage_block_BBs": { - "downloads": 573, + "downloads": 584, + "likes": 0 + }, + "Airbot_MMK2_storge_cake_ice_cream": { + "downloads": 583, "likes": 0 }, "Airbot_MMK2_play_toy_piano": { - "downloads": 572, + "downloads": 581, "likes": 0 }, "Airbot_MMK2_take_tissues": { - "downloads": 569, + "downloads": 580, "likes": 0 }, "Airbot_MMK2_storage_grape": { - "downloads": 566, + "downloads": 577, "likes": 0 }, "Airbot_MMK2_swap_bread_cake_plate": { - "downloads": 563, + "downloads": 572, "likes": 0 }, "Airbot_MMK2_storage_apple_orange": { - "downloads": 560, + "downloads": 570, "likes": 0 }, "Airbot_MMK2_swap_cake_sponge_plate": { - "downloads": 556, + "downloads": 566, "likes": 0 }, "Airbot_MMK2_take_BBs_block": { - "downloads": 548, + "downloads": 558, "likes": 0 }, - "Airbot_MMK2_storage_block_both_hands": { - "downloads": 547, + "Airbot_MMK2_take_block_both_hands": { + "downloads": 555, "likes": 0 }, - "Airbot_MMK2_storage_pineapple": { - "downloads": 546, + "Airbot_MMK2_storage_block_both_hands": { + "downloads": 555, "likes": 0 }, - "Airbot_MMK2_take_block_both_hands": { - "downloads": 544, + "Airbot_MMK2_storage_pineapple": { + "downloads": 555, "likes": 0 }, "Airbot_MMK2_unscrew_bottle_cap": { - "downloads": 543, + "downloads": 554, "likes": 0 }, "Airbot_MMK2_storage_milk_tissue": { - "downloads": 541, + "downloads": 551, "likes": 0 }, "Realman_RMC_AIDA_L_arrange_flowers": { - "downloads": 537, + "downloads": 549, "likes": 0 }, "Airbot_MMK2_remove_lid": { - "downloads": 537, + "downloads": 546, "likes": 0 }, "Airbot_MMK2_storage_tissues_tub": { - "downloads": 535, + "downloads": 544, "likes": 0 }, - "Airbot_MMK2_slide_tape_onto_can": { - "downloads": 512, + "Realman_RMC_AIDA_L_storage_block_basket": { + "downloads": 528, "likes": 0 }, - "Realman_RMC_AIDA_L_storage_block_basket": { - "downloads": 508, + "Airbot_MMK2_slide_tape_onto_can": { + "downloads": 523, "likes": 0 }, "Realman_RMC_AIDA_L_hang_clothes": { - "downloads": 508, + "downloads": 519, "likes": 0 }, "Airbot_MMK2_storage_cake_both_hands": { - "downloads": 508, + "downloads": 517, "likes": 0 }, "Airbot_MMK2_take_cake_both_hands": { - "downloads": 506, + "downloads": 514, "likes": 0 }, "Airbot_MMK2_storage_tape_measure_umbrella": { - "downloads": 501, + "downloads": 512, "likes": 0 }, "Airbot_MMK2_storage_sponge_wet_wipes": { - "downloads": 500, + "downloads": 510, "likes": 0 }, "Airbot_MMK2_take_bowl_sponge": { - "downloads": 491, + "downloads": 501, + "likes": 0 + }, + "AI2_Alphabot_2_move_basket": { + "downloads": 411, + "likes": 0 + }, + "AI2_Alphabot_2_move_test_tube": { + "downloads": 349, + "likes": 0 + }, + "AI2_Alphabot_2_organize_pencil_holder": { + "downloads": 333, + "likes": 0 + }, + "AI2_Alphabot_2_organize_lab_equipment": { + "downloads": 318, + "likes": 0 + }, + "AI2_Alphabot_2_clink_glasses": { + "downloads": 304, + "likes": 0 + }, + "AI2_Alphabot_2_pour_liquid": { + "downloads": 283, + "likes": 0 + }, + "AI2_Alphabot_2_shake_test_tube": { + "downloads": 276, + "likes": 0 + }, + "AI2_Alphabot_2_stir_spoon": { + "downloads": 174, + "likes": 0 + }, + "AI2_Alphabot_2_stir_water": { + "downloads": 137, "likes": 0 }, "Galaxea_R1_Lite_pour_powder": { - "downloads": 98, + "downloads": 105, + "likes": 0 + }, + "AI2_Alphabot_2_shake_beaker": { + "downloads": 56, + "likes": 0 + }, + "AI2_Alphabot_2_unplug_data_cable": { + "downloads": 23, + "likes": 0 + }, + "AI2_Alphabot_2_place_pen": { + "downloads": 22, + "likes": 0 + }, + "AI2_Alphabot_2_sort_garbage_bag_and_box": { + "downloads": 5, + "likes": 0 + }, + "AI2_Alphabot_2_sort_personal_care_items": { + "downloads": 1, "likes": 0 } } }, "modelscope": { "org_name": "RoboCOIN", - "total_downloads": 3034646, - "dataset_count": 671, + "total_downloads": 3037485, + "dataset_count": 703, "datasets": { "AgiBot-g1_picks_up_parts_b": { - "downloads": 95735 + "downloads": 95743, + "likes": 0 }, "AgiBot-g1_picks_up_battery_a": { - "downloads": 72398 + "downloads": 72403, + "likes": 0 }, "AgiBot-g1_box_storage_cardboard_box_c": { - "downloads": 62565 + "downloads": 62570, + "likes": 0 }, "AgiBot-g1_storage_item_e": { - "downloads": 62420 + "downloads": 62425, + "likes": 0 }, "AgiBot-g1_left_capture_part": { - "downloads": 59176 + "downloads": 59182, + "likes": 0 }, "AgiBot-g1_storage_item_d": { - "downloads": 52368 + "downloads": 52370, + "likes": 0 }, "AgiBot-g1_pick_up_battery": { - "downloads": 51845 + "downloads": 51848, + "likes": 0 }, "AgiBot-g1_box_storage_cardboard_box_a": { - "downloads": 51093 + "downloads": 51097, + "likes": 0 }, "Cobot_Magic_make_hamburger": { - "downloads": 48189 + "downloads": 48193, + "likes": 0 }, "AgiBot-g1_box_storage_part_a": { - "downloads": 46212 + "downloads": 46214, + "likes": 0 }, "RMC-AIDA-L_desktop_organization": { - "downloads": 45625 + "downloads": 45629, + "likes": 0 }, "AgiBot-g1_picks_up_battery_b": { - "downloads": 42372 + "downloads": 42374, + "likes": 0 }, "RMC-AIDA-L_fold_shirt": { - "downloads": 34125 + "downloads": 34127, + "likes": 0 }, "Cobot_Magic_desktop_organization": { - "downloads": 33896 + "downloads": 33899, + "likes": 0 }, "AgiBot-g1_picks_up_cardboard_box": { - "downloads": 33235 + "downloads": 33237, + "likes": 0 }, "AgiBot-g1_box_storage_cardboard_box_b": { - "downloads": 32428 + "downloads": 32430, + "likes": 0 }, "Tianqin_A2_box_storage_part": { - "downloads": 31238 + "downloads": 31241, + "likes": 0 }, "leju_robot_part_placement": { - "downloads": 29630 + "downloads": 29634, + "likes": 0 }, "Cobot_Magic_food_packaging": { - "downloads": 28518 + "downloads": 28521, + "likes": 0 }, "leju_robot_moving_parts_s": { - "downloads": 27786 + "downloads": 27791, + "likes": 0 }, "Galbot_g1_fold_clothe_e": { - "downloads": 27733 + "downloads": 27736, + "likes": 0 }, "leju_robot_moving_parts_q": { - "downloads": 27632 + "downloads": 27638, + "likes": 0 }, "leju_robot_moving_parts_t": { - "downloads": 27603 + "downloads": 27610, + "likes": 0 }, "leju_robot_moving_parts_o": { - "downloads": 27275 + "downloads": 27279, + "likes": 0 }, "leju_robot_moving_parts_n": { - "downloads": 27230 + "downloads": 27236, + "likes": 0 }, "leju_robot_moving_parts_c": { - "downloads": 26767 + "downloads": 26771, + "likes": 0 }, "leju_robot_moving_parts_f": { - "downloads": 26737 + "downloads": 26741, + "likes": 0 }, "Cobot_Magic_fold_clothes": { - "downloads": 25973 + "downloads": 25977, + "likes": 0 }, "Galbot_g1_fold_clothe_c": { - "downloads": 22705 + "downloads": 22713, + "likes": 0 }, "Split_aloha_stack_baskets": { - "downloads": 22689 + "downloads": 22694, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_h": { - "downloads": 22201 + "downloads": 22205, + "likes": 0 }, "Cobot_Magic_steamer_storage_dumpling": { - "downloads": 22148 + "downloads": 22152, + "likes": 0 }, "Cobot_Magic_pull_zipper": { - "downloads": 21864 + "downloads": 21868, + "likes": 0 }, "Cobot_Magic_pot_storage_steamer": { - "downloads": 21782 + "downloads": 21785, + "likes": 0 }, "Cobot_Magic_pour_drink": { - "downloads": 21308 + "downloads": 21311, + "likes": 0 }, "leju_robot_moving_parts_a": { - "downloads": 20804 + "downloads": 20809, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_d": { - "downloads": 20783 + "downloads": 20786, + "likes": 0 }, "Cobot_Magic_take_the_shoes_off_the_shelf": { - "downloads": 20775 + "downloads": 20778, + "likes": 0 }, "Cobot_Magic_the_box_stores_table_tennis_balls": { - "downloads": 18714 + "downloads": 18717, + "likes": 0 }, "Agilex_Cobot_Magic_pour_tea": { - "downloads": 18454 + "downloads": 18458, + "likes": 0 }, "leju_robot_moving_parts_k": { - "downloads": 17957 + "downloads": 17962, + "likes": 0 }, "Cobot_Magic_take_out_the_bread": { - "downloads": 17559 + "downloads": 17562, + "likes": 0 }, "Cobot_Magic_pour_water_a": { - "downloads": 17153 + "downloads": 17157, + "likes": 0 }, "RMC-AIDA-L_pull_open_bag": { - "downloads": 16397 + "downloads": 16400, + "likes": 0 }, "AgiBot-g1_battery_storage_b": { - "downloads": 15356 + "downloads": 15361, + "likes": 0 }, "leju_robot_hotel_services_c": { - "downloads": 15342 + "downloads": 15347, + "likes": 0 }, "leju_robot_hotel_services_a": { - "downloads": 15298 + "downloads": 15304, + "likes": 0 }, "AgiBot-g1_picks_up_parts_a": { - "downloads": 15275 + "downloads": 15277, + "likes": 0 }, "RMC-AIDA-L_storage_bin_storage": { - "downloads": 15124 + "downloads": 15127, + "likes": 0 }, "leju_robot_hotel_services_d": { - "downloads": 14792 + "downloads": 14796, + "likes": 0 }, "Cobot_Magic_plate_storaje_baozi": { - "downloads": 14721 + "downloads": 14724, + "likes": 0 }, "Cobot_Magic_vase_storage_flower": { - "downloads": 14290 + "downloads": 14293, + "likes": 0 }, "Cobot_Magic_classification_of_tableware": { - "downloads": 14247 + "downloads": 14251, + "likes": 0 }, "leju_robot_hotel_services_e": { - "downloads": 13936 + "downloads": 13941, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_e": { - "downloads": 13910 + "downloads": 13913, + "likes": 0 }, "RMC-AIDA-L_fold_shorts": { - "downloads": 13584 + "downloads": 13586, + "likes": 0 }, "RMC-AIDA-L_glasses_storage": { - "downloads": 13570 + "downloads": 13574, + "likes": 0 }, "Tianqin_A2_container_storage_graphics_card": { - "downloads": 13200 + "downloads": 13203, + "likes": 0 }, "AgiBot-g1_storage_item_b": { - "downloads": 13177 + "downloads": 13179, + "likes": 0 }, "Cobot_Magic_twist_bottle_cap": { - "downloads": 13112 + "downloads": 13115, + "likes": 0 }, "Cobot_Magic_clean_blackboard": { - "downloads": 12698 + "downloads": 12702, + "likes": 0 }, "leju_robot_box_storage_parcel_a": { - "downloads": 12188 + "downloads": 12194, + "likes": 0 }, "leju_robot_box_storage_parcel_f": { - "downloads": 11853 + "downloads": 11858, + "likes": 0 }, "AgiBot-g1_box_storage_b": { - "downloads": 11844 + "downloads": 11847, + "likes": 0 }, "leju_robot_box_storage_parcel_c": { - "downloads": 11806 + "downloads": 11812, + "likes": 0 }, "RMC-AIDA-L_food_packaging": { - "downloads": 11762 + "downloads": 11765, + "likes": 0 }, "leju_robot_box_storage_parcel_g": { - "downloads": 11698 + "downloads": 11703, + "likes": 0 }, "Cobot_Magic_classification_of_fruits_and_vegetables_a": { - "downloads": 11556 + "downloads": 11559, + "likes": 0 }, "Split_aloha_basket_storage_peach": { - "downloads": 11339 + "downloads": 11343, + "likes": 0 }, "AIRBOT_MMK2_place_the_paper_drawer": { - "downloads": 11103 + "downloads": 11111, + "likes": 0 }, "Cobot_Magic_the_plate_holds_the_vegetables": { - "downloads": 11095 + "downloads": 11098, + "likes": 0 }, "Cobot_Magic_classification_of_fruits_and_vegetables": { - "downloads": 11018 + "downloads": 11021, + "likes": 0 }, "leju_robot_pass_the_cleaner_a": { - "downloads": 10938 + "downloads": 10942, + "likes": 0 }, "Cobot_Magic_the_plate_holds_the_fruit": { - "downloads": 10893 + "downloads": 10896, + "likes": 0 }, "leju_robot_pass_the_cleaner_d": { - "downloads": 10874 + "downloads": 10878, + "likes": 0 }, "Split_aloha_fold_the_pants": { - "downloads": 10772 + "downloads": 10777, + "likes": 0 }, "Cobot_Magic_turn_off_the_desk_lamp": { - "downloads": 10731 + "downloads": 10734, + "likes": 0 }, "leju_robot_pass_the_cleaner_e": { - "downloads": 10667 + "downloads": 10671, + "likes": 0 }, "Cobot_Magic_turn_on_the_desk_lamp": { - "downloads": 10647 + "downloads": 10650, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_b": { - "downloads": 10598 + "downloads": 10601, + "likes": 0 }, "leju_robot_pass_the_cleaner_b": { - "downloads": 10549 + "downloads": 10553, + "likes": 0 }, "leju_robot_pass_the_cleaner_c": { - "downloads": 10509 + "downloads": 10514, + "likes": 0 }, "AgiBot-g1_mobile_accessory_storage_box_a": { - "downloads": 10339 + "downloads": 10341, + "likes": 0 }, "G1edu-u3_food_storage": { - "downloads": 10302 + "downloads": 10305, + "likes": 0 }, "Split_aloha_basket_storage_egg_yolk_pastry": { - "downloads": 10281 + "downloads": 10286, + "likes": 0 }, "Split_aloha_basket_storage_orange": { - "downloads": 9689 + "downloads": 9694, + "likes": 0 }, "leju_robot_box_storage_parcel_h": { - "downloads": 9543 + "downloads": 9548, + "likes": 0 }, "Split_aloha_pour_rice": { - "downloads": 9220 + "downloads": 9224, + "likes": 0 }, "Cobot_Magic_take_out_a_pen_from_the_pen_holder": { - "downloads": 9026 + "downloads": 9029, + "likes": 0 }, "leju_robot_moving_parts_h": { - "downloads": 8925 + "downloads": 8929, + "likes": 0 }, "Cobot_Magic_box_storage_chopsticks": { - "downloads": 8887 + "downloads": 8890, + "likes": 0 }, "leju_robot_moving_parts_g": { - "downloads": 8756 + "downloads": 8760, + "likes": 0 }, "RMC-AIDA-L_pour_tea": { - "downloads": 8672 + "downloads": 8676, + "likes": 0 }, "leju_robot_moving_parts_j": { - "downloads": 8599 + "downloads": 8603, + "likes": 0 }, "leju_robot_moving_parts_i": { - "downloads": 8597 + "downloads": 8601, + "likes": 0 }, "G1edu-u3_stack_bowls": { - "downloads": 8578 + "downloads": 8583, + "likes": 0 }, "R1_Lite_take_and_put_away_garden_stuff_a": { - "downloads": 8506 + "downloads": 8510, + "likes": 0 }, "RMC-AIDA-L_basket_storage_long_bread": { - "downloads": 8420 + "downloads": 8422, + "likes": 0 }, "AgiBot-g1_remove_the_accessory": { - "downloads": 8397 + "downloads": 8399, + "likes": 0 }, "R1_Lite_put_the_tableware_into_the_cupboard": { - "downloads": 8275 + "downloads": 8279, + "likes": 0 }, "RMC-AIDA-L_stir_coffee": { - "downloads": 8193 + "downloads": 8197, + "likes": 0 }, "Galbot_g1_fold_clothe_b": { - "downloads": 8193 + "downloads": 8196, + "likes": 0 }, "AgiBot-g1_tool_storage": { - "downloads": 8165 + "downloads": 8167, + "likes": 0 }, "RMC-AIDA-L_clean_table": { - "downloads": 8138 + "downloads": 8140, + "likes": 0 }, "AgiBot-g1_battery_storage_c": { - "downloads": 8071 + "downloads": 8073, + "likes": 0 }, "R1_Lite_drawer_storage_hair_dryer": { - "downloads": 8016 + "downloads": 8019, + "likes": 0 }, "RMC-AIDA-L_basket_storage_egg_yolk_pastry": { - "downloads": 7985 + "downloads": 7987, + "likes": 0 }, "RMC-AIDA-L_basket_storage_peach": { - "downloads": 7974 + "downloads": 7976, + "likes": 0 }, "Cobot_Magic_make_fruit_salad": { - "downloads": 7829 + "downloads": 7832, + "likes": 0 }, "AgiBot-g1_robotic_arm_picks_up_battery": { - "downloads": 7806 + "downloads": 7808, + "likes": 0 }, "RMC-AIDA-L_place_test_tube": { - "downloads": 7776 + "downloads": 7779, + "likes": 0 }, "AgiBot-g1_mobile_accessory_storage_box_f": { - "downloads": 7771 + "downloads": 7773, + "likes": 0 }, "AgiBot-g1_right_capture_part": { - "downloads": 7679 + "downloads": 7682, + "likes": 0 }, "Cobot_Magic_place_the_test_tube": { - "downloads": 7636 + "downloads": 7639, + "likes": 0 }, "R1_Lite_put_on_a_garbage_bag": { - "downloads": 7514 + "downloads": 7518, + "likes": 0 }, "RMC-AIDA-L_pour_rice": { - "downloads": 7429 + "downloads": 7432, + "likes": 0 }, "leju_robot_hotel_services_ab": { - "downloads": 7411 + "downloads": 7416, + "likes": 0 }, "Cobot_Magic_cut_banana": { - "downloads": 7394 + "downloads": 7397, + "likes": 0 }, "leju_robot_hotel_services_ae": { - "downloads": 7353 + "downloads": 7358, + "likes": 0 }, "Split_aloha_basket_storage_bread": { - "downloads": 7285 + "downloads": 7289, + "likes": 0 }, "R1_Lite_wash_the_tableware": { - "downloads": 7256 + "downloads": 7260, + "likes": 0 }, "leju_robot_hotel_services_af": { - "downloads": 7223 + "downloads": 7227, + "likes": 0 }, "AgiBot-g1_robotic_arm_picks_up_parts": { - "downloads": 7171 + "downloads": 7173, + "likes": 0 }, "AgiBot-g1_mobile_accessory_storage_box_e": { - "downloads": 7113 + "downloads": 7115, + "likes": 0 }, "RMC-AIDA-L_basket_storage_banana": { - "downloads": 7110 + "downloads": 7112, + "likes": 0 }, "AgiBot-g1_box_storage_e": { - "downloads": 7099 + "downloads": 7101, + "likes": 0 }, "leju_robot_hotel_services_ac": { - "downloads": 6949 + "downloads": 6955, + "likes": 0 }, "R1_Lite_dispose_of_leftover_food": { - "downloads": 6931 + "downloads": 6934, + "likes": 0 }, "leju_robot_hotel_services_ad": { - "downloads": 6899 + "downloads": 6904, + "likes": 0 }, "leju_robot_hotel_services_ag": { - "downloads": 6884 + "downloads": 6888, + "likes": 0 }, "RMC-AIDA-L_place_towel": { - "downloads": 6856 + "downloads": 6859, + "likes": 0 }, "Split_aloha_scoop_coffee_beans": { - "downloads": 6772 + "downloads": 6777, + "likes": 0 }, "RMC-AIDA-L_stack_baskets": { - "downloads": 6687 + "downloads": 6690, + "likes": 0 }, "leju_robot_hotel_services_aa": { - "downloads": 6671 + "downloads": 6677, + "likes": 0 }, "R1_Lite_open_and_close_microwave_oven": { - "downloads": 6572 + "downloads": 6575, + "likes": 0 }, "R1_Lite_tidy_up_toiletries": { - "downloads": 6535 + "downloads": 6540, + "likes": 0 }, "R1_Lite_take_clothes_out_of_the_washing_machine": { - "downloads": 6453 + "downloads": 6457, + "likes": 0 }, "R1_Lite_catch_the_water": { - "downloads": 6452 + "downloads": 6455, + "likes": 0 }, "RMC-AIDA-L_place_the_fruits_repeatedly": { - "downloads": 6448 + "downloads": 6451, + "likes": 0 }, "R1_Lite_fold_clothes": { - "downloads": 6305 + "downloads": 6308, + "likes": 0 }, "R1_Lite_take_and_place_the_portable_power_bank": { - "downloads": 6297 + "downloads": 6301, + "likes": 0 }, "leju_robot_hotel_services_f": { - "downloads": 6291 + "downloads": 6296, + "likes": 0 }, "R1_Lite_hang_clothes": { - "downloads": 6199 + "downloads": 6202, + "likes": 0 }, "Split_aloha_zip_up_the_document_bag": { - "downloads": 6118 + "downloads": 6125, + "likes": 0 }, "R1_Lite_take_and_put_away_items": { - "downloads": 6071 + "downloads": 6075, + "likes": 0 }, "R1_Lite_put_slippers_into_floor_standing_shoe_cabinet": { - "downloads": 6000 + "downloads": 6004, + "likes": 0 }, "R1_Lite_make_a_landline_call": { - "downloads": 5959 + "downloads": 5962, + "likes": 0 }, "R1_Lite_connect_the_router_cable": { - "downloads": 5932 + "downloads": 5935, + "likes": 0 }, "Cobot_Magic_fold_the_towel": { - "downloads": 5910 + "downloads": 5913, + "likes": 0 }, "G1edu-u3_plate_storage_doll": { - "downloads": 5875 + "downloads": 5878, + "likes": 0 }, "R1_Lite_tableware_cleaning": { - "downloads": 5842 + "downloads": 5846, + "likes": 0 }, "R1_Lite_place_the_dress_shirt_on_the_hanger": { - "downloads": 5819 + "downloads": 5823, + "likes": 0 }, "R1_Lite_open_and_close_nightstand_door": { - "downloads": 5810 + "downloads": 5813, + "likes": 0 }, "R1_Lite_make_tea": { - "downloads": 5798 + "downloads": 5801, + "likes": 0 }, "R1_Lite_throw_out_the_trash": { - "downloads": 5775 + "downloads": 5779, + "likes": 0 }, "leju_robot_moving_parts_u": { - "downloads": 5770 + "downloads": 5775, + "likes": 0 }, "R1_Lite_clean_toilet": { - "downloads": 5764 + "downloads": 5767, + "likes": 0 }, "RMC-AIDA-L_fruit_storage": { - "downloads": 5751 + "downloads": 5756, + "likes": 0 }, "R1_Lite_open_and_close_curtains": { - "downloads": 5729 + "downloads": 5732, + "likes": 0 }, "R1_Lite_opening_and_closing_aalcony_sliding_doors": { - "downloads": 5664 + "downloads": 5668, + "likes": 0 }, "Split_aloha_basket_storage_long_bread": { - "downloads": 5627 + "downloads": 5632, + "likes": 0 }, "Split_aloha_plate_storage": { - "downloads": 5595 + "downloads": 5599, + "likes": 0 }, "Split_aloha_stir_coffee": { - "downloads": 5593 + "downloads": 5597, + "likes": 0 }, "R1_Lite_switch_labels": { - "downloads": 5559 + "downloads": 5563, + "likes": 0 }, "R1_Lite_pick_up_and_store_items": { - "downloads": 5554 + "downloads": 5558, + "likes": 0 }, "RMC-AIDA-L_food_storage": { - "downloads": 5514 + "downloads": 5518, + "likes": 0 }, "R1_Lite_take_or_store_plates": { - "downloads": 5453 + "downloads": 5457, + "likes": 0 }, "R1_Lite_storage_of_toiletries": { - "downloads": 5443 + "downloads": 5447, + "likes": 0 }, "R1_Lite_washing_board": { - "downloads": 5425 + "downloads": 5430, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_a": { - "downloads": 5368 + "downloads": 5371, + "likes": 0 }, "R1_Lite_take_and_put_the_bowl": { - "downloads": 5354 + "downloads": 5358, + "likes": 0 }, "Split_aloha_basket_storage_banana": { - "downloads": 5214 + "downloads": 5218, + "likes": 0 }, "R1_Lite_open_and_close_the_freezer_door": { - "downloads": 5185 + "downloads": 5189, + "likes": 0 }, "R1_Lite_make_the_bed": { - "downloads": 5179 + "downloads": 5182, + "likes": 0 }, "Cobot_Magic_prepare_breakfast": { - "downloads": 5176 + "downloads": 5179, + "likes": 0 }, "R1_Lite_clean_the_floor": { - "downloads": 5173 + "downloads": 5176, + "likes": 0 }, "AIRBOT_MMK2_food_storage": { - "downloads": 5165 + "downloads": 5170, + "likes": 0 }, "AgiBot-g1_box_storage_c": { - "downloads": 5060 + "downloads": 5062, + "likes": 0 }, "RMC-AIDA-L_organise_the_document_bag": { - "downloads": 5054 + "downloads": 5057, + "likes": 0 }, "R1_Lite_tea_service_table_setting": { - "downloads": 5040 + "downloads": 5044, + "likes": 0 }, "RMC-AIDA-L_plate_storage": { - "downloads": 5011 + "downloads": 5014, + "likes": 0 }, "AgiBot-g1_mobile_accessory_storage_box_c": { - "downloads": 5003 + "downloads": 5005, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_c": { - "downloads": 4987 + "downloads": 4990, + "likes": 0 }, "R1_Lite_plug_the_socket": { - "downloads": 4982 + "downloads": 4986, + "likes": 0 }, "R1_Lite_sliding_chair": { - "downloads": 4934 + "downloads": 4938, + "likes": 0 }, "RMC-AIDA-L_pour_coffee_beans": { - "downloads": 4933 + "downloads": 4937, + "likes": 0 }, "RMC-AIDA-L_get_water": { - "downloads": 4793 + "downloads": 4797, + "likes": 0 }, "R1_Lite_cook_a_meal": { - "downloads": 4737 + "downloads": 4740, + "likes": 0 }, "R1_Lite_stack_baskets": { - "downloads": 4713 + "downloads": 4719, + "likes": 0 }, "alpha_bot_2_recover_after_touching_an_obstacle": { - "downloads": 4638 + "downloads": 4643, + "likes": 0 }, "R1_Lite_clean_the_sink": { - "downloads": 4476 + "downloads": 4479, + "likes": 0 }, "R1_Lite_cover_the_pot_lid": { - "downloads": 4456 + "downloads": 4459, + "likes": 0 }, "R1_Lite_open_and_close_nightstand_drawer": { - "downloads": 4453 + "downloads": 4457, + "likes": 0 }, "R1_Lite_put_the_shoes_into_the_shoe_box": { - "downloads": 4449 + "downloads": 4453, + "likes": 0 }, "AIRBOT_MMK2_place_the_cake": { - "downloads": 4390 + "downloads": 4396, + "likes": 0 }, "Cobot_Magic_close_book": { - "downloads": 4349 + "downloads": 4352, + "likes": 0 }, "Cobot_Magic_open_the_shoebox": { - "downloads": 4344 + "downloads": 4347, + "likes": 0 }, "Tianqin_A2_place_the_paper_box": { - "downloads": 4326 + "downloads": 4329, + "likes": 0 }, "alpha_bot_2_stack_building_blocks": { - "downloads": 4306 + "downloads": 4310, + "likes": 0 }, "G1edu-u3_pullBowl_storage_bread_b": { - "downloads": 4216 + "downloads": 4219, + "likes": 0 }, "G1edu-u3_pullBowl_storage_bread_unordered_a": { - "downloads": 4213 + "downloads": 4216, + "likes": 0 }, "Cobot_Magic_mobile_cube_blackboard": { - "downloads": 4166 + "downloads": 4170, + "likes": 0 }, "R1_Lite_boil_water_in_a_kettle": { - "downloads": 3941 + "downloads": 3944, + "likes": 0 }, "AIRBOT_MMK2_stacking_blocks": { - "downloads": 3726 + "downloads": 3731, + "likes": 0 }, "R1_Lite_garbage_disposal": { - "downloads": 3699 + "downloads": 3702, + "likes": 0 }, "AgiBot-g1_mobile_accessory_storage_box_d": { - "downloads": 3693 + "downloads": 3695, + "likes": 0 }, "G1edu-u3_bowl_storage_grape_singletry": { - "downloads": 3556 + "downloads": 3559, + "likes": 0 }, "RMC-AIDA-L_basket_storage_orange": { - "downloads": 3540 + "downloads": 3542, + "likes": 0 }, "AIRBOT_MMK2_building_block_storage": { - "downloads": 3450 + "downloads": 3454, + "likes": 0 }, "Split_aloha_wipe_the_table": { - "downloads": 3439 + "downloads": 3443, + "likes": 0 }, "G1edu-u3_pullBowl_storage_bread_a": { - "downloads": 3341 + "downloads": 3344, + "likes": 0 }, "G1edu-u3_pullBowl_storage_bread_unordered_b": { - "downloads": 3261 + "downloads": 3264, + "likes": 0 }, "G1edu-u3_pullBowl_storage_bread_unordered_C": { - "downloads": 3252 + "downloads": 3255, + "likes": 0 }, "leju_robot_hotel_services_i": { - "downloads": 3248 + "downloads": 3252, + "likes": 0 }, "R1_Lite_open_the_food_pan": { - "downloads": 3217 + "downloads": 3221, + "likes": 0 }, "R1_Lite_take_and_put_away_garden_stuff": { - "downloads": 3130 + "downloads": 3134, + "likes": 0 }, "Cobot_Magic_clear_the_desktop": { - "downloads": 3113 + "downloads": 3116, + "likes": 0 }, "R1_Lite_wipe_the_table": { - "downloads": 3034 + "downloads": 3038, + "likes": 0 }, "Cobot_Magic_close_button": { - "downloads": 3019 + "downloads": 3023, + "likes": 0 }, "AIRBOT_MMK2_take_down_umbrella_and_mineral_water": { - "downloads": 3002 + "downloads": 3007, + "likes": 0 }, "alpha_bot_2_carry_the_clothes_basket": { - "downloads": 2908 + "downloads": 2912, + "likes": 0 }, "alpha_bot_2_item_reversal": { - "downloads": 2782 + "downloads": 2786, + "likes": 0 }, "AIRBOT_MMK2_toy_storage": { - "downloads": 2758 + "downloads": 2763, + "likes": 0 }, "alpha_bot_2_press_the_button_a": { - "downloads": 2698 + "downloads": 2703, + "likes": 0 }, "AIRBOT_MMK2_push_building_blocks": { - "downloads": 2663 + "downloads": 2669, + "likes": 0 }, "R1_Lite_make_breakfast": { - "downloads": 2643 + "downloads": 2646, + "likes": 0 }, "alpha_bot_2_pass_the_sandbag": { - "downloads": 2640 + "downloads": 2645, + "likes": 0 }, "Split_aloha_wipe_table": { - "downloads": 2599 + "downloads": 2604, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_f": { - "downloads": 2557 + "downloads": 2560, + "likes": 0 }, "alpha_bot_2_sticker": { - "downloads": 2518 + "downloads": 2522, + "likes": 0 }, "AIRBOT_MMK2_boxs_storage": { - "downloads": 2384 + "downloads": 2389, + "likes": 0 }, "AIRBOT_MMK2_mobile_calculator_box": { - "downloads": 2358 + "downloads": 2362, + "likes": 0 }, "R1_Lite_pour_water": { - "downloads": 2354 + "downloads": 2358, + "likes": 0 }, "R1_Lite_peach_storage": { - "downloads": 2304 + "downloads": 2309, + "likes": 0 }, "AIRBOT_MMK2_storage_for_building_blocks_and_beauty_sponges": { - "downloads": 2293 + "downloads": 2299, + "likes": 0 }, "Cobot_Magic_fold_towel_a": { - "downloads": 2285 + "downloads": 2288, + "likes": 0 }, "R1_Lite_build_blocks": { - "downloads": 2279 + "downloads": 2284, + "likes": 0 }, "Cobot_Magic_movethe_position_of_the_bluetooth": { - "downloads": 2230 + "downloads": 2233, + "likes": 0 }, "leju_robot_box_storage_parcel_b": { - "downloads": 2168 + "downloads": 2173, + "likes": 0 }, "leju_robot_moving_parts_r": { - "downloads": 2166 + "downloads": 2172, + "likes": 0 }, "leju_robot_moving_parts_b": { - "downloads": 2147 + "downloads": 2151, + "likes": 0 }, "leju_robot_moving_parts_m": { - "downloads": 2134 + "downloads": 2138, + "likes": 0 }, "AIRBOT_MMK2_bowl_storage_pepper": { - "downloads": 2115 + "downloads": 2121, + "likes": 0 }, "G1edu-u3_basket_storage_apple": { - "downloads": 2098 + "downloads": 2101, + "likes": 0 }, "R1_Lite_put_the_pillow_on_the_bed": { - "downloads": 2057 + "downloads": 2061, + "likes": 0 }, "alpha_bot_2_move_the_table": { - "downloads": 1968 + "downloads": 1972, + "likes": 0 }, "leju_robot_box_storage_parcel": { - "downloads": 1943 + "downloads": 1948, + "likes": 0 }, "AgiBot-g1_box_storage_tool": { - "downloads": 1831 + "downloads": 1833, + "likes": 0 }, "Airbot_MMK2_storage_cup": { - "downloads": 1739 + "downloads": 1744, + "likes": 0 }, "Cobot_Magic_water_bottle_storage": { - "downloads": 1698 + "downloads": 1701, + "likes": 0 }, "Cobot_Magic_pour_water_bottle": { - "downloads": 1655 + "downloads": 1659, + "likes": 0 }, "Cobot_Magic_move_the_cup": { - "downloads": 1640 + "downloads": 1643, + "likes": 0 }, "Cobot_Magic_move_the_bread": { - "downloads": 1631 + "downloads": 1634, + "likes": 0 }, "Cobot_Magic_move_the_ball": { - "downloads": 1594 + "downloads": 1597, + "likes": 0 }, "AIRBOT_MMK2_place_the_books": { - "downloads": 1571 + "downloads": 1576, + "likes": 0 }, "RMC-AIDA-L_box_up_down": { - "downloads": 1566 + "downloads": 1569, + "likes": 0 }, "Cobot_Magic_drawer_storage_mineral_water": { - "downloads": 1559 + "downloads": 1562, + "likes": 0 }, "Cobot_Magic_catch_the_ball": { - "downloads": 1526 + "downloads": 1529, + "likes": 0 }, "alpha_bot_2_press_the_button_b": { - "downloads": 1476 + "downloads": 1480, + "likes": 0 }, "AIRBOT_MMK2_item_storage": { - "downloads": 1427 + "downloads": 1432, + "likes": 0 }, "Cobot_Magic_storage_plate": { - "downloads": 1420 + "downloads": 1423, + "likes": 0 }, "Cobot_Magic_plate_storage_apple": { - "downloads": 1414 + "downloads": 1417, + "likes": 0 }, "Cobot_Magic_cap_the_pen_a": { - "downloads": 1405 + "downloads": 1409, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_j": { - "downloads": 1384 + "downloads": 1387, + "likes": 0 }, "Cobot_Magic_move_beverage": { - "downloads": 1372 + "downloads": 1375, + "likes": 0 }, "Cobot_Magic_plate_storage_bread": { - "downloads": 1329 + "downloads": 1333, + "likes": 0 }, "G1edu-u3_plate_storage_rabbit_doll": { - "downloads": 1328 + "downloads": 1331, + "likes": 0 }, "leju_robot_hotel_services_b": { - "downloads": 1325 + "downloads": 1329, + "likes": 0 }, "Cobot_Magic_place_square_pyramid": { - "downloads": 1319 + "downloads": 1323, + "likes": 0 }, "Cobot_Magic_move_the_ball_interference": { - "downloads": 1316 + "downloads": 1321, + "likes": 0 }, "Cobot_Magic_cube_reset": { - "downloads": 1314 + "downloads": 1318, + "likes": 0 }, "Cobot_Magic_clean_up_the_tableware": { - "downloads": 1291 + "downloads": 1294, + "likes": 0 }, "AIRBOT_MMK2_place_the_piano_and_the_needle-nose_pliers": { - "downloads": 1269 + "downloads": 1274, + "likes": 0 }, "Cobot_Magic_move_the_ball_and_the_cube_block": { - "downloads": 1255 + "downloads": 1259, + "likes": 0 }, "Cobot_Magic_move_plate": { - "downloads": 1244 + "downloads": 1247, + "likes": 0 }, "R1_Lite_move_the_position_of_the_brush": { - "downloads": 1238 + "downloads": 1243, + "likes": 0 }, "Cobot_Magic_pushing_magnet": { - "downloads": 1226 + "downloads": 1231, + "likes": 0 }, "Cobot_Magic_move_the_small_ball": { - "downloads": 1213 + "downloads": 1216, + "likes": 0 }, "Cobot_Magic_put_in_the_pear": { - "downloads": 1208 + "downloads": 1211, + "likes": 0 }, "Cobot_Magic_move_the_plate": { - "downloads": 1191 + "downloads": 1194, + "likes": 0 }, "R1_Lite_move_the_position_of_the_soda": { - "downloads": 1187 + "downloads": 1190, + "likes": 0 }, "Cobot_Magic_mobile_cube": { - "downloads": 1183 + "downloads": 1187, + "likes": 0 }, "Cobot_Magic_put_the_building_block_on_the_table": { - "downloads": 1183 + "downloads": 1187, + "likes": 0 }, "AIRBOT_MMK2_screw_the_bottle_cap": { - "downloads": 1156 + "downloads": 1162, + "likes": 0 }, "AIRBOT_MMK2_take_the_book": { - "downloads": 1150 + "downloads": 1155, + "likes": 0 }, "R1_Lite_move_the_position_of_the_black_marker": { - "downloads": 1130 - }, - "G1edu-u3_basket_storage_apple_b": { - "downloads": 1121 + "downloads": 1135, + "likes": 0 }, "AIRBOT_MMK2_egg_storage": { - "downloads": 1121 + "downloads": 1127, + "likes": 0 + }, + "G1edu-u3_basket_storage_apple_b": { + "downloads": 1125, + "likes": 0 }, "AIRBOT_MMK2_pour_out_the_beauty_blender": { - "downloads": 1091 + "downloads": 1097, + "likes": 0 }, "R1_Lite_switch_on_and_off_the_central_air_conditioning": { - "downloads": 1088 + "downloads": 1092, + "likes": 0 }, "AIRBOT_MMK2_push_piston": { - "downloads": 1085 - }, - "R1_Lite_move_the_position_of_the_coffee_capsule": { - "downloads": 1068 + "downloads": 1089, + "likes": 0 }, "AIRBOT_MMK2_double-sided_tape_placement": { - "downloads": 1067 + "downloads": 1072, + "likes": 0 + }, + "R1_Lite_move_the_position_of_the_coffee_capsule": { + "downloads": 1071, + "likes": 0 }, "leju_robot_box_storage_parcel_j": { - "downloads": 1066 + "downloads": 1071, + "likes": 0 }, "R1_Lite_move_the_position_of_the_milk": { - "downloads": 1051 + "downloads": 1055, + "likes": 0 }, "AIRBOT_MMK2_place_the_blue_and_purple_blocks": { - "downloads": 1044 + "downloads": 1051, + "likes": 0 }, "leju_robot_box_storage_parcel_i": { - "downloads": 1039 + "downloads": 1044, + "likes": 0 }, "AIRBOT_MMK2_cup_storage": { - "downloads": 1038 + "downloads": 1044, + "likes": 0 }, "AIRBOT_MMK2_chop_the_scallions": { - "downloads": 1013 + "downloads": 1017, + "likes": 0 }, "AIRBOT_MMK2_mobile_phone_storage": { - "downloads": 1005 + "downloads": 1012, + "likes": 0 }, "leju_robot_box_storage_parcel_d": { - "downloads": 1003 + "downloads": 1009, + "likes": 0 }, "AIRBOT_MMK2_pull_the_syringe_piston": { - "downloads": 998 + "downloads": 1004, + "likes": 0 }, "AIRBOT_MMK2_place_cookies_and_beer": { - "downloads": 998 + "downloads": 1002, + "likes": 0 }, "AIRBOT_MMK2_medicine_bottle_storage": { - "downloads": 994 + "downloads": 1000, + "likes": 0 }, "AIRBOT_MMK2_pumpkin_storage": { - "downloads": 990 + "downloads": 995, + "likes": 0 }, "leju_robot_hotel_services_h": { - "downloads": 981 + "downloads": 985, + "likes": 0 }, "AIRBOT_MMK2_place_the_yellow_block": { - "downloads": 978 + "downloads": 983, + "likes": 0 }, "AIRBOT_MMK2_storage_remote_control_clip_box_water_bottle": { - "downloads": 966 + "downloads": 973, + "likes": 0 }, "AIRBOT_MMK2_organize_books": { - "downloads": 965 - }, - "AIRBOT_MMK2_open_notebook": { - "downloads": 962 + "downloads": 970, + "likes": 0 }, "AIRBOT_MMK2_diamond_storage": { - "downloads": 962 + "downloads": 968, + "likes": 0 + }, + "AIRBOT_MMK2_open_notebook": { + "downloads": 967, + "likes": 0 }, "AIRBOT_MMK2_store_coffee_cups": { - "downloads": 953 + "downloads": 958, + "likes": 0 }, "AIRBOT_MMK2_place_the_network_cable_and_mouse_box": { - "downloads": 948 + "downloads": 953, + "likes": 0 }, "AIRBOT_MMK2_store_wet_wipes_and_bowls": { - "downloads": 946 + "downloads": 951, + "likes": 0 }, "AIRBOT_MMK2_store_pomegranates_and_mangoes": { - "downloads": 944 - }, - "R1_Lite_move_the_position_of_the_orange": { - "downloads": 940 + "downloads": 950, + "likes": 0 }, "AIRBOT_MMK2_place_the_glasses_case_and_gold_bars": { - "downloads": 939 + "downloads": 945, + "likes": 0 + }, + "R1_Lite_move_the_position_of_the_orange": { + "downloads": 945, + "likes": 0 }, "AIRBOT_MMK2_place_the_building_blocks": { - "downloads": 924 + "downloads": 929, + "likes": 0 }, "Airbot_MMK2_storage_spoon": { - "downloads": 913 + "downloads": 919, + "likes": 0 }, "AIRBOT_MMK2_the_cup_is_put_into_the_bucket": { - "downloads": 900 - }, - "AIRBOT_MMK2_organize_and_place_books": { - "downloads": 894 + "downloads": 906, + "likes": 0 }, "AIRBOT_MMK2_storage_rubiks_cube_and_cup": { - "downloads": 892 + "downloads": 899, + "likes": 0 }, - "AIRBOT_MMK2_store_peaches_and_pears": { - "downloads": 886 + "AIRBOT_MMK2_organize_and_place_books": { + "downloads": 899, + "likes": 0 }, - "AIRBOT_MMK2_storage_computer_box": { - "downloads": 882 + "AIRBOT_MMK2_store_peaches_and_pears": { + "downloads": 891, + "likes": 0 }, "AIRBOT_MMK2_play_the_guitar": { - "downloads": 882 + "downloads": 888, + "likes": 0 + }, + "AIRBOT_MMK2_storage_computer_box": { + "downloads": 887, + "likes": 0 }, "AIRBOT_MMK2_storage_item": { - "downloads": 876 + "downloads": 882, + "likes": 0 }, "AIRBOT_MMK2_clean_the_desktop_a": { - "downloads": 874 + "downloads": 880, + "likes": 0 }, "AIRBOT_MMK2_storage_wet_tissue_and_building_block": { - "downloads": 867 + "downloads": 874, + "likes": 0 }, - "leju_robot_hotel_services_ah": { - "downloads": 861 + "AIRBOT_MMK2_storage_tissue_and_milk_carton": { + "downloads": 867, + "likes": 0 }, "AIRBOT_MMK2_place_the_small_bowl_of_canned_food": { - "downloads": 860 + "downloads": 866, + "likes": 0 }, - "AIRBOT_MMK2_storage_tissue_and_milk_carton": { - "downloads": 860 + "leju_robot_hotel_services_ah": { + "downloads": 866, + "likes": 0 }, "G1edu-u3_place_plastic_bowl_ag": { - "downloads": 855 + "downloads": 860, + "likes": 0 }, "AIRBOT_MMK2_close_the_computer": { - "downloads": 849 + "downloads": 856, + "likes": 0 }, "AIRBOT_MMK2_clean_the_desktop": { - "downloads": 848 + "downloads": 853, + "likes": 0 }, "AIRBOT_MMK2_place_the_shark_toys_and_gold_bars": { - "downloads": 838 + "downloads": 845, + "likes": 0 }, "AIRBOT_MMK2_store_beauty_blender_and_building_blocks": { - "downloads": 829 + "downloads": 835, + "likes": 0 }, "R1_Lite_move_the_position_of_the_peeler": { - "downloads": 826 + "downloads": 832, + "likes": 0 }, "AIRBOT_MMK2_storage_toy_cars_and_cookies": { - "downloads": 822 + "downloads": 826, + "likes": 0 }, "AIRBOT_MMK2_place_the_basin": { - "downloads": 821 + "downloads": 826, + "likes": 0 }, "AIRBOT_MMK2_storage_box_for_mouse_and_sponge": { - "downloads": 818 + "downloads": 823, + "likes": 0 }, "AIRBOT_MMK2_square_arrangement": { - "downloads": 817 + "downloads": 823, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_i": { - "downloads": 812 + "downloads": 815, + "likes": 0 }, "AIRBOT_MMK2_potato_storage": { - "downloads": 805 + "downloads": 811, + "likes": 0 }, "R1_Lite_move_the_position_of_the_rubiks_cube": { - "downloads": 797 + "downloads": 804, + "likes": 0 }, "AIRBOT_MMK2_place_the_pliers_and_wallpaper_knife": { - "downloads": 796 + "downloads": 802, + "likes": 0 }, "R1_Lite_move_the_position_of_the_glass": { - "downloads": 787 + "downloads": 793, + "likes": 0 }, "R1_Lite_move_the_position_of_the_duck": { - "downloads": 779 - }, - "AIRBOT_MMK2_storage_tissue_paper": { - "downloads": 771 + "downloads": 784, + "likes": 0 }, "AIRBOT_MMK2_cake_storage": { - "downloads": 771 + "downloads": 778, + "likes": 0 + }, + "AIRBOT_MMK2_storage_tissue_paper": { + "downloads": 777, + "likes": 0 }, "Cobot_Magic_place_the_cube_block": { - "downloads": 762 + "downloads": 765, + "likes": 0 }, "R1_Lite_move_the_position_of_the_triangle_bread": { - "downloads": 743 + "downloads": 747, + "likes": 0 }, "AIRBOT_MMK2_take_down_paper_cup": { - "downloads": 729 + "downloads": 736, + "likes": 0 }, "AIRBOT_MMK2_mobile_car": { - "downloads": 728 + "downloads": 734, + "likes": 0 }, "AIRBOT_MMK2_place_the_umbrella_and_the_ruler": { - "downloads": 726 + "downloads": 732, + "likes": 0 }, "R1_Lite_move_the_position_of_the_pen": { - "downloads": 704 + "downloads": 710, + "likes": 0 }, "R1_Lite_move_the_position_of_the_long_bread": { - "downloads": 682 + "downloads": 686, + "likes": 0 }, "R1_Lite_move_the_position_of_the_apple": { - "downloads": 655 + "downloads": 660, + "likes": 0 }, "Airbot_MMK2_storage_electronics_yellow_baket": { - "downloads": 650 + "downloads": 656, + "likes": 0 }, "AIRBOT_MMK2_lemon_and_orange_storage": { - "downloads": 633 + "downloads": 640, + "likes": 0 }, "AIRBOT_MMK2_place_the_sponge_and_wet_wipes": { - "downloads": 614 + "downloads": 619, + "likes": 0 }, "alpha_bot_2_operate_the_microwave_oven": { - "downloads": 583 + "downloads": 588, + "likes": 0 }, "Airbot_MMK2_take_drink": { - "downloads": 576 + "downloads": 581, + "likes": 0 }, "R1_Lite_tableware_arrangement": { - "downloads": 529 + "downloads": 533, + "likes": 0 }, "R1_Lite_move_the_position_of_the_cookie": { - "downloads": 526 + "downloads": 531, + "likes": 0 }, "Galbot_g1_steamer_storage_baozi_g": { - "downloads": 516 + "downloads": 519, + "likes": 0 }, "R1_Lite_move_the_position_of_the_spoon": { - "downloads": 508 + "downloads": 513, + "likes": 0 }, "G1edu-u3_pick_up_the_tissue_box_ao": { - "downloads": 474 + "downloads": 477, + "likes": 0 }, "G1edu-u3_pick_metal_bowl_aa": { - "downloads": 459 + "downloads": 464, + "likes": 0 }, "G1edu-u3_pick_apple_a": { - "downloads": 449 + "downloads": 453, + "likes": 0 }, "G1edu-u3_pick_plastic_bowl_ac": { - "downloads": 412 + "downloads": 417, + "likes": 0 }, "G1edu-u3_pick_metal_bowl_ab": { - "downloads": 407 + "downloads": 413, + "likes": 0 }, "AIRBOT_MMK2_beauty_sponge_and_cake_to_place": { - "downloads": 402 + "downloads": 408, + "likes": 0 }, "AIRBOT_MMK2_desktop_storage": { - "downloads": 400 + "downloads": 406, + "likes": 0 }, "Airbot_MMK2_storage_tools": { - "downloads": 391 + "downloads": 399, + "likes": 0 + }, + "Airbot_MMK2_storage_cookie_toy_car": { + "downloads": 394, + "likes": 0 }, "G1edu-u3_put_the_tissue_box_al": { - "downloads": 389 + "downloads": 393, + "likes": 0 }, "G1edu-u3_put_the_water_bottle_on_the_table_d": { - "downloads": 387 - }, - "Airbot_MMK2_storage_cookie_toy_car": { - "downloads": 385 + "downloads": 392, + "likes": 0 }, "Airbot_MMK2_pour_BBs": { - "downloads": 381 + "downloads": 386, + "likes": 0 }, "Airbot_MMK2_move_block_gold_bar_models": { - "downloads": 377 + "downloads": 383, + "likes": 0 }, "Airbot_MMK2_swap_sponge_paper_box_plate": { - "downloads": 373 - }, - "Airbot_MMK2_push_toy_car": { - "downloads": 373 + "downloads": 379, + "likes": 0 }, "Airbot_MMK2_move_fake_food": { - "downloads": 373 + "downloads": 378, + "likes": 0 }, "Airbot_MMK2_move_phone_twice": { - "downloads": 373 + "downloads": 378, + "likes": 0 }, - "Airbot_MMK2_storage_bowl_wet_wipes": { - "downloads": 371 + "Airbot_MMK2_push_toy_car": { + "downloads": 378, + "likes": 0 }, "Airbot_MMK2_storage_cup_rubik_s_cube": { - "downloads": 371 + "downloads": 377, + "likes": 0 + }, + "Airbot_MMK2_storage_bowl_wet_wipes": { + "downloads": 377, + "likes": 0 }, "Airbot_MMK2_swap_bottle_wet_wipes_plate": { - "downloads": 370 + "downloads": 376, + "likes": 0 }, - "Airbot_MMK2_move_medicine_bottle": { - "downloads": 369 + "G1edu-u3_pick_plastic_bowl_ad": { + "downloads": 375, + "likes": 0 }, "Airbot_MMK2_storage_egg_bowl": { - "downloads": 369 + "downloads": 375, + "likes": 0 }, "Airbot_MMK2_open_laptop": { - "downloads": 368 - }, - "G1edu-u3_pick_plastic_bowl_ad": { - "downloads": 368 + "downloads": 374, + "likes": 0 }, - "Airbot_MMK2_take_toy_car": { - "downloads": 367 + "Airbot_MMK2_move_medicine_bottle": { + "downloads": 374, + "likes": 0 }, "Airbot_MMK2_storage_tumbler_umbrella": { - "downloads": 367 + "downloads": 374, + "likes": 0 + }, + "Airbot_MMK2_storage_bottle_part": { + "downloads": 373, + "likes": 0 }, "Airbot_MMK2_take_electronics": { - "downloads": 367 + "downloads": 372, + "likes": 0 }, - "Airbot_MMK2_storage_bottle_part": { - "downloads": 366 + "Airbot_MMK2_take_toy_car": { + "downloads": 372, + "likes": 0 }, "Airbot_MMK2_move_book_front": { - "downloads": 362 + "downloads": 369, + "likes": 0 }, "G1edu-u3_place_metal_bowl_ae": { - "downloads": 358 + "downloads": 363, + "likes": 0 }, "Airbot_MMK2_storage_egg_plate": { - "downloads": 354 + "downloads": 361, + "likes": 0 }, "Airbot_MMK2_pass_paper_box": { - "downloads": 353 + "downloads": 359, + "likes": 0 }, "Airbot_MMK2_move_book_right_side": { - "downloads": 350 + "downloads": 357, + "likes": 0 }, "G1edu-u3_pick_up_the_bread_az": { - "downloads": 350 + "downloads": 354, + "likes": 0 }, "G1edu-u3_pick_up_the_bottled_water_a": { - "downloads": 348 + "downloads": 353, + "likes": 0 }, "G1edu-u3_place_metal_bowl_af": { - "downloads": 339 + "downloads": 344, + "likes": 0 }, "G1edu-u3_pick_up_the_bottled_water_b": { - "downloads": 337 + "downloads": 341, + "likes": 0 }, "Airbot_MMK2_take_cup": { - "downloads": 330 - }, - "Airbot_MMK2_move_bottle_tape_measure": { - "downloads": 327 + "downloads": 340, + "likes": 0 }, "Airbot_MMK2_move_tub": { - "downloads": 327 + "downloads": 335, + "likes": 0 + }, + "Airbot_MMK2_move_bottle_tape_measure": { + "downloads": 332, + "likes": 0 }, "Agilex_Cobot_Magic_fold_T_shirts": { - "downloads": 317 + "downloads": 321, + "likes": 0 }, "AgiBot-g1_box_storage_a": { - "downloads": 314 + "downloads": 316, + "likes": 0 }, "G1edu-u3_place_plastic_bowl_ah": { - "downloads": 307 + "downloads": 312, + "likes": 0 }, "G1edu-u3_pick_up_the_bottled_water_as": { - "downloads": 306 + "downloads": 310, + "likes": 0 }, "G1edu-u3_place_bottle_c": { - "downloads": 299 + "downloads": 303, + "likes": 0 }, "Airbot_MMK2_storage_braised_pork_belly_shrimp": { - "downloads": 296 + "downloads": 302, + "likes": 0 }, "G1edu-u3_place_apple_c": { - "downloads": 290 + "downloads": 294, + "likes": 0 }, "G1edu-u3_put_the_cup_b": { - "downloads": 289 + "downloads": 293, + "likes": 0 }, "G1edu-u3_pick_up_the_lemon_a": { - "downloads": 283 + "downloads": 288, + "likes": 0 }, "G1edu-u3_pick_up_the_lemon_at": { - "downloads": 281 + "downloads": 285, + "likes": 0 }, "G1edu-u3_pick_apple_b": { - "downloads": 281 + "downloads": 285, + "likes": 0 }, "G1edu-u3_pick_cup_a": { - "downloads": 273 + "downloads": 278, + "likes": 0 }, "G1edu-u3_put_the_bread_aw": { - "downloads": 267 + "downloads": 271, + "likes": 0 }, "G1edu-u3_little_tray_storage_apple_b": { - "downloads": 258 + "downloads": 263, + "likes": 0 }, "G1edu-u3_put_the_water_bottle_aq": { - "downloads": 245 + "downloads": 249, + "likes": 0 }, "Cobot_Magic_turn_on_the_bulb": { - "downloads": 236 + "downloads": 240, + "likes": 0 }, "G1edu-u3_put_the_lemon_af": { - "downloads": 216 + "downloads": 220, + "likes": 0 }, "G1edu-u3_pick_crumpled_paper_aa": { - "downloads": 209 + "downloads": 212, + "likes": 0 }, "G1edu-u3_pick_leftover_food_ac": { - "downloads": 208 + "downloads": 212, + "likes": 0 }, "G1edu-u3_little_tray_storage_lemon_b": { - "downloads": 194 + "downloads": 198, + "likes": 0 }, "G1edu-u3_pick_empty_bottle_ab": { - "downloads": 190 + "downloads": 194, + "likes": 0 }, "G1edu-u3_pick_up_the_toy_ai": { - "downloads": 187 + "downloads": 190, + "likes": 0 }, "G1edu-u3_tray_storage_lemon_a": { - "downloads": 183 + "downloads": 186, + "likes": 0 }, "G1edu-u3_put_the_toy_ap": { - "downloads": 168 - }, - "G1edu-u3_put_the_lemon_on_the_plate_ah": { - "downloads": 157 + "downloads": 173, + "likes": 0 }, "Agilex_Cobot_Magic_stack_block": { - "downloads": 154 + "downloads": 166, + "likes": 0 }, - "Galaxea_R1_Lite_pour_solid_marble_bar_counter": { - "downloads": 153 + "G1edu-u3_put_the_lemon_on_the_plate_ah": { + "downloads": 161, + "likes": 0 + }, + "Agilex_Cobot_Magic_fold_short_sleeve_white": { + "downloads": 158, + "likes": 0 }, "Galaxea_R1_Lite_toggle_drawer_red": { - "downloads": 153 + "downloads": 156, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_brown": { - "downloads": 152 + "Galaxea_R1_Lite_pour_solid_marble_bar_counter": { + "downloads": 156, + "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_left_side": { - "downloads": 150 + "Agilex_Cobot_Magic_fold_towel_brown": { + "downloads": 156, + "likes": 0 }, "Galaxea_R1_Lite_classify_object_four": { - "downloads": 150 + "downloads": 155, + "likes": 0 + }, + "Agilex_Cobot_Magic_erase_board_left_side": { + "downloads": 153, + "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_green_tablecloth": { - "downloads": 149 + "downloads": 152, + "likes": 0 }, "Agilex_Cobot_Magic_pass_object_left_to_right_khaki_tablecloth": { - "downloads": 149 - }, - "Galaxea_R1_Lite_pour_water_black_tablecloth": { - "downloads": 149 + "downloads": 152, + "likes": 0 }, "Agilex_Cobot_Magic_classify_objects_eight": { - "downloads": 148 + "downloads": 151, + "likes": 0 + }, + "Galaxea_R1_Lite_mix_red_yellow_right": { + "downloads": 151, + "likes": 0 }, "Galaxea_R1_Lite_storage_object_dish": { - "downloads": 148 + "downloads": 151, + "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_khaki_tablecloth": { - "downloads": 148 + "downloads": 151, + "likes": 0 }, - "Galaxea_R1_Lite_mix_red_yellow_right": { - "downloads": 148 + "Galaxea_R1_Lite_pour_water_black_tablecloth": { + "downloads": 150, + "likes": 0 + }, + "Agilex_Cobot_Magic_pass_object_right_to_left_black_tablecloth": { + "downloads": 150, + "likes": 0 }, "Galaxea_R1_Lite_storage_object_yellow_basket": { - "downloads": 147 + "downloads": 150, + "likes": 0 }, "Galaxea_R1_Lite_mix_color_small_test_tube": { - "downloads": 147 - }, - "Agilex_Cobot_Magic_pass_object_right_to_left_black_tablecloth": { - "downloads": 147 - }, - "Agilex_Cobot_Magic_fold_short_sleeve_white": { - "downloads": 146 + "downloads": 150, + "likes": 0 }, "Galaxea_R1_Lite_mix_red_yellow_left_large_test_tub": { - "downloads": 145 - }, - "Agilex_Cobot_Magic_storage_bread_basket": { - "downloads": 145 + "downloads": 148, + "likes": 0 }, "Agilex_Cobot_Magic_close_drawer_upper": { - "downloads": 145 - }, - "Agilex_Cobot_Magic_storage_object_closest": { - "downloads": 144 + "downloads": 148, + "likes": 0 }, - "Galaxea_R1_Lite_pour_powder_marble_bar_counter": { - "downloads": 144 + "Agilex_Cobot_Magic_storage_bread_basket": { + "downloads": 148, + "likes": 0 }, "Agilex_Cobot_Magic_storage_object": { - "downloads": 144 + "downloads": 147, + "likes": 0 }, - "Agilex_Cobot_Magic_heat_burger": { - "downloads": 143 + "Agilex_Cobot_Magic_storage_object_closest": { + "downloads": 147, + "likes": 0 + }, + "Airbot_MMK2_storage_shark_doll": { + "downloads": 146, + "likes": 0 }, "Realman_RMC_AIDA_L_storage_towel_basket": { - "downloads": 142 + "downloads": 145, + "likes": 0 }, - "Airbot_MMK2_storage_shark_doll": { - "downloads": 140 + "Galaxea_R1_Lite_pour_powder_marble_bar_counter": { + "downloads": 145, + "likes": 0 }, - "Airbot_MMK2_stack_cubic_block": { - "downloads": 138 + "Agilex_Cobot_Magic_heat_burger": { + "downloads": 144, + "likes": 0 }, "Airbot_MMK2_storage_peach_pear": { - "downloads": 138 + "downloads": 143, + "likes": 0 + }, + "Airbot_MMK2_stack_cubic_block": { + "downloads": 143, + "likes": 0 }, "Realman_RMC_AIDA_L_storage_peach_drawer": { - "downloads": 137 + "downloads": 140, + "likes": 0 }, - "Galaxea_R1_Lite_storage_object_pink_bowl": { - "downloads": 137 + "Airbot_MMK2_remove_pen_cap": { + "downloads": 139, + "likes": 0 }, "Galaxea_R1_Lite_classify_object_green_tablecloth": { - "downloads": 137 + "downloads": 138, + "likes": 0 }, - "Airbot_MMK2_remove_pen_cap": { - "downloads": 136 + "Agilex_Cobot_Magic_storage_orange_white_bag": { + "downloads": 138, + "likes": 0 + }, + "Galaxea_R1_Lite_storage_object_pink_bowl": { + "downloads": 138, + "likes": 0 + }, + "Galaxea_R1_Lite_change_baai_into_brain": { + "downloads": 138, + "likes": 0 }, "Agilex_Cobot_Magic_connect_block": { - "downloads": 136 + "downloads": 137, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_orange_white_bag": { - "downloads": 136 + "Airbot_MMK2_organize_plate": { + "downloads": 136, + "likes": 0 + }, + "Agilex_Cobot_Magic_fold_towel_blue": { + "downloads": 136, + "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_red_tablecloth": { - "downloads": 135 + "downloads": 136, + "likes": 0 }, "Galaxea_R1_Lite_storage_object_white_box": { - "downloads": 135 - }, - "Galaxea_R1_Lite_change_baai_into_brain": { - "downloads": 135 + "downloads": 136, + "likes": 0 }, "Agilex_Cobot_Magic_pour_drink_bottle_cup": { - "downloads": 134 - }, - "Agilex_Cobot_Magic_fold_towel_blue": { - "downloads": 134 + "downloads": 136, + "likes": 0 }, "Agilex_Cobot_Magic_classify_objects_six": { - "downloads": 133 - }, - "Airbot_MMK2_organize_plate": { - "downloads": 133 - }, - "Agilex_Cobot_Magic_pass_object_left_to_right_black_tablecloth": { - "downloads": 131 + "downloads": 134, + "likes": 0 }, - "Galaxea_R1_Lite_storage_object_brown_bowl": { - "downloads": 131 + "Airbot_MMK2_move_cake": { + "downloads": 133, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_orange_basket_left": { - "downloads": 130 + "Airbot_MMK2_prepare_tea": { + "downloads": 133, + "likes": 0 }, "Galaxea_R1_Lite_classify_object_three": { - "downloads": 130 - }, - "Galaxea_R1_Lite_storage_object_brown_plate": { - "downloads": 129 + "downloads": 133, + "likes": 0 }, - "Agilex_Cobot_Magic_place_towel_flat": { - "downloads": 129 + "Galaxea_R1_Lite_storage_object_brown_bowl": { + "downloads": 132, + "likes": 0 }, - "Galaxea_R1_Lite_classify_object_five": { - "downloads": 129 + "Agilex_Cobot_Magic_pass_object_left_to_right_black_tablecloth": { + "downloads": 132, + "likes": 0 }, - "Airbot_MMK2_take_book": { - "downloads": 129 + "Agilex_Cobot_Magic_storage_orange_basket_left": { + "downloads": 132, + "likes": 0 }, "Airbot_MMK2_turn_page": { - "downloads": 129 + "downloads": 132, + "likes": 0 }, "Airbot_MMK2_storage_egg_yellow_box": { - "downloads": 129 + "downloads": 132, + "likes": 0 }, - "Galaxea_R1_Lite_mix_color_large_test_tube": { - "downloads": 129 + "Airbot_MMK2_take_book": { + "downloads": 132, + "likes": 0 }, - "Agilex_Cobot_Magic_move_mouse": { - "downloads": 128 + "Agilex_Cobot_Magic_place_towel_flat": { + "downloads": 132, + "likes": 0 }, - "Agilex_Split_Aloha_organize_desk_fail": { - "downloads": 128 + "Airbot_MMK2_pick_up_and_place_tub": { + "downloads": 131, + "likes": 0 }, "Airbot_MMK2_push_away_book": { - "downloads": 128 + "downloads": 131, + "likes": 0 }, - "Airbot_MMK2_prepare_tea": { - "downloads": 128 + "Airbot_MMK2_close_lid": { + "downloads": 131, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_peach_left": { - "downloads": 128 + "Airbot_MMK2_dial_number": { + "downloads": 130, + "likes": 0 }, - "Agilex_Cobot_Magic_make_sandwiche": { - "downloads": 128 + "Airbot_MMK2_rotate_cube_face": { + "downloads": 130, + "likes": 0 }, - "Airbot_MMK2_move_cake": { - "downloads": 128 + "Galaxea_R1_Lite_arrange_baai_then_brain": { + "downloads": 130, + "likes": 0 }, - "Airbot_MMK2_close_lid": { - "downloads": 128 + "Galaxea_R1_Lite_classify_object_five": { + "downloads": 130, + "likes": 0 + }, + "Galaxea_R1_Lite_mix_color_large_test_tube": { + "downloads": 130, + "likes": 0 + }, + "Galaxea_R1_Lite_storage_object_brown_plate": { + "downloads": 130, + "likes": 0 }, "Agilex_Cobot_Magic_seal_bag": { - "downloads": 127 + "downloads": 129, + "likes": 0 }, - "Airbot_MMK2_dial_number": { - "downloads": 127 + "Agilex_Cobot_Magic_move_mouse": { + "downloads": 129, + "likes": 0 }, - "Galaxea_R1_Lite_arrange_baai_then_brain": { - "downloads": 127 + "Agilex_Split_Aloha_organize_desk_fail": { + "downloads": 129, + "likes": 0 }, - "Airbot_MMK2_pick_up_and_place_tub": { - "downloads": 127 + "Agilex_Cobot_Magic_make_sandwiche": { + "downloads": 129, + "likes": 0 }, - "Airbot_MMK2_rotate_cube_face": { - "downloads": 127 + "Agilex_Cobot_Magic_storage_peach_left": { + "downloads": 129, + "likes": 0 }, "Agilex_Cobot_Magic_storage_object_left": { - "downloads": 126 + "downloads": 128, + "likes": 0 }, "Agilex_Cobot_Magic_storage_peach_right": { - "downloads": 126 + "downloads": 128, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_fruit_bowl": { - "downloads": 126 + "Agilex_Cobot_Magic_storage_towel": { + "downloads": 128, + "likes": 0 + }, + "Airbot_MMK2_slide_block_onto_post": { + "downloads": 127, + "likes": 0 }, "Galaxea_R1_Lite_pour_liquid_mrable_bar_counter": { - "downloads": 126 + "downloads": 127, + "likes": 0 }, - "Galaxea_R1_Lite_classify_object_six": { - "downloads": 126 + "Agilex_Cobot_Magic_storage_fruit_bowl": { + "downloads": 127, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_towel": { - "downloads": 125 + "Galaxea_R1_Lite_classify_object_six": { + "downloads": 127, + "likes": 0 }, "Agilex_Cobot_Magic_heat_sandwich": { - "downloads": 125 + "downloads": 126, + "likes": 0 + }, + "Airbot_MMK2_move_cup_paper_box": { + "downloads": 126, + "likes": 0 + }, + "Airbot_MMK2_cut_scallion": { + "downloads": 126, + "likes": 0 + }, + "Airbot_MMK2_storage_penguin_doll_tiger_doll": { + "downloads": 126, + "likes": 0 }, "Agilex_Cobot_Magic_move_object_beige_tablecloth": { - "downloads": 125 + "downloads": 126, + "likes": 0 }, "Realman_RMC_AIDA_L_fold_towel": { - "downloads": 125 + "downloads": 126, + "likes": 0 + }, + "Agilex_Cobot_Magic_storage_object_red_tablecloth": { + "downloads": 125, + "likes": 0 }, "Agilex_Cobot_Magic_pass_object_left_to_right_white_tablecloth": { - "downloads": 124 + "downloads": 125, + "likes": 0 }, "Galaxea_R1_Lite_storage_object_blue_plate": { - "downloads": 124 - }, - "Agilex_Cobot_Magic_storage_object_red_tablecloth": { - "downloads": 124 + "downloads": 125, + "likes": 0 }, "Agilex_Cobot_Magic_organize_test_tube": { - "downloads": 124 - }, - "Airbot_MMK2_slide_block_onto_post": { - "downloads": 124 + "downloads": 125, + "likes": 0 }, - "Airbot_MMK2_move_cup_paper_box": { - "downloads": 123 + "Airbot_MMK2_click_pen": { + "downloads": 125, + "likes": 0 }, - "Agilex_Cobot_Magic_move_object_green_tablecloth": { - "downloads": 123 + "Agilex_Cobot_Magic_storage_object_basket": { + "downloads": 125, + "likes": 0 }, - "Galaxea_R1_Lite_storage_object_gray_plate": { - "downloads": 123 + "Airbot_MMK2_slide_block": { + "downloads": 125, + "likes": 0 }, - "Galaxea_R1_Lite_storage_object_brown_basket": { - "downloads": 123 + "Airbot_MMK2_open_door_right": { + "downloads": 125, + "likes": 0 }, "Agilex_Cobot_Magic_pass_object_right_to_left_white_tablecloth": { - "downloads": 123 - }, - "Agilex_Cobot_Magic_pass_object_left_to_right_green_tablecloth": { - "downloads": 123 - }, - "Airbot_MMK2_cut_scallion": { - "downloads": 123 + "downloads": 124, + "likes": 0 }, - "Airbot_MMK2_storage_penguin_doll_tiger_doll": { - "downloads": 123 + "Airbot_MMK2_storage_mango_pomegranate": { + "downloads": 124, + "likes": 0 }, - "Airbot_MMK2_click_pen": { - "downloads": 122 + "Airbot_MMK2_storage_block": { + "downloads": 124, + "likes": 0 }, - "Realman_RMC_AIDA_L_storage_peach_box": { - "downloads": 122 + "Agilex_Cobot_Magic_move_pencil_sharpener": { + "downloads": 124, + "likes": 0 }, - "Galaxea_R1_Lite_toggle_drawer_yellow": { - "downloads": 122 + "Galaxea_R1_Lite_storage_object_brown_basket": { + "downloads": 124, + "likes": 0 }, - "Airbot_MMK2_slide_block": { - "downloads": 122 + "Agilex_Cobot_Magic_pass_object_left_to_right_green_tablecloth": { + "downloads": 124, + "likes": 0 }, - "Airbot_MMK2_open_door_right": { - "downloads": 122 + "Galaxea_R1_Lite_storage_object_gray_plate": { + "downloads": 124, + "likes": 0 }, - "Agilex_Cobot_Magic_move_pencil_sharpener": { - "downloads": 122 + "Galaxea_R1_Lite_mix_red_blue_left_large_test_tube": { + "downloads": 124, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_object_basket": { - "downloads": 122 + "Agilex_Cobot_Magic_move_object_green_tablecloth": { + "downloads": 124, + "likes": 0 }, "Agilex_Cobot_Magic_move_object_red_tablecloth": { - "downloads": 122 - }, - "Airbot_MMK2_storage_mango_pomegranate": { - "downloads": 121 + "downloads": 123, + "likes": 0 }, "Agilex_Cobot_Magic_storage_orange_basket_right": { - "downloads": 121 + "downloads": 123, + "likes": 0 }, - "Airbot_MMK2_storage_block": { - "downloads": 121 + "Agilex_Cobot_Magic_pour_water_middle_cup": { + "downloads": 123, + "likes": 0 }, - "Galaxea_R1_Lite_mix_red_blue_left_large_test_tube": { - "downloads": 121 + "Galaxea_R1_Lite_toggle_drawer_yellow": { + "downloads": 123, + "likes": 0 + }, + "Realman_RMC_AIDA_L_storage_peach_box": { + "downloads": 123, + "likes": 0 }, "Agilex_Cobot_Magic_storage_peach_white_bag": { - "downloads": 121 + "downloads": 122, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel": { - "downloads": 120 + "Agilex_Cobot_Magic_fold_towel_tray_twice": { + "downloads": 122, + "likes": 0 }, - "Agilex_Cobot_Magic_move_object_black_tablecloth": { - "downloads": 120 + "Airbot_MMK2_unplug": { + "downloads": 122, + "likes": 0 }, "Agilex_Cobot_Magic_storage_peach_brown_bag": { - "downloads": 120 + "downloads": 121, + "likes": 0 }, - "Agilex_Cobot_Magic_pour_water_bottle_cup_cup": { - "downloads": 120 + "Galaxea_R1_Lite_mix_red_blue_right": { + "downloads": 121, + "likes": 0 }, - "Agilex_Cobot_Magic_pour_drink_bottle_cup_cup": { - "downloads": 120 + "Agilex_Cobot_Magic_move_object_black_tablecloth": { + "downloads": 121, + "likes": 0 }, - "Agilex_Cobot_Magic_pour_water_middle_cup": { - "downloads": 119 + "Agilex_Cobot_Magic_pour_water_bottle_cup_cup": { + "downloads": 121, + "likes": 0 }, - "Airbot_MMK2_unplug": { - "downloads": 119 + "Agilex_Cobot_Magic_sweep_coffee_bean": { + "downloads": 121, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_tray_twice": { - "downloads": 119 + "Agilex_Cobot_Magic_pour_drink_bottle_cup_cup": { + "downloads": 121, + "likes": 0 }, - "Agilex_Cobot_Magic_sweep_coffee_bean": { - "downloads": 119 + "Agilex_Cobot_Magic_fold_towel": { + "downloads": 121, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_lemon_mango": { - "downloads": 119 + "Airbot_MMK2_take_egg": { + "downloads": 120, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_purple": { - "downloads": 117 + "Airbot_MMK2_pull_plunger": { + "downloads": 120, + "likes": 0 }, "Airbot_MMK2_storage_potato_left": { - "downloads": 117 + "downloads": 120, + "likes": 0 }, - "Airbot_MMK2_pull_plunger": { - "downloads": 117 + "Galaxea_R1_Lite_mix_blue_yellow_left_large_test_tube": { + "downloads": 120, + "likes": 0 }, - "Airbot_MMK2_push_plunger": { - "downloads": 117 + "Galaxea_R1_Lite_mix_blue_yellow_right": { + "downloads": 120, + "likes": 0 }, "Galaxea_R1_Lite_mix_red_yellow_large_test_tube": { - "downloads": 117 + "downloads": 120, + "likes": 0 }, - "Galaxea_R1_Lite_mix_red_blue_right": { - "downloads": 117 + "Airbot_MMK2_push_plunger": { + "downloads": 120, + "likes": 0 }, - "Airbot_MMK2_take_egg": { - "downloads": 117 + "Agilex_Cobot_Magic_storage_lemon_mango": { + "downloads": 120, + "likes": 0 }, "Airbot_MMK2_sweep_peaper": { - "downloads": 117 - }, - "Galaxea_R1_Lite_mix_blue_yellow_left_large_test_tube": { - "downloads": 117 - }, - "Agilex_Cobot_Magic_pour_water_pink_cup": { - "downloads": 117 + "downloads": 120, + "likes": 0 }, "Airbot_MMK2_play_guitar": { - "downloads": 116 - }, - "Galaxea_R1_Lite_mix_blue_yellow_right": { - "downloads": 116 - }, - "Agilex_Cobot_Magic_storage_fruit_basket": { - "downloads": 116 - }, - "Galaxea_R1_Lite_mix_red_blue_large_test_tube": { - "downloads": 115 - }, - "Airbot_MMK2_stack_block": { - "downloads": 115 + "downloads": 119, + "likes": 0 }, "Agilex_Cobot_Magic_close_drawer_bottom": { - "downloads": 115 + "downloads": 119, + "likes": 0 }, - "Galaxea_R1_Lite_fold_towel_twice": { - "downloads": 115 + "Agilex_Cobot_Magic_fold_towel_purple": { + "downloads": 119, + "likes": 0 }, - "Airbot_MMK2_open_lid": { - "downloads": 115 + "Airbot_MMK2_stack_cup": { + "downloads": 118, + "likes": 0 }, "Airbot_MMK2_storage_book": { - "downloads": 115 + "downloads": 118, + "likes": 0 }, "Airbot_MMK2_doodled_line": { - "downloads": 115 - }, - "Airbot_MMK2_stack_cup": { - "downloads": 115 + "downloads": 118, + "likes": 0 }, - "Realman_RMC_AIDA_L_pass_bowl": { - "downloads": 114 + "Airbot_MMK2_open_lid": { + "downloads": 118, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_blue_tray": { - "downloads": 114 + "Agilex_Cobot_Magic_pour_water_pink_cup": { + "downloads": 118, + "likes": 0 + }, + "Airbot_MMK2_take_part_both_hands": { + "downloads": 118, + "likes": 0 + }, + "Galaxea_R1_Lite_mix_red_blue_large_test_tube": { + "downloads": 118, + "likes": 0 }, "Airbot_MMK2_unscrew_bottle_cap": { - "downloads": 114 + "downloads": 118, + "likes": 0 }, - "Airbot_MMK2_storage_network_cable_paper_box": { - "downloads": 113 + "Airbot_MMK2_stack_block": { + "downloads": 118, + "likes": 0 }, - "Realman_RMC_AIDA_L_arrange_flowers": { - "downloads": 112 + "Galaxea_R1_Lite_fold_towel_twice": { + "downloads": 118, + "likes": 0 }, - "Agilex_Cobot_Magic_open_drawer_bottom": { - "downloads": 112 + "Agilex_Cobot_Magic_storage_fruit_basket": { + "downloads": 117, + "likes": 0 }, - "Agilex_Cobot_Magic_close_drawer_top": { - "downloads": 112 + "Realman_RMC_AIDA_L_pass_bowl": { + "downloads": 116, + "likes": 0 }, - "Airbot_MMK2_take_part_both_hands": { - "downloads": 111 + "Airbot_MMK2_take_dog_doll": { + "downloads": 116, + "likes": 0 }, - "Agilex_Cobot_Magic_storage_object_closest_apple": { - "downloads": 111 + "Airbot_MMK2_storage_network_cable_paper_box": { + "downloads": 116, + "likes": 0 }, - "Airbot_MMK2_stack_bowl": { - "downloads": 110 + "Agilex_Cobot_Magic_open_drawer_bottom": { + "downloads": 116, + "likes": 0 }, - "Airbot_MMK2_move_apple_orange_pomegranate": { - "downloads": 110 + "Agilex_Cobot_Magic_storage_object_closest_apple": { + "downloads": 115, + "likes": 0 }, - "Airbot_MMK2_take_dog_doll": { - "downloads": 110 + "Agilex_Cobot_Magic_close_drawer_top": { + "downloads": 115, + "likes": 0 }, "Airbot_MMK2_storage_diamond_ring": { - "downloads": 110 + "downloads": 115, + "likes": 0 + }, + "Agilex_Cobot_Magic_fold_towel_blue_tray": { + "downloads": 115, + "likes": 0 }, "Airbot_MMK2_storage_cake_ice_cream": { - "downloads": 109 + "downloads": 114, + "likes": 0 + }, + "Airbot_MMK2_stack_bowl": { + "downloads": 114, + "likes": 0 }, "Airbot_MMK2_move_block_wet_wipes": { - "downloads": 109 + "downloads": 114, + "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_left": { - "downloads": 109 + "Realman_RMC_AIDA_L_arrange_flowers": { + "downloads": 113, + "likes": 0 + }, + "Airbot_MMK2_move_apple_orange_pomegranate": { + "downloads": 113, + "likes": 0 }, "Airbot_MMK2_storage_cake_cup": { - "downloads": 109 + "downloads": 112, + "likes": 0 }, - "Airbot_MMK2_storage_block_tape_measure": { - "downloads": 107 + "Airbot_MMK2_storage_hourglass": { + "downloads": 110, + "likes": 0 }, - "Galaxea_R1_Lite_mix_blue_yellow_large_test_tube": { - "downloads": 107 + "Airbot_MMK2_storage_block_BBs": { + "downloads": 110, + "likes": 0 }, - "Airbot_MMK2_swap_cake_pumpkin_plate": { - "downloads": 106 + "Agilex_Cobot_Magic_erase_board_left": { + "downloads": 110, + "likes": 0 }, - "Airbot_MMK2_storage_block_BBs": { - "downloads": 106 + "Airbot_MMK2_storage_block_tape_measure": { + "downloads": 110, + "likes": 0 }, "Airbot_MMK2_storge_cake_ice_cream": { - "downloads": 105 - }, - "Realman_RMC_AIDA_L_hang_clothes": { - "downloads": 105 + "downloads": 109, + "likes": 0 }, - "Airbot_MMK2_storage_hourglass": { - "downloads": 105 + "Airbot_MMK2_swap_cake_pumpkin_plate": { + "downloads": 109, + "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_right": { - "downloads": 104 + "Airbot_MMK2_slide_tape_onto_can": { + "downloads": 108, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_shorts_khaki": { - "downloads": 104 + "Airbot_MMK2_take_bowl_sponge": { + "downloads": 108, + "likes": 0 }, "Airbot_MMK2_storage_cake_box": { - "downloads": 104 + "downloads": 108, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_jeans_shorts_children_s": { - "downloads": 103 + "Galaxea_R1_Lite_mix_blue_yellow_large_test_tube": { + "downloads": 108, + "likes": 0 }, - "Airbot_MMK2_slide_tape_onto_can": { - "downloads": 103 + "Airbot_MMK2_storage_tape_measure_umbrella": { + "downloads": 106, + "likes": 0 }, - "Airbot_MMK2_move_block_both_hands": { - "downloads": 102 + "Agilex_Cobot_Magic_erase_board_right": { + "downloads": 106, + "likes": 0 }, - "Galaxea_R1_Lite_mix_color": { - "downloads": 102 + "Realman_RMC_AIDA_L_hang_clothes": { + "downloads": 106, + "likes": 0 }, - "Airbot_MMK2_take_bowl_sponge": { - "downloads": 102 + "Airbot_MMK2_move_block_both_hands": { + "downloads": 105, + "likes": 0 }, "Airbot_MMK2_storage_cake_both_hands": { - "downloads": 102 - }, - "Airbot_MMK2_storage_gold_bar_model_shark_doll": { - "downloads": 101 + "downloads": 105, + "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_passing_right_to_left": { - "downloads": 101 + "Agilex_Cobot_Magic_fold_shorts_khaki": { + "downloads": 105, + "likes": 0 }, "Airbot_MMK2_swap_bbs_block_plate": { - "downloads": 101 + "downloads": 105, + "likes": 0 }, - "Realman_RMC_AIDA_L_storage_block_basket": { - "downloads": 100 + "Airbot_MMK2_storage_gold_bar_model_shark_doll": { + "downloads": 104, + "likes": 0 }, "Galaxea_R1_Lite_pour_solid": { - "downloads": 100 + "downloads": 104, + "likes": 0 }, "Galaxea_R1_Lite_move_mouse": { - "downloads": 100 + "downloads": 104, + "likes": 0 }, - "Airbot_MMK2_storage_tape_measure_umbrella": { - "downloads": 100 + "Agilex_Cobot_Magic_fold_jeans_shorts_children_s": { + "downloads": 104, + "likes": 0 }, - "Agilex_Cobot_Magic_erase_board": { - "downloads": 99 + "Galaxea_R1_Lite_mix_color": { + "downloads": 103, + "likes": 0 }, "Airbot_MMK2_storage_pineapple": { - "downloads": 99 + "downloads": 103, + "likes": 0 }, - "Airbot_MMK2_storage_paper_box_sponge": { - "downloads": 98 + "Realman_RMC_AIDA_L_storage_block_basket": { + "downloads": 102, + "likes": 0 }, - "Agilex_Cobot_Magic_fold_towel_grey_tray": { - "downloads": 98 + "Agilex_Cobot_Magic_erase_board_passing_right_to_left": { + "downloads": 102, + "likes": 0 }, - "Airbot_MMK2_take_bottle_umbrella": { - "downloads": 97 + "Airbot_MMK2_storage_lemon_mango": { + "downloads": 101, + "likes": 0 }, - "Agilex_Cobot_Magic_move_mouse_pen_black_tablecloth": { - "downloads": 97 + "Airbot_MMK2_storage_paper_box_sponge": { + "downloads": 101, + "likes": 0 }, "Airbot_MMK2_storage_tissues_tub": { - "downloads": 97 + "downloads": 101, + "likes": 0 }, - "Airbot_MMK2_storage_lemon_mango": { - "downloads": 97 + "Airbot_MMK2_play_toy_piano": { + "downloads": 100, + "likes": 0 }, - "Airbot_MMK2_move_pan": { - "downloads": 96 + "Airbot_MMK2_move_umbrella_tissues": { + "downloads": 100, + "likes": 0 + }, + "Agilex_Cobot_Magic_move_mouse_pen_black_tablecloth": { + "downloads": 100, + "likes": 0 + }, + "Airbot_MMK2_take_bottle_umbrella": { + "downloads": 100, + "likes": 0 + }, + "Agilex_Cobot_Magic_erase_board": { + "downloads": 100, + "likes": 0 }, "Airbot_MMK2_close_drawer": { - "downloads": 96 + "downloads": 100, + "likes": 0 }, - "Airbot_MMK2_move_umbrella_tissues": { - "downloads": 96 + "Airbot_MMK2_storage_grape": { + "downloads": 99, + "likes": 0 }, - "Airbot_MMK2_play_toy_piano": { - "downloads": 96 + "Airbot_MMK2_swap_apple_cake_plate": { + "downloads": 99, + "likes": 0 }, - "Airbot_MMK2_storage_bell_pepper": { - "downloads": 96 + "Agilex_Cobot_Magic_fold_towel_grey_tray": { + "downloads": 99, + "likes": 0 }, "Airbot_MMK2_take_block": { - "downloads": 96 + "downloads": 99, + "likes": 0 }, - "Airbot_MMK2_storage_grape": { - "downloads": 95 + "Airbot_MMK2_move_pan": { + "downloads": 99, + "likes": 0 }, "Airbot_MMK2_storage_pumpkin_left": { - "downloads": 95 + "downloads": 99, + "likes": 0 + }, + "Airbot_MMK2_storage_bell_pepper": { + "downloads": 99, + "likes": 0 + }, + "Airbot_MMK2_take_tissues": { + "downloads": 98, + "likes": 0 }, "Airbot_MMK2_move_sword_doll": { - "downloads": 95 + "downloads": 98, + "likes": 0 + }, + "Galaxea_R1_Lite_pour_powder": { + "downloads": 97, + "likes": 0 }, "Agilex_Cobot_Magic_storage_object_closest_cube": { - "downloads": 95 + "downloads": 97, + "likes": 0 }, - "Airbot_MMK2_swap_apple_cake_plate": { - "downloads": 95 + "Airbot_MMK2_swap_bbs_cake_plate": { + "downloads": 97, + "likes": 0 }, - "Galaxea_R1_Lite_pour_powder": { - "downloads": 94 + "Airbot_MMK2_storage_badminton": { + "downloads": 97, + "likes": 0 }, "Airbot_MMK2_storage_cookie_cup": { - "downloads": 94 + "downloads": 97, + "likes": 0 }, "Agilex_Cobot_Magic_fold_towel_yellow_tray": { - "downloads": 94 - }, - "Agilex_Cobot_Magic_fold_short_sleeve_black": { - "downloads": 94 + "downloads": 96, + "likes": 0 }, - "Airbot_MMK2_take_tissues": { - "downloads": 93 + "Airbot_MMK2_storage_bowl": { + "downloads": 96, + "likes": 0 }, "Airbot_MMK2_storage_electronics_white_basket": { - "downloads": 93 - }, - "Galaxea_R1_Lite_mix_blue_yellow_left_small_test_tube": { - "downloads": 93 + "downloads": 96, + "likes": 0 }, - "Airbot_MMK2_storage_bowl": { - "downloads": 93 + "Airbot_MMK2_storage_and_take_cake_plate": { + "downloads": 95, + "likes": 0 }, - "Airbot_MMK2_storage_badminton": { - "downloads": 93 + "Airbot_MMK2_storage_stationery_xylophone": { + "downloads": 95, + "likes": 0 }, - "Airbot_MMK2_swap_bbs_cake_plate": { - "downloads": 93 + "Agilex_Cobot_Magic_fold_short_sleeve_black": { + "downloads": 95, + "likes": 0 }, "Airbot_MMK2_move_block_twice": { - "downloads": 92 - }, - "Agilex_Cobot_Magic_fold_towel_pink_tray": { - "downloads": 92 + "downloads": 95, + "likes": 0 }, - "Airbot_MMK2_storage_stationery_xylophone": { - "downloads": 92 + "Airbot_MMK2_move_tennis_racket_ball": { + "downloads": 95, + "likes": 0 }, "Airbot_MMK2_storage_onion_sweet_potato": { - "downloads": 92 + "downloads": 95, + "likes": 0 }, - "Airbot_MMK2_pull_tissue": { - "downloads": 91 + "Airbot_MMK2_storage_cup_plate": { + "downloads": 94, + "likes": 0 }, - "Airbot_MMK2_storage_and_take_cake_plate": { - "downloads": 91 + "Galaxea_R1_Lite_mix_blue_yellow_left_small_test_tube": { + "downloads": 94, + "likes": 0 }, - "Airbot_MMK2_storage_cup_plate": { - "downloads": 91 + "Airbot_MMK2_move_block": { + "downloads": 94, + "likes": 0 }, - "Airbot_MMK2_move_tennis_racket_ball": { - "downloads": 91 + "Airbot_MMK2_swap_bread_cake_plate": { + "downloads": 94, + "likes": 0 }, "Airbot_MMK2_storage_cake_plate": { - "downloads": 91 - }, - "Airbot_MMK2_close_doors": { - "downloads": 90 + "downloads": 94, + "likes": 0 }, - "Airbot_MMK2_move_cake_tape_measure": { - "downloads": 90 + "Airbot_MMK2_pull_tissue": { + "downloads": 94, + "likes": 0 }, "Airbot_MMK2_take_cake_both_hands": { - "downloads": 90 + "downloads": 94, + "likes": 0 + }, + "Airbot_MMK2_move_cake_tape_measure": { + "downloads": 94, + "likes": 0 }, "Airbot_MMK2_storage_bell_pepper_bowl": { - "downloads": 90 + "downloads": 94, + "likes": 0 }, - "Airbot_MMK2_swap_bread_cake_plate": { - "downloads": 90 + "Airbot_MMK2_close_doors": { + "downloads": 94, + "likes": 0 }, - "Airbot_MMK2_move_block": { - "downloads": 90 + "Airbot_MMK2_storage_tomato_potato": { + "downloads": 93, + "likes": 0 }, "Airbot_MMK2_storage_block_both_hands": { - "downloads": 89 - }, - "Airbot_MMK2_storage_egg_white_box": { - "downloads": 89 - }, - "Airbot_MMK2_storage_tomato_potato": { - "downloads": 89 + "downloads": 93, + "likes": 0 }, "Airbot_MMK2_storage_ice_cream": { - "downloads": 89 + "downloads": 93, + "likes": 0 }, - "Airbot_MMK2_open_door_left": { - "downloads": 89 + "Agilex_Cobot_Magic_fold_towel_pink_tray": { + "downloads": 93, + "likes": 0 }, - "Agilex_Cobot_Magic_erase_board_passing_left_to_right": { - "downloads": 89 + "Airbot_MMK2_storage_egg_white_box": { + "downloads": 93, + "likes": 0 }, - "Airbot_MMK2_close_door_right": { - "downloads": 88 + "Airbot_MMK2_open_door_left": { + "downloads": 93, + "likes": 0 }, "Airbot_MMK2_storage_milk_tissue": { - "downloads": 88 + "downloads": 93, + "likes": 0 }, "Airbot_MMK2_storage_pumpkin_right": { - "downloads": 88 + "downloads": 92, + "likes": 0 + }, + "Airbot_MMK2_close_door_right": { + "downloads": 91, + "likes": 0 + }, + "Agilex_Cobot_Magic_erase_board_passing_left_to_right": { + "downloads": 91, + "likes": 0 }, "Airbot_MMK2_remove_lid": { - "downloads": 87 + "downloads": 91, + "likes": 0 }, "Airbot_MMK2_storage_apple_orange": { - "downloads": 87 - }, - "Airbot_MMK2_storage_sponge_wet_wipes": { - "downloads": 87 + "downloads": 91, + "likes": 0 }, "Airbot_MMK2_storage_potato_pumpkin": { - "downloads": 86 + "downloads": 90, + "likes": 0 }, - "Airbot_MMK2_swap_cake_sponge_plate": { - "downloads": 86 + "Airbot_MMK2_storage_sponge_wet_wipes": { + "downloads": 90, + "likes": 0 }, "Airbot_MMK2_take_BBs_block": { - "downloads": 86 + "downloads": 89, + "likes": 0 + }, + "Airbot_MMK2_swap_cake_sponge_plate": { + "downloads": 89, + "likes": 0 }, "Airbot_MMK2_close_door_left": { - "downloads": 85 + "downloads": 88, + "likes": 0 }, "Airbot_MMK2_cover_lid": { - "downloads": 84 + "downloads": 88, + "likes": 0 + }, + "Airbot_MMK2_move_paper_box": { + "downloads": 87, + "likes": 0 }, "Airbot_MMK2_take_block_both_hands": { - "downloads": 84 + "downloads": 87, + "likes": 0 }, "Airbot_MMK2_storage_cake_pan": { - "downloads": 83 - }, - "Airbot_MMK2_move_paper_box": { - "downloads": 81 + "downloads": 86, + "likes": 0 }, "Agilex_Cobot_Magic_move_mouse_pen_red_tablecloth": { - "downloads": 73 + "downloads": 74, + "likes": 0 }, "Agilex_Cobot_Magic_move_mouse_pen_khaki_tablecloth": { - "downloads": 72 + "downloads": 74, + "likes": 0 + }, + "Agilex_Cobot_Magic_move_mouse_pen_green_tablecloth": { + "downloads": 72, + "likes": 0 }, "Agilex_Cobot_Magic_move_mouse_pen": { - "downloads": 70 + "downloads": 71, + "likes": 0 }, - "Agilex_Cobot_Magic_move_mouse_pen_green_tablecloth": { - "downloads": 70 + "AI2_Alphabot_2_organize_pencil_holder": { + "downloads": 20, + "likes": 0 + }, + "AI2_Alphabot_2_test_data_cable": { + "downloads": 19, + "likes": 0 }, "Agilex_Cobot_Magic_move_object": { - "downloads": 17 + "downloads": 17, + "likes": 0 + }, + "AI2_Alphabot_2_shake_beaker": { + "downloads": 15, + "likes": 0 + }, + "AI2_Alphabot_2_move_test_tube": { + "downloads": 15, + "likes": 0 + }, + "AI2_Alphabot_2_place_Tapes": { + "downloads": 13, + "likes": 0 + }, + "AI2_Alphabot_2_arrange_teaset": { + "downloads": 13, + "likes": 0 + }, + "AI2_Alphabot_2_organize_cosmetics": { + "downloads": 12, + "likes": 0 + }, + "AI2_Alphabot_2_pick_stirring_rod": { + "downloads": 12, + "likes": 0 + }, + "AI2_Alphabot_2_sort_personal_care_items": { + "downloads": 12, + "likes": 0 + }, + "AI2_Alphabot_2_pick_thermometer": { + "downloads": 12, + "likes": 0 + }, + "AI2_Alphabot_2_clink_glasses": { + "downloads": 12, + "likes": 0 + }, + "AI2_Alphabot_2_shake_bottle": { + "downloads": 12, + "likes": 0 + }, + "AI2_Alphabot_2_pour_water": { + "downloads": 11, + "likes": 0 + }, + "AI2_Alphabot_2_sort_warehouse": { + "downloads": 9, + "likes": 0 + }, + "AI2_Alphabot_2_sort_angle_iron": { + "downloads": 8, + "likes": 0 + }, + "AI2_Alphabot_2_stamp_document": { + "downloads": 8, + "likes": 0 + }, + "AI2_Alphabot_2_heat_test_tube": { + "downloads": 7, + "likes": 0 + }, + "AI2_Alphabot_2_stir_spoon": { + "downloads": 7, + "likes": 0 + }, + "AI2_Alphabot_2_pour_liquid": { + "downloads": 7, + "likes": 0 + }, + "AI2_Alphabot_2_place_pen": { + "downloads": 7, + "likes": 0 + }, + "AI2_Alphabot_2_insert_straw": { + "downloads": 7, + "likes": 0 + }, + "AI2_Alphabot_2_shake_test_tube": { + "downloads": 7, + "likes": 0 + }, + "AI2_Alphabot_2_sort_garbage_bag_and_box": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_unplug_data_cable": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_store_toys": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_move_basket": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_stir_water": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_open_microwave": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_insert_water_pipe": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_organize_lab_equipment": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_pick_test_tube": { + "downloads": 6, + "likes": 0 + }, + "AI2_Alphabot_2_stack_cups": { + "downloads": 6, + "likes": 0 } } }, - "combined_total_downloads": 5194237 + "combined_total_downloads": 5296612 } \ No newline at end of file diff --git a/thumbnails/AI2_Alphabot_2_arrange_teaset.jpg b/thumbnails/AI2_Alphabot_2_arrange_teaset.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b2c9206e7f701854832b76d2dfaa12b544fbc8d --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_arrange_teaset.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6dbdcfcb6a8bee771669985cce687e864c3a5165268ac4c3d64586944ac215 +size 18869 diff --git a/thumbnails/AI2_Alphabot_2_clink_glasses.jpg b/thumbnails/AI2_Alphabot_2_clink_glasses.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6bf9fdc6a789145aca96b16e2d04f73a989e6b31 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_clink_glasses.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8d884f558f15a1d021f4ddaa8f40f751a646d2e99c5b593aa34476d7cc468a +size 15060 diff --git a/thumbnails/AI2_Alphabot_2_heat_test_tube.jpg b/thumbnails/AI2_Alphabot_2_heat_test_tube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8143c65eb6007777d0b1d34e25d7f0d7aa318c62 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_heat_test_tube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8daafdefcb35ce6d69571d810ee5afcb633a4944aaaff5dbe484eb05ef7b018 +size 39493 diff --git a/thumbnails/AI2_Alphabot_2_insert_straw.jpg b/thumbnails/AI2_Alphabot_2_insert_straw.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9d725093ff8ab53c42dec1a1ef54cdcbf96907f8 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_insert_straw.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060659a401d891f3fb0caab7188575fc44a3610049cd6170639169cd5267066a +size 22583 diff --git a/thumbnails/AI2_Alphabot_2_insert_water_pipe.jpg b/thumbnails/AI2_Alphabot_2_insert_water_pipe.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8981bf3484132875999c7f8207f43b07da98fa06 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_insert_water_pipe.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96d75eb44e69bca629fede1dbe2da969cb1c6836db0c16d426930cae6e8a723 +size 18617 diff --git a/thumbnails/AI2_Alphabot_2_move_basket.jpg b/thumbnails/AI2_Alphabot_2_move_basket.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c95eab572aaeaa9e877cff8e90fdef2128f729eb --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_move_basket.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177c4ee37313995cf1d3b32d005ed353b5d6b0f42076050b79e2c1fd1671bd1e +size 28409 diff --git a/thumbnails/AI2_Alphabot_2_move_test_tube.jpg b/thumbnails/AI2_Alphabot_2_move_test_tube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..518bcaa1e6668278653f07fc13d0628eade10ae9 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_move_test_tube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:695f7082c3eeec3f4eb1cf5115dac930434384a5845925018506f4430d033404 +size 24089 diff --git a/thumbnails/AI2_Alphabot_2_open_microwave.jpg b/thumbnails/AI2_Alphabot_2_open_microwave.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80f49c04c603ae6890cf567206281b790aecde21 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_open_microwave.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f91f1fb5490642b08d024ed8f82d592d988be58cb154aba4c72abcef13b86e +size 22958 diff --git a/thumbnails/AI2_Alphabot_2_organize_cosmetics.jpg b/thumbnails/AI2_Alphabot_2_organize_cosmetics.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c80c6e6879b63631c1e963d98d8d5c59d7a7e56d --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_organize_cosmetics.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166519eb3d6d51de90ce5df6fd0655d5b74a90fdcf684c39065e329b67fab964 +size 52412 diff --git a/thumbnails/AI2_Alphabot_2_organize_lab_equipment.jpg b/thumbnails/AI2_Alphabot_2_organize_lab_equipment.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1284451ea4f82a9f4bc4c06136b0f6192421a99f --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_organize_lab_equipment.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae786a87cec04d7f7b5d0545f96869dab2c3f05efb77d73d296d3e614f90fc70 +size 25678 diff --git a/thumbnails/AI2_Alphabot_2_organize_pencil_holder.jpg b/thumbnails/AI2_Alphabot_2_organize_pencil_holder.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12c378f6c98e221b8a98370a47fe42ebe160915b --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_organize_pencil_holder.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8468c054d2f146ef44d4164e42f4781575a3c90f290ccb04b74d523284738e6f +size 46263 diff --git a/thumbnails/AI2_Alphabot_2_pick_stirring_rod.jpg b/thumbnails/AI2_Alphabot_2_pick_stirring_rod.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c828d85ec404a4d97270d1f2a26d35d29771f793 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_pick_stirring_rod.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d855cdbc237cc22fef0d66f788d8218e1f812755f4a4b9aff360cb2774ef3986 +size 33662 diff --git a/thumbnails/AI2_Alphabot_2_pick_test_tube.jpg b/thumbnails/AI2_Alphabot_2_pick_test_tube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..61272aca3865d269abfa3a556f4fd43b9146d163 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_pick_test_tube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987ca6592aa0c4b971328d1edebe7aeaae6e2d34f276fd2f33904ea9960e7435 +size 18817 diff --git a/thumbnails/AI2_Alphabot_2_pick_thermometer.jpg b/thumbnails/AI2_Alphabot_2_pick_thermometer.jpg new file mode 100644 index 0000000000000000000000000000000000000000..515d238efb4b37584f5ec001c734f6b58bc2c763 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_pick_thermometer.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8347a8c031dfb13434641c3123e359f0ca00280fe1252a364db854d5bd959846 +size 35126 diff --git a/thumbnails/AI2_Alphabot_2_place_Tapes.jpg b/thumbnails/AI2_Alphabot_2_place_Tapes.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12cf28e3c923dd3e675cfc71544725017ed09c37 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_place_Tapes.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd1b746c229ee2e883f805e6492d7eb98b87bac3b87b258940a18261be965c61 +size 35372 diff --git a/thumbnails/AI2_Alphabot_2_place_pen.jpg b/thumbnails/AI2_Alphabot_2_place_pen.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2ab7220d82e173c562bd38579b514cd70914b39d --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_place_pen.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:575a3d23fb8f523e2a86ff4dbaf948058558f73b54fecaf52f6f497733b16640 +size 14958 diff --git a/thumbnails/AI2_Alphabot_2_pour_liquid.jpg b/thumbnails/AI2_Alphabot_2_pour_liquid.jpg new file mode 100644 index 0000000000000000000000000000000000000000..30bbf4965bcf14f89aec1df206793d7f88efe142 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_pour_liquid.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b4af456ce3459fbda67ef50961650e23e58432effa96c1d5adb19565369703 +size 25356 diff --git a/thumbnails/AI2_Alphabot_2_pour_water.jpg b/thumbnails/AI2_Alphabot_2_pour_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96e1ce625189110cc3cc55df899fbc32df779fac --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_pour_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5aaf690a3ab4a834c9a43978ed0e3b277d3cf692d7c0df6bb44be9494384e1 +size 18061 diff --git a/thumbnails/AI2_Alphabot_2_shake_beaker.jpg b/thumbnails/AI2_Alphabot_2_shake_beaker.jpg new file mode 100644 index 0000000000000000000000000000000000000000..814217ea2a24d82014dc3fb2c70578cfbd4d348f --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_shake_beaker.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff4bf79d7f0f0e54c4cd319df761509132fda9c3115151c653f08672a9dd3f2 +size 17612 diff --git a/thumbnails/AI2_Alphabot_2_shake_bottle.jpg b/thumbnails/AI2_Alphabot_2_shake_bottle.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6c936db8265bfe4d78aac3c35a370901682319ca --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_shake_bottle.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ab463a5403033ec8b050e293d26e52a40547c348fb3e394c5bffcba0c5af89 +size 25235 diff --git a/thumbnails/AI2_Alphabot_2_shake_test_tube.jpg b/thumbnails/AI2_Alphabot_2_shake_test_tube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eb22a2e611b42e9bc6453a7b4452366e33a61a81 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_shake_test_tube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d5c7451b14ef481db216e60f68588ef692af663f14129aae307dfb9098069d +size 19638 diff --git a/thumbnails/AI2_Alphabot_2_sort_angle_iron.jpg b/thumbnails/AI2_Alphabot_2_sort_angle_iron.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fa5cd3404ff14063e0194478d41d6255972d258 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_sort_angle_iron.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6337f56470888b7da678499ffa85fbe21875f0e288d459fbd6321c9ed87340af +size 28378 diff --git a/thumbnails/AI2_Alphabot_2_sort_garbage_bag_and_box.jpg b/thumbnails/AI2_Alphabot_2_sort_garbage_bag_and_box.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c1597516d20ad4b24e53a69fbb1c3ddb5ecb10ab --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_sort_garbage_bag_and_box.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9512b27f6bdf899e91789f2543f3ad64d6a011901e53e8f124f1015aef98f32 +size 17968 diff --git a/thumbnails/AI2_Alphabot_2_sort_personal_care_items.jpg b/thumbnails/AI2_Alphabot_2_sort_personal_care_items.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1389f8e7d214c08b36ee65d954280fa94fd88814 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_sort_personal_care_items.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9cf740858286478575c95a2d66a91ebf710898b570a2f6d0d74dc5495740e5e +size 23738 diff --git a/thumbnails/AI2_Alphabot_2_sort_warehouse.jpg b/thumbnails/AI2_Alphabot_2_sort_warehouse.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4ad13ad40522fa4db10e2da5c57f69355977f332 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_sort_warehouse.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e8eae3d85856332ee209e64b9c1a06b1ca8cc816b7233f9b71a65372d0d714 +size 17949 diff --git a/thumbnails/AI2_Alphabot_2_stack_cups.jpg b/thumbnails/AI2_Alphabot_2_stack_cups.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c921e2f746791119c19e094a94b608c07999a7a9 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_stack_cups.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ffeabf81904bb6ab67ec7dd20f5216ad2391e9d365593ceb903064f66c3571 +size 14565 diff --git a/thumbnails/AI2_Alphabot_2_stamp_document.jpg b/thumbnails/AI2_Alphabot_2_stamp_document.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be85eb1d3b9d2394c06140f9dc015cc2a18909bd --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_stamp_document.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d96f9c0067a6bfc3e816016e283f455eb9d6b5cd231364a24ea25712fe6992 +size 15374 diff --git a/thumbnails/AI2_Alphabot_2_stir_spoon.jpg b/thumbnails/AI2_Alphabot_2_stir_spoon.jpg new file mode 100644 index 0000000000000000000000000000000000000000..852c71a6f1c2a83d58fee67e9c046493728e57cc --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_stir_spoon.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3ad00dcd27476f168076e002bb7c7ddaf0d979a19bbabd5e0633669b8d270c +size 43666 diff --git a/thumbnails/AI2_Alphabot_2_stir_water.jpg b/thumbnails/AI2_Alphabot_2_stir_water.jpg new file mode 100644 index 0000000000000000000000000000000000000000..48acea2d8774d3c4fd467815c373b097c976e30a --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_stir_water.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f670bc3bc877724acd023222eb417400834be36a79adbb7714f26ac6c83e539 +size 25463 diff --git a/thumbnails/AI2_Alphabot_2_store_toys.jpg b/thumbnails/AI2_Alphabot_2_store_toys.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f37bf12b97eaebf5bb2148244e76cbd76a4653dc --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_store_toys.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f831a50e9602842c8355f5383dea9b8c20a6b9e0b6bc0ecfd99162ad0ee1fc69 +size 21590 diff --git a/thumbnails/AI2_Alphabot_2_test_data_cable.jpg b/thumbnails/AI2_Alphabot_2_test_data_cable.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d0f6426fe780d296758ddfecf2fcdfc42851e030 --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_test_data_cable.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3f51174f90006b7ddd17a9ecb1d9487afd0d6abc5484cfac0126e7cdb73c2e +size 15860 diff --git a/thumbnails/AI2_Alphabot_2_unplug_data_cable.jpg b/thumbnails/AI2_Alphabot_2_unplug_data_cable.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9134d5ee44e064cd9a05c5d2f71fe6ff0d08a7dc --- /dev/null +++ b/thumbnails/AI2_Alphabot_2_unplug_data_cable.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640150c3a502354944c4b405f3ce9dbf18b129c00791ccb7dc0012e8597e0a0b +size 16386 diff --git a/videos/AI2_Alphabot_2_arrange_teaset.mp4 b/videos/AI2_Alphabot_2_arrange_teaset.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37b81d3f713b8076d9174890cd51f83f32fd190e --- /dev/null +++ b/videos/AI2_Alphabot_2_arrange_teaset.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb780d16bfd04984b0eb85aa612db7e84b6fab7e2767ae0ea8791b98ecc968c +size 3537288 diff --git a/videos/AI2_Alphabot_2_clink_glasses.mp4 b/videos/AI2_Alphabot_2_clink_glasses.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37daa9832976be758ee67e333365f905024d6cd4 --- /dev/null +++ b/videos/AI2_Alphabot_2_clink_glasses.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b16a113d5f7bb2f60664a2c993bafc2d9413a2bf1bf61abef1ae0b9fa336904e +size 3081704 diff --git a/videos/AI2_Alphabot_2_heat_test_tube.mp4 b/videos/AI2_Alphabot_2_heat_test_tube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b0a86654440b43644978ed9293f3f8d93bb0ee2 --- /dev/null +++ b/videos/AI2_Alphabot_2_heat_test_tube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3c6b85e8cf5848d6b6f907905d037c7b842aa0dbdc31bbddc729126b1d0f56 +size 5239726 diff --git a/videos/AI2_Alphabot_2_insert_straw.mp4 b/videos/AI2_Alphabot_2_insert_straw.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c38c8286615d59c7f797737b5f436d6cd42cd9b --- /dev/null +++ b/videos/AI2_Alphabot_2_insert_straw.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5548f2bb02dc59681ef232b094041ab806ad983807892426dd7089d08aff3d1b +size 3756326 diff --git a/videos/AI2_Alphabot_2_insert_water_pipe.mp4 b/videos/AI2_Alphabot_2_insert_water_pipe.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e888bccb9d398a5bf41e5f6366d7deb1bf0968a --- /dev/null +++ b/videos/AI2_Alphabot_2_insert_water_pipe.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4612ddc6378c551ccc88e9a2d4dab78cbc734f480a9fbad8055585fed4ff854 +size 2317056 diff --git a/videos/AI2_Alphabot_2_move_basket.mp4 b/videos/AI2_Alphabot_2_move_basket.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2388c49f864d101312839587d8c350a53f78cce3 --- /dev/null +++ b/videos/AI2_Alphabot_2_move_basket.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a88b9f00debb5da26335f1ad00f7ece583fe72ab5b5a2ef0e8bbf63b526d986 +size 4115828 diff --git a/videos/AI2_Alphabot_2_move_test_tube.mp4 b/videos/AI2_Alphabot_2_move_test_tube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ce270e891f3e8f196862ea5cfe67e3ab939639 --- /dev/null +++ b/videos/AI2_Alphabot_2_move_test_tube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674f5dcd940dd3320b702200c2695649aa27af2a3b618972176fdf0e089fa786 +size 5918273 diff --git a/videos/AI2_Alphabot_2_open_microwave.mp4 b/videos/AI2_Alphabot_2_open_microwave.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7b30607fb2152be11b2aaeb2525fba638a938a9 --- /dev/null +++ b/videos/AI2_Alphabot_2_open_microwave.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca232df54ba83126948b95687f29ec80ed62d27bd85c3a303160e6eddb902d7d +size 3043391 diff --git a/videos/AI2_Alphabot_2_organize_cosmetics.mp4 b/videos/AI2_Alphabot_2_organize_cosmetics.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bce73e411187bfd5a13794fc760d7dbc7b028e17 --- /dev/null +++ b/videos/AI2_Alphabot_2_organize_cosmetics.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcda78248c9051bfc251f958d24ce8c53b995dfeabfc120b0ba071c6a105ca9d +size 19989102 diff --git a/videos/AI2_Alphabot_2_organize_lab_equipment.mp4 b/videos/AI2_Alphabot_2_organize_lab_equipment.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adb0489d2bdc61fa5e28666b4716aa2278ecd060 --- /dev/null +++ b/videos/AI2_Alphabot_2_organize_lab_equipment.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91029beb3673fa5c555783bbe2954a30a3b8b610cf148541d7cf62a3c6d2bbb +size 7858945 diff --git a/videos/AI2_Alphabot_2_organize_pencil_holder.mp4 b/videos/AI2_Alphabot_2_organize_pencil_holder.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21fd0c8fc103ed52879b2bdfbafb00f75c01d069 --- /dev/null +++ b/videos/AI2_Alphabot_2_organize_pencil_holder.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71f5c1028b39fa1a3f05bd55ecae1d7207c47822895e1e36cfe4a2c3324ecfd +size 7231165 diff --git a/videos/AI2_Alphabot_2_pick_stirring_rod.mp4 b/videos/AI2_Alphabot_2_pick_stirring_rod.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb922c85c0353342a98ed90eb831135a025db54f --- /dev/null +++ b/videos/AI2_Alphabot_2_pick_stirring_rod.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b337a81095694044a1dd95a0d03d9d95ac6e3a57b28b9af644e8797e16018ad +size 2888761 diff --git a/videos/AI2_Alphabot_2_pick_test_tube.mp4 b/videos/AI2_Alphabot_2_pick_test_tube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84fb5f0af12fc23bc13da13c6538eaf37e3078d --- /dev/null +++ b/videos/AI2_Alphabot_2_pick_test_tube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a9dbeeab92b4a156b644bcf8f5c7a67f87bea7971888f1037ad78420b60044 +size 2625212 diff --git a/videos/AI2_Alphabot_2_pick_thermometer.mp4 b/videos/AI2_Alphabot_2_pick_thermometer.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd07356f2b0bfe582078110cd1401d223d658338 --- /dev/null +++ b/videos/AI2_Alphabot_2_pick_thermometer.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fa385a9dbb3e6efffcd109396a66cca232360a5ed235592580295be7b88a92 +size 4621740 diff --git a/videos/AI2_Alphabot_2_place_Tapes.mp4 b/videos/AI2_Alphabot_2_place_Tapes.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27b230b41c567a111a56e293adfd390d53c13575 --- /dev/null +++ b/videos/AI2_Alphabot_2_place_Tapes.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a761797c0feb702a910ca2a7ae7495e5e8571c7182d3d886c57b3b354b969e7 +size 6247064 diff --git a/videos/AI2_Alphabot_2_place_pen.mp4 b/videos/AI2_Alphabot_2_place_pen.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab30e3d02f0d10f921a25bb6ad3c9361e41c0420 --- /dev/null +++ b/videos/AI2_Alphabot_2_place_pen.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc01128cee6ee40c71b83d52e5a38d5c00a846c23f890bc0f0800c43d79bd3e +size 3298661 diff --git a/videos/AI2_Alphabot_2_pour_liquid.mp4 b/videos/AI2_Alphabot_2_pour_liquid.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e894660da169338bf355689d2fbf714688d86c91 --- /dev/null +++ b/videos/AI2_Alphabot_2_pour_liquid.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a3d9d8698f1f0633241ea5030752c08242168e9dca18d5071ca52c42282155 +size 3871826 diff --git a/videos/AI2_Alphabot_2_pour_water.mp4 b/videos/AI2_Alphabot_2_pour_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53978769d7f22da60b576eee58bd2a4351a4e5a6 --- /dev/null +++ b/videos/AI2_Alphabot_2_pour_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d44aba02450d5d2b47c9ff96bdbb661c11d4ec0b25d8efb4259d02927a414c6 +size 3157311 diff --git a/videos/AI2_Alphabot_2_shake_beaker.mp4 b/videos/AI2_Alphabot_2_shake_beaker.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6e2f5a264f5e732bb9657b37e0cec7cace746d7 --- /dev/null +++ b/videos/AI2_Alphabot_2_shake_beaker.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0db4e87d47d9945ce5dd38c2b31f7a24708613100b96598db0e9f9226710851 +size 3583183 diff --git a/videos/AI2_Alphabot_2_shake_bottle.mp4 b/videos/AI2_Alphabot_2_shake_bottle.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..873ad2581d2894d4bbc813a4e7b31807818983cf --- /dev/null +++ b/videos/AI2_Alphabot_2_shake_bottle.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc3d2d2e3ce1eaacc7b12eb26056af7466deff98ec9eb158fcf1b2554d1cc06c +size 5082059 diff --git a/videos/AI2_Alphabot_2_shake_test_tube.mp4 b/videos/AI2_Alphabot_2_shake_test_tube.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a0e8c155c6f4d6dd505ef3205c6814ec61e8049 --- /dev/null +++ b/videos/AI2_Alphabot_2_shake_test_tube.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d3faef55f106bf656ec57b96258ca0955fd7d18f2c6d0597a02049d83fc44b +size 2878708 diff --git a/videos/AI2_Alphabot_2_sort_angle_iron.mp4 b/videos/AI2_Alphabot_2_sort_angle_iron.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fcbe4a1e0ab019bfb1e18ca3e8861006d98f460 --- /dev/null +++ b/videos/AI2_Alphabot_2_sort_angle_iron.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5868e7dd36790c6c7f1776e4cc3044e6fa4ebe277a3f41d1d941d7ab53abfaf6 +size 5009829 diff --git a/videos/AI2_Alphabot_2_sort_garbage_bag_and_box.mp4 b/videos/AI2_Alphabot_2_sort_garbage_bag_and_box.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51d7225af9f99300ac3e1a4fb42d7c96e32c9f69 --- /dev/null +++ b/videos/AI2_Alphabot_2_sort_garbage_bag_and_box.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccc7fd3616cc9a48736f99da71dd92a7197e429adb0fa8436d2a7ff6c3b9662 +size 2743588 diff --git a/videos/AI2_Alphabot_2_sort_personal_care_items.mp4 b/videos/AI2_Alphabot_2_sort_personal_care_items.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a77507d82f9eb59a01942c74c7a2bb2db3f772db --- /dev/null +++ b/videos/AI2_Alphabot_2_sort_personal_care_items.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a556452fd7dbd79680a39e02f134c2dada0b2fcdeab607bf38b8713839bb96 +size 3412295 diff --git a/videos/AI2_Alphabot_2_sort_warehouse.mp4 b/videos/AI2_Alphabot_2_sort_warehouse.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6c85c5558828a3f9166fb1be653bbeb8c20c02 --- /dev/null +++ b/videos/AI2_Alphabot_2_sort_warehouse.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cca6f3f91bdb852c11d01112040ef0d0801fab01e2ff0fe8c55347018752b3b +size 3226619 diff --git a/videos/AI2_Alphabot_2_stack_cups.mp4 b/videos/AI2_Alphabot_2_stack_cups.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca97d7d6bdebe2a92887cb98b0751e98c9bd5f02 --- /dev/null +++ b/videos/AI2_Alphabot_2_stack_cups.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a876aa634c8b976eb37f5c0d378015b463a707ad2f62403393e8a275faac3306 +size 2930762 diff --git a/videos/AI2_Alphabot_2_stamp_document.mp4 b/videos/AI2_Alphabot_2_stamp_document.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d8d4051d5ebabfe8dd089b4a9badd251bc1bdc --- /dev/null +++ b/videos/AI2_Alphabot_2_stamp_document.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808bdddb8ce138b338cb2b9aaecbbd3d5505605ab2c96aacf39c124af08dd705 +size 807141 diff --git a/videos/AI2_Alphabot_2_stir_spoon.mp4 b/videos/AI2_Alphabot_2_stir_spoon.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c1157f9734efd20c79bcdd776763a2ed0b44fcf --- /dev/null +++ b/videos/AI2_Alphabot_2_stir_spoon.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db9ccdac71148aeac2c522ef1b8057085ba402f9ad7a2eef194d11c69a36788 +size 17088893 diff --git a/videos/AI2_Alphabot_2_stir_water.mp4 b/videos/AI2_Alphabot_2_stir_water.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd3a4e355216b8dcee3eca1c93f40afc20260b8 --- /dev/null +++ b/videos/AI2_Alphabot_2_stir_water.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d8040e3ca7508102745469b5b5cda788a11800b53a3175c590d4b1331b4ada +size 5197611 diff --git a/videos/AI2_Alphabot_2_store_toys.mp4 b/videos/AI2_Alphabot_2_store_toys.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e225318c8c6c647f92c3aa6ccd2936b7bb1dc90d --- /dev/null +++ b/videos/AI2_Alphabot_2_store_toys.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d658a124e7a0d191a3899334493a84ca6a0ec367680106ff5715978a01fba031 +size 2288106 diff --git a/videos/AI2_Alphabot_2_test_data_cable.mp4 b/videos/AI2_Alphabot_2_test_data_cable.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ec9551c26685fdc9cabe6551929c56245ef986 --- /dev/null +++ b/videos/AI2_Alphabot_2_test_data_cable.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49334099d1be8c32b71a713277301950c9e436157132e7a09f75573d89e2fea +size 1119606 diff --git a/videos/AI2_Alphabot_2_unplug_data_cable.mp4 b/videos/AI2_Alphabot_2_unplug_data_cable.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9644290d60e959d74cc94acc85af11cf1f763dba --- /dev/null +++ b/videos/AI2_Alphabot_2_unplug_data_cable.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc85db3cdd48aa777982229f8f44f002f9f4ed9f7679746ae7b06964bf315b5 +size 1536998