RogersPyke commited on
Commit
97d7e9d
·
verified ·
1 Parent(s): 0074330

Copy R1_Lite_hang_clothes into RoboCOIN_useable

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. R1_Lite_hang_clothes/.gitattributes +59 -0
  2. R1_Lite_hang_clothes/README.md +335 -0
  3. R1_Lite_hang_clothes/annotations/eef_acc_mag_annotation.jsonl +3 -0
  4. R1_Lite_hang_clothes/annotations/eef_direction_annotation.jsonl +7 -0
  5. R1_Lite_hang_clothes/annotations/eef_velocity_annotation.jsonl +3 -0
  6. R1_Lite_hang_clothes/annotations/gripper_activity_annotation.jsonl +4 -0
  7. R1_Lite_hang_clothes/annotations/gripper_mode_annotation.jsonl +3 -0
  8. R1_Lite_hang_clothes/annotations/scene_annotations.jsonl +110 -0
  9. R1_Lite_hang_clothes/annotations/subtask_annotations.jsonl +15 -0
  10. R1_Lite_hang_clothes/data/chunk-000/episode_000000.parquet +3 -0
  11. R1_Lite_hang_clothes/data/chunk-000/episode_000001.parquet +3 -0
  12. R1_Lite_hang_clothes/data/chunk-000/episode_000002.parquet +3 -0
  13. R1_Lite_hang_clothes/data/chunk-000/episode_000003.parquet +3 -0
  14. R1_Lite_hang_clothes/data/chunk-000/episode_000004.parquet +3 -0
  15. R1_Lite_hang_clothes/data/chunk-000/episode_000005.parquet +3 -0
  16. R1_Lite_hang_clothes/data/chunk-000/episode_000006.parquet +3 -0
  17. R1_Lite_hang_clothes/data/chunk-000/episode_000007.parquet +3 -0
  18. R1_Lite_hang_clothes/data/chunk-000/episode_000008.parquet +3 -0
  19. R1_Lite_hang_clothes/data/chunk-000/episode_000009.parquet +3 -0
  20. R1_Lite_hang_clothes/data/chunk-000/episode_000010.parquet +3 -0
  21. R1_Lite_hang_clothes/data/chunk-000/episode_000011.parquet +3 -0
  22. R1_Lite_hang_clothes/data/chunk-000/episode_000012.parquet +3 -0
  23. R1_Lite_hang_clothes/data/chunk-000/episode_000013.parquet +3 -0
  24. R1_Lite_hang_clothes/data/chunk-000/episode_000014.parquet +3 -0
  25. R1_Lite_hang_clothes/data/chunk-000/episode_000015.parquet +3 -0
  26. R1_Lite_hang_clothes/data/chunk-000/episode_000016.parquet +3 -0
  27. R1_Lite_hang_clothes/data/chunk-000/episode_000017.parquet +3 -0
  28. R1_Lite_hang_clothes/data/chunk-000/episode_000018.parquet +3 -0
  29. R1_Lite_hang_clothes/data/chunk-000/episode_000019.parquet +3 -0
  30. R1_Lite_hang_clothes/data/chunk-000/episode_000020.parquet +3 -0
  31. R1_Lite_hang_clothes/data/chunk-000/episode_000021.parquet +3 -0
  32. R1_Lite_hang_clothes/data/chunk-000/episode_000022.parquet +3 -0
  33. R1_Lite_hang_clothes/data/chunk-000/episode_000023.parquet +3 -0
  34. R1_Lite_hang_clothes/data/chunk-000/episode_000024.parquet +3 -0
  35. R1_Lite_hang_clothes/data/chunk-000/episode_000025.parquet +3 -0
  36. R1_Lite_hang_clothes/data/chunk-000/episode_000026.parquet +3 -0
  37. R1_Lite_hang_clothes/data/chunk-000/episode_000027.parquet +3 -0
  38. R1_Lite_hang_clothes/data/chunk-000/episode_000028.parquet +3 -0
  39. R1_Lite_hang_clothes/data/chunk-000/episode_000029.parquet +3 -0
  40. R1_Lite_hang_clothes/data/chunk-000/episode_000030.parquet +3 -0
  41. R1_Lite_hang_clothes/data/chunk-000/episode_000031.parquet +3 -0
  42. R1_Lite_hang_clothes/data/chunk-000/episode_000032.parquet +3 -0
  43. R1_Lite_hang_clothes/data/chunk-000/episode_000033.parquet +3 -0
  44. R1_Lite_hang_clothes/data/chunk-000/episode_000034.parquet +3 -0
  45. R1_Lite_hang_clothes/data/chunk-000/episode_000035.parquet +3 -0
  46. R1_Lite_hang_clothes/data/chunk-000/episode_000036.parquet +3 -0
  47. R1_Lite_hang_clothes/data/chunk-000/episode_000037.parquet +3 -0
  48. R1_Lite_hang_clothes/data/chunk-000/episode_000038.parquet +3 -0
  49. R1_Lite_hang_clothes/data/chunk-000/episode_000039.parquet +3 -0
  50. R1_Lite_hang_clothes/data/chunk-000/episode_000040.parquet +3 -0
R1_Lite_hang_clothes/.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mds filter=lfs diff=lfs merge=lfs -text
13
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
14
+ *.model filter=lfs diff=lfs merge=lfs -text
15
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
16
+ *.npy filter=lfs diff=lfs merge=lfs -text
17
+ *.npz filter=lfs diff=lfs merge=lfs -text
18
+ *.onnx filter=lfs diff=lfs merge=lfs -text
19
+ *.ot filter=lfs diff=lfs merge=lfs -text
20
+ *.parquet filter=lfs diff=lfs merge=lfs -text
21
+ *.pb filter=lfs diff=lfs merge=lfs -text
22
+ *.pickle filter=lfs diff=lfs merge=lfs -text
23
+ *.pkl filter=lfs diff=lfs merge=lfs -text
24
+ *.pt filter=lfs diff=lfs merge=lfs -text
25
+ *.pth filter=lfs diff=lfs merge=lfs -text
26
+ *.rar filter=lfs diff=lfs merge=lfs -text
27
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
28
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar filter=lfs diff=lfs merge=lfs -text
31
+ *.tflite filter=lfs diff=lfs merge=lfs -text
32
+ *.tgz filter=lfs diff=lfs merge=lfs -text
33
+ *.wasm filter=lfs diff=lfs merge=lfs -text
34
+ *.xz filter=lfs diff=lfs merge=lfs -text
35
+ *.zip filter=lfs diff=lfs merge=lfs -text
36
+ *.zst filter=lfs diff=lfs merge=lfs -text
37
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
38
+ # Audio files - uncompressed
39
+ *.pcm filter=lfs diff=lfs merge=lfs -text
40
+ *.sam filter=lfs diff=lfs merge=lfs -text
41
+ *.raw filter=lfs diff=lfs merge=lfs -text
42
+ # Audio files - compressed
43
+ *.aac filter=lfs diff=lfs merge=lfs -text
44
+ *.flac filter=lfs diff=lfs merge=lfs -text
45
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
46
+ *.ogg filter=lfs diff=lfs merge=lfs -text
47
+ *.wav filter=lfs diff=lfs merge=lfs -text
48
+ # Image files - uncompressed
49
+ *.bmp filter=lfs diff=lfs merge=lfs -text
50
+ *.gif filter=lfs diff=lfs merge=lfs -text
51
+ *.png filter=lfs diff=lfs merge=lfs -text
52
+ *.tiff filter=lfs diff=lfs merge=lfs -text
53
+ # Image files - compressed
54
+ *.jpg filter=lfs diff=lfs merge=lfs -text
55
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
56
+ *.webp filter=lfs diff=lfs merge=lfs -text
57
+ # Video files - compressed
58
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ *.webm filter=lfs diff=lfs merge=lfs -text
R1_Lite_hang_clothes/README.md ADDED
@@ -0,0 +1,335 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+
5
+ language:
6
+ - en
7
+ - zh
8
+
9
+
10
+ extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publications—see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.'
11
+
12
+
13
+
14
+ extra_gated_fields:
15
+
16
+ Company/Organization:
17
+ type: 'text'
18
+ description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"'
19
+
20
+ Country:
21
+ type: 'country'
22
+ description: 'e.g., "Germany", "China", "United States"'
23
+
24
+
25
+
26
+ tags:
27
+ - RoboCOIN
28
+ - LeRobot
29
+
30
+ frame_range: 100K-1M
31
+
32
+ license: apache-2.0
33
+
34
+ configs:
35
+ - config_name: default
36
+ data_files: data/*/*.parquet
37
+ ---
38
+
39
+ # R1_Lite_hang_clothes
40
+
41
+ ## 📋 Overview
42
+
43
+ This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot.
44
+
45
+ **Robot Type:** `galaxea_r1_lite`
46
+ | **Codebase Version:** `v2.1`
47
+ **End-Effector Type:** `two_finger_gripper`
48
+
49
+ ## 🏠 Scene Types
50
+
51
+ This dataset covers the following scene types:
52
+ - `home`
53
+
54
+
55
+ ## 🤖 Atomic Actions
56
+
57
+ This dataset includes the following atomic actions:
58
+ - `grasp`
59
+ - `pick`
60
+ - `place`
61
+
62
+
63
+ ## 📊 Dataset Statistics
64
+
65
+ | Metric | Value |
66
+ |--------|-------|
67
+ | **Total Episodes** | 109 |
68
+ | **Total Frames** | 289827 |
69
+ | **Total Tasks** | 1 |
70
+ | **Total Videos** | 327 |
71
+ | **Total Chunks** | 1 |
72
+ | **Chunk Size** | 1000 |
73
+ | **FPS** | 30 |
74
+ | **Dataset Size** | 22.8GB |
75
+
76
+
77
+ ## 👥 Authors
78
+
79
+ ### Contributors
80
+ This dataset is contributed by:
81
+ - [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team
82
+
83
+
84
+ ## 🔗 Links
85
+
86
+ - **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
87
+ - **📄 Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441)
88
+ - **💻 Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN)
89
+ - **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/)
90
+ - **🐛 Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues)
91
+ - **📜 License:** apache-2.0
92
+
93
+ ## 🏷️ Dataset Tags
94
+
95
+ - `RoboCOIN`
96
+ - `LeRobot`
97
+
98
+
99
+ ## 🎯 Task Descriptions
100
+
101
+ ### Primary Tasks
102
+ hang basket clothes on hanger then take off put back.
103
+
104
+ ### Sub-Tasks
105
+ This dataset includes 15 distinct subtasks:
106
+
107
+ 1. **Pick up the clothes rack on the clothesline with the right gripper**
108
+ 2. **Hang the clothes rack on the clothesline with the right gripper**
109
+ 3. **Take the clothes off the clothes rack with the right gripper**
110
+ 4. **End**
111
+ 5. **Hang the clothes on the clothes rack**
112
+ 6. **Put clothes in the basket with the left gripper**
113
+ 7. **Pick up the clothes rack on the clothesline**
114
+ 8. **Hang the clothes rack on the clothesline**
115
+ 9. **Pick up clothes from the basket**
116
+ 10. **Take the clothes off the clothes rack**
117
+ 11. **Hang the clothes on the clothes rack with both grippers**
118
+ 12. **Pick up clothes from the basket with the left gripper**
119
+ 13. **abnormal**
120
+ 14. **Put clothes in the basket**
121
+ 15. **null**
122
+
123
+
124
+ ## 🎥 Camera Views
125
+
126
+ This dataset includes 3 camera views.
127
+
128
+ ## 🏷️ Available Annotations
129
+
130
+ This dataset includes rich annotations to support diverse learning approaches:
131
+
132
+ ### Subtask Annotations
133
+ - **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
134
+ ### Scene Annotations
135
+ - **Scene-level Descriptions**: Semantic scene classifications and descriptions
136
+ ### End-Effector Annotations
137
+ - **Direction**: Movement direction classifications for robot end-effectors
138
+ - **Velocity**: Velocity magnitude categorizations during manipulation
139
+ - **Acceleration**: Acceleration magnitude classifications for motion analysis
140
+
141
+
142
+ ### Gripper Annotations
143
+ - **Gripper Mode**: Open/close state annotations for gripper control
144
+ - **Gripper Activity**: Activity state classifications (active/inactive)
145
+
146
+
147
+ ### Additional Features
148
+ - **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
149
+ - Available for both state and action
150
+ - **Gripper Opening Scale**: Continuous gripper opening measurements
151
+ - Available for both state and action
152
+
153
+
154
+ ## 📂 Data Splits
155
+
156
+ The dataset is organized into the following splits:
157
+
158
+ - **Training**: Episodes 0:108
159
+
160
+
161
+ ## 📁 Dataset Structure
162
+
163
+ This dataset follows the LeRobot format and contains the following components:
164
+
165
+ ### Data Files
166
+ - **Videos**: Compressed video files containing RGB camera observations
167
+ - **State Data**: Robot joint positions, velocities, and other state information
168
+ - **Action Data**: Robot action commands and trajectories
169
+ - **Metadata**: Episode metadata, timestamps, and annotations
170
+
171
+ ### File Organization
172
+ - **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
173
+ - **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
174
+ - **Chunking**: Data is organized into 1 chunk(s)
175
+ of size 1000
176
+
177
+
178
+ ### Features Schema
179
+
180
+ The dataset includes the following features:
181
+
182
+ #### Visual Observations
183
+ - **observation.images.cam_high_rgb**: video
184
+ - FPS: 30
185
+ - Codec: av1- **observation.images.cam_left_wrist_rgb**: video
186
+ - FPS: 30
187
+ - Codec: av1- **observation.images.cam_right_wrist_rgb**: video
188
+ - FPS: 30
189
+ - Codec: av1
190
+
191
+ #### State and Action- **observation.state**: float32- **action**: float32
192
+
193
+ #### Temporal Information
194
+ - **timestamp**: float32
195
+ - **frame_index**: int64
196
+ - **episode_index**: int64
197
+ - **index**: int64
198
+ - **task_index**: int64
199
+
200
+
201
+ #### Annotations
202
+ - **subtask_annotation**: int32
203
+ - **scene_annotation**: int32
204
+
205
+
206
+ #### Motion Features
207
+ - **eef_sim_pose_state**: float32
208
+ - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z
209
+ - **eef_sim_pose_action**: float32
210
+ - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z
211
+ - **eef_direction_state**: int32
212
+ - Dimensions: left_eef_direction, right_eef_direction
213
+ - **eef_direction_action**: int32
214
+ - Dimensions: left_eef_direction, right_eef_direction
215
+ - **eef_velocity_state**: int32
216
+ - Dimensions: left_eef_velocity, right_eef_velocity
217
+ - **eef_velocity_action**: int32
218
+ - Dimensions: left_eef_velocity, right_eef_velocity
219
+ - **eef_acc_mag_state**: int32
220
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
221
+ - **eef_acc_mag_action**: int32
222
+ - Dimensions: left_eef_acc_mag, right_eef_acc_mag
223
+
224
+
225
+ #### Gripper Features
226
+ - **gripper_open_scale_state**: float32
227
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
228
+ - **gripper_open_scale_action**: float32
229
+ - Dimensions: left_gripper_open_scale, right_gripper_open_scale
230
+ - **gripper_mode_state**: int32
231
+ - Dimensions: left_gripper_mode, right_gripper_mode
232
+ - **gripper_mode_action**: int32
233
+ - Dimensions: left_gripper_mode, right_gripper_mode
234
+ - **gripper_activity_state**: int32
235
+ - Dimensions: left_gripper_activity, right_gripper_activity
236
+
237
+
238
+ ### Meta Information
239
+
240
+ The complete dataset metadata is available in [meta/info.json](meta/info.json):
241
+
242
+ ```json
243
+ {"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 109, "total_frames": 289827, "total_tasks": 1, "total_videos": 327, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:108"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}}
244
+ ```
245
+
246
+ ### Directory Structure
247
+
248
+ The dataset is organized as follows (showing leaf directories with first 5 files only):
249
+
250
+ ```
251
+ R1_Lite_hang_clothes_qced_hardlink/
252
+ ├── annotations/
253
+ │ ├── eef_acc_mag_annotation.jsonl
254
+ │ ├── eef_direction_annotation.jsonl
255
+ │ ├── eef_velocity_annotation.jsonl
256
+ │ ├── gripper_activity_annotation.jsonl
257
+ │ ├── gripper_mode_annotation.jsonl
258
+ │ └── (...)
259
+ ├── data/
260
+ │ └── chunk-000/
261
+ │ ├── episode_000000.parquet
262
+ │ ├── episode_000001.parquet
263
+ │ ├── episode_000002.parquet
264
+ │ ├── episode_000003.parquet
265
+ │ ├── episode_000004.parquet
266
+ │ └── (...)
267
+ ├── meta/
268
+ │ ├── episodes.jsonl
269
+ │ ├── episodes_stats.jsonl
270
+ │ ├── info.json
271
+ │ └── tasks.jsonl
272
+ └── videos/
273
+ └── chunk-000/
274
+ ├── observation.images.cam_high_rgb/
275
+ │ ├── episode_000000.mp4
276
+ │ ├── episode_000001.mp4
277
+ │ ├── episode_000002.mp4
278
+ │ ├── episode_000003.mp4
279
+ │ ├── episode_000004.mp4
280
+ │ └── (...)
281
+ ├── observation.images.cam_left_wrist_rgb/
282
+ │ ├── episode_000000.mp4
283
+ │ ├── episode_000001.mp4
284
+ │ ├── episode_000002.mp4
285
+ │ ├── episode_000003.mp4
286
+ │ ├── episode_000004.mp4
287
+ │ └── (...)
288
+ └── observation.images.cam_right_wrist_rgb/
289
+ ├── episode_000000.mp4
290
+ ├── episode_000001.mp4
291
+ ├── episode_000002.mp4
292
+ ├── episode_000003.mp4
293
+ ├── episode_000004.mp4
294
+ └── (...)
295
+ ```
296
+
297
+
298
+ ## 📞 Contact and Support
299
+
300
+ For questions, issues, or feedback regarding this dataset, please contact:
301
+ - **Email:** None
302
+ For questions, issues, or feedback regarding this dataset, please contact us.
303
+ ### Support
304
+ For technical support, please open an issue on our GitHub repository.
305
+
306
+ ## 📄 License
307
+
308
+ This dataset is released under the **apache-2.0** license.
309
+
310
+ Please refer to the LICENSE file for full license terms and conditions.
311
+
312
+
313
+ ## 📚 Citation
314
+
315
+ If you use this dataset in your research, please cite:
316
+
317
+ ```bibtex
318
+ @article{robocoin,
319
+ title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
320
+ author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},
321
+ journal={arXiv preprint arXiv:2511.17441},
322
+ url = {https://arxiv.org/abs/2511.17441},
323
+ year={2025}
324
+ }
325
+ ```
326
+
327
+ ### Additional References
328
+
329
+ If you use this dataset, please also consider citing:
330
+ - LeRobot Framework: https://github.com/huggingface/lerobot
331
+
332
+ ## 📌 Version Information
333
+
334
+ ## Version History
335
+ - v1.0.0 (2025-11): Initial release
R1_Lite_hang_clothes/annotations/eef_acc_mag_annotation.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"eef_acc_mag_index": 0, "eef_acc_mag": "constant"}
2
+ {"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"}
3
+ {"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"}
R1_Lite_hang_clothes/annotations/eef_direction_annotation.jsonl ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"eef_direction_index": 0, "eef_direction": "forward"}
2
+ {"eef_direction_index": 1, "eef_direction": "backward"}
3
+ {"eef_direction_index": 2, "eef_direction": "left"}
4
+ {"eef_direction_index": 3, "eef_direction": "right"}
5
+ {"eef_direction_index": 4, "eef_direction": "up"}
6
+ {"eef_direction_index": 5, "eef_direction": "down"}
7
+ {"eef_direction_index": 6, "eef_direction": "still"}
R1_Lite_hang_clothes/annotations/eef_velocity_annotation.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"eef_velocity_index": 0, "eef_velocity": "still"}
2
+ {"eef_velocity_index": 1, "eef_velocity": "slow"}
3
+ {"eef_velocity_index": 2, "eef_velocity": "fast"}
R1_Lite_hang_clothes/annotations/gripper_activity_annotation.jsonl ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {"gripper_activity_index": 0, "gripper_activity": "openning"}
2
+ {"gripper_activity_index": 1, "gripper_activity": "closing"}
3
+ {"gripper_activity_index": 2, "gripper_activity": "holding"}
4
+ {"gripper_activity_index": 3, "gripper_activity": "unknown"}
R1_Lite_hang_clothes/annotations/gripper_mode_annotation.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"gripper_mode_index": 0, "gripper_mode": "open"}
2
+ {"gripper_mode_index": 1, "gripper_mode": "closed"}
3
+ {"gripper_mode_index": 2, "gripper_mode": "unknown"}
R1_Lite_hang_clothes/annotations/scene_annotations.jsonl ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"scene_index": 0, "scene": "The clothes are on the back left and back right, there s a hanger on the left, and a basket at the back."}
2
+ {"scene_index": 1, "scene": "The clothes are positioned across three locations: two on the back (one at the back right and one simply at the back), and one on the back left."}
3
+ {"scene_index": 2, "scene": "Clothes positioned at the back clothes positioned at the back left clothes positioned at the back right clothes positioned at the front (two instances) and a hanger is positioned at the center"}
4
+ {"scene_index": 3, "scene": "The clothes are located at the back right, back left, and back positions, while the hanger is at the front right."}
5
+ {"scene_index": 4, "scene": "The clothes are positioned at the back left and back right, while the hangers are both located on the left side."}
6
+ {"scene_index": 5, "scene": "The clothes are positioned at back left, front, and back right, while the hangers are placed on both the right and left sides."}
7
+ {"scene_index": 6, "scene": "Clothes are located at the back left and back right. Hangers are situated at the front left and right."}
8
+ {"scene_index": 7, "scene": "The two clothes are both positioned at the back."}
9
+ {"scene_index": 8, "scene": "The clothes are positioned at front, back left, and back right; a basket is placed at back; and a hanger hangs on the left."}
10
+ {"scene_index": 9, "scene": "Clothes (back right), Clothes (back left): Positioned diagonally at the back corners of the space; Basket (back): Placed centrally along the back wall; Hanger (left), Hanger (left), Hanger (right): Positioned on the left and right sides, with two on the left and one on the right."}
11
+ {"scene_index": 10, "scene": "Clothes are located at both back left and back right positions, the basket is placed at the back position, and the hanger is positioned on the right side."}
12
+ {"scene_index": 11, "scene": "The clothes are placed in positions: two at the back (one on the left and one on the right), and one unspecified. The hangers are located on the left (two of them) and one on the front right."}
13
+ {"scene_index": 12, "scene": "The clothes are located at the back left, back right, and back positions, while the hangers are positioned on the right and left sides."}
14
+ {"scene_index": 13, "scene": "The basket is placed behind the clothes, which are on the left side."}
15
+ {"scene_index": 14, "scene": "Clothes are at the back left and back right, baskets are at the back, and hangers are at the front left and front right."}
16
+ {"scene_index": 15, "scene": "Basket is positioned at the back clothes are placed on the left back and right sides hangers are situated at the front right."}
17
+ {"scene_index": 16, "scene": "Clothes are located at both back left and front positions, while hangers are positioned on the left, right, and another left."}
18
+ {"scene_index": 17, "scene": "The clothes are positioned at back left and back right, while the hangers are located at right and front left."}
19
+ {"scene_index": 18, "scene": "The basket is positioned at the back, while the clothes are located at the back right and back left. Additionally, there is a hanger on the right side."}
20
+ {"scene_index": 19, "scene": "The clothes are positioned at back left, front, and back right, while the hangers are located on the right and left sides, and the basket is placed at the back."}
21
+ {"scene_index": 20, "scene": "There are several items located as follows: clothes on back right, basket on back, hanger on left, clothes on back left, hanger on right, and hanger on left."}
22
+ {"scene_index": 21, "scene": "The clothes are located at the back left and back right positions. The basket is positioned at the back. There are three hangers, two placed in the front right and one on the right side."}
23
+ {"scene_index": 22, "scene": "The clothes are at the back left and back right positions, a basket is at the back, and there are two hangers both on the right side."}
24
+ {"scene_index": 23, "scene": "The clothes are located on both the back right and back left positions with a hanger placed to the left and another object possibly er positioned to the right."}
25
+ {"scene_index": 24, "scene": "The clothes are positioned in multiple locations: two at the back (one right and one left), three at the front (including both sides), with additional hangers on the front right and left."}
26
+ {"scene_index": 25, "scene": "Clothes are located at the back left and back right positions The basket is placed at the back position Hangers are positioned on the right front left and another hanger is also on the right"}
27
+ {"scene_index": 26, "scene": "The clothes are at the back left and back right positions, while the hanger is on the left."}
28
+ {"scene_index": 27, "scene": "The clothes are positioned at the back."}
29
+ {"scene_index": 28, "scene": "Basket is at the back. Clothes are in the following positions: back left, front, and back right. Hangers are on the right."}
30
+ {"scene_index": 29, "scene": "The two clothes are on the back left and back right positions, and there are two hangers both located on the right."}
31
+ {"scene_index": 30, "scene": "The clothes are placed in three positions: back left, back right, and back. Additionally, there are two hangers located at the front right and right positions."}
32
+ {"scene_index": 31, "scene": "The clothes are positioned at the front, back right, and back left of the hanger, which is located on the right and center positions."}
33
+ {"scene_index": 32, "scene": "The clothes are located at the back right and back left positions, while the hangers are positioned in the front, left, front right, right, and left locations."}
34
+ {"scene_index": 33, "scene": "Clothes are located on the back left side a basket is located at the back clothes are also located on the back right side a hanger is located on the front right another item possibly \"##er\" is located on the right a hanger is also located on the front left and another hanger is located on the right."}
35
+ {"scene_index": 34, "scene": "The two clothes are positioned at the back."}
36
+ {"scene_index": 35, "scene": "The basket is located at the back, while the clothes are positioned in front, on the back left, and also on the back left. Additionally, two hangers are placed on the left side."}
37
+ {"scene_index": 36, "scene": "The clothes are located at the back left and back right positions. There is also a set of clothes positioned simply at the back. Additionally, there are two hangers—one on the left and another on the front right—and a basket placed at the back."}
38
+ {"scene_index": 37, "scene": "The clothes are at the back left and back right positions, the hanger is in the front left, and there are two baskets both located at the back."}
39
+ {"scene_index": 38, "scene": "The clothes are located at the back left and back right positions, with additional clothes in the back area; there is a hanger positioned at the front right and another hanger on the right side; a basket is also placed at the back."}
40
+ {"scene_index": 39, "scene": "Clothes (back left), Clothes (back right), Hanger (right), and Clothes (back)."}
41
+ {"scene_index": 40, "scene": "The clothes are positioned at the back, while the basket is located at the back right."}
42
+ {"scene_index": 41, "scene": "Basket is positioned at the back. Clothes are in front. Hanger is centered. Another hanger is on the right side. Additional clothes are placed at the back left."}
43
+ {"scene_index": 42, "scene": "The clothes are located at the back left and back right positions, while the hangers are positioned on the left, right, and another left."}
44
+ {"scene_index": 43, "scene": "Clothes back right Hanger center Basket back Clothes back left Hanger left Hanger left Hanger right"}
45
+ {"scene_index": 44, "scene": "The clothes are at the back left and back right positions, the basket is at the back position, and the hanger is on the right side."}
46
+ {"scene_index": 45, "scene": "Clothes (back left), basket (back), clothes (back right) are at the back. Hangers (front left), hangers (front right), and a hanger (left) are positioned on the sides."}
47
+ {"scene_index": 46, "scene": "Clothes back right, clothes back left, hanger left, basket back, and hanger right."}
48
+ {"scene_index": 47, "scene": "The clothes are positioned at the back left and back right, while both hangers are located at the front left."}
49
+ {"scene_index": 48, "scene": "The clothes are positioned at back left, back right, and back; the basket is located at the back; there are two hangers on the right side."}
50
+ {"scene_index": 49, "scene": "Clothes are located at the back left Clothes are also located at the back right A basket is positioned at the back Two hangers are placed on the left"}
51
+ {"scene_index": 50, "scene": "In the back left corner of the room, there is a pile of clothes. On the back right side, another pile of clothes is placed. A basket is positioned at the back. Additionally, on both the left and right sides of the room, there are hangers each holding clothing items."}
52
+ {"scene_index": 51, "scene": "The hanger is on the right side, with another hanger also on the right and one on the left. In the back, there are clothes on the left and right sides, as well as two baskets positioned at the back."}
53
+ {"scene_index": 52, "scene": "The clothes are positioned at both the back right and back left, while the hangers are located at the front left, front right, and left sides. The baskets are placed at the back."}
54
+ {"scene_index": 53, "scene": "The clothes are located at back right. The clothes are located at back left. The hanger is on the left side. The basket is placed at the back. The hanger is on the right side."}
55
+ {"scene_index": 54, "scene": "The basket is at the back, the clothes are at the back right, the hanger is at the front right, and there are clothes at the front."}
56
+ {"scene_index": 55, "scene": "Clothes are located at the back right Clothes are located at the back left The basket is at the back Clothes are again mentioned at the back left (redundant) A hanger is positioned on the right side Another hanger is placed at the front right The basket's position is reiterated as being at the back (redundant) The hanger is again noted to be on the right (redundant)."}
57
+ {"scene_index": 56, "scene": "In the scene, there are clothes positioned at the back left and back right, a basket located at the back, and three hangers placed at the front left and front right."}
58
+ {"scene_index": 57, "scene": "The clothes are positioned in both the front and the back (left and right), while the hangers are located on the left and right positions."}
59
+ {"scene_index": 58, "scene": "The clothes are located at the back right and back left positions, the basket is at the back, and the hanger is on the left."}
60
+ {"scene_index": 59, "scene": "The clothes are placed at the back right, back left, and back positions, while the basket is also located at the back."}
61
+ {"scene_index": 60, "scene": "The hanger is on the left, with clothes positioned at back right and back left."}
62
+ {"scene_index": 61, "scene": "Clothes are positioned at the back left and back right. Hangers are located at front right, right, and also in the back (two instances). A basket is placed at the back."}
63
+ {"scene_index": 62, "scene": "A back-right clothes hanger is near a back basket with other clothes, including front and back-left garments."}
64
+ {"scene_index": 63, "scene": "The basket is at the back, with clothes positioned to its left and right."}
65
+ {"scene_index": 64, "scene": "The basket is at the back, while two sets of clothes are positioned on both the back left and back right. Additionally, there are two hangers located on the right side."}
66
+ {"scene_index": 65, "scene": "The hanger is on the front right, there s another hanger on the front left. The clothes are at the front and back, with some in the front and others at the back right, while the basket is located at the back."}
67
+ {"scene_index": 66, "scene": "The clothes are positioned in the back right, back left, and front areas, while the hangers are located in the front right and front."}
68
+ {"scene_index": 67, "scene": "Clothes are placed in the back left and back right positions, a basket is at the back, and two hangers are on the right side."}
69
+ {"scene_index": 68, "scene": "Clothes are located at both back right and back left positions; a basket is positioned at the back; hangers are placed on both the left and right sides, with two hangers on each side."}
70
+ {"scene_index": 69, "scene": "The clothes are located at the back left and back right positions, while the basket is placed at the back position."}
71
+ {"scene_index": 70, "scene": "The clothes are on the back left and back right of the room. A basket is also placed at the back, while a hanger is positioned at the front left and another hanger is located at the front right."}
72
+ {"scene_index": 71, "scene": "The clothes are placed on the back right and back left of the space, while the hangers are positioned on the left and front right."}
73
+ {"scene_index": 72, "scene": "Clothes (back left), Clothes (back right), Clothes (back), Hanger (right)."}
74
+ {"scene_index": 73, "scene": "Clothes are located at the back left and back right positions. Hangers are placed at the front right and right positions."}
75
+ {"scene_index": 74, "scene": "Clothes are located at the back left and back right positions. The basket is positioned at the back. There are two hangers placed at the right and front right positions."}
76
+ {"scene_index": 75, "scene": "The clothes are located at the back right and back left positions. The basket is positioned at the back. Additionally, there is a hanger on the right side."}
77
+ {"scene_index": 76, "scene": "1. Clothes are positioned at front. 2. Clothes are positioned at back right. 3. Hanger is positioned at left."}
78
+ {"scene_index": 77, "scene": "The two clothes are both located at the back position."}
79
+ {"scene_index": 78, "scene": "The clothes are at the back left and back right positions, while the basket is at the back. The hangers are all located on the right side."}
80
+ {"scene_index": 79, "scene": "The hanger is on the left, while two sets of clothes are positioned at the back left and back right."}
81
+ {"scene_index": 80, "scene": "The clothes are located in four positions: back right, front, back left, and back."}
82
+ {"scene_index": 81, "scene": "The objects are positioned as follows: there are clothes in the back left and back right corners of the back area, with additional clothes in both the front positions. A hanger is located on the right side, while another hanger is placed in the front left corner. Additionally, a hanger is positioned on the left side."}
83
+ {"scene_index": 82, "scene": "Clothes are positioned at back left, front, and front, with a hanger placed on the left."}
84
+ {"scene_index": 83, "scene": "The hanger is on the left, while the clothes are positioned in four locations: back right, back left, front, and one more unspecified spot."}
85
+ {"scene_index": 84, "scene": "Clothes are placed in three positions: back left, back right, and front. Hangers are positioned on the left (two instances) and right."}
86
+ {"scene_index": 85, "scene": "Clothes front Hanger front left Basket back Clothes back left Hanger front right Clothes back right"}
87
+ {"scene_index": 86, "scene": "In the scenario, the clothes are located at the back left and back right positions, while the basket is situated at the back. The hangers are placed in multiple locations: one on the front, another on the front right, and a third on the right side. Clothes (back left), Clothes (back right), Basket (back), Hanger (front), Hanger (front right), Hanger (right)."}
88
+ {"scene_index": 87, "scene": "Clothes are positioned at the back left and back right, while a hanger is in the center. A basket is located at the back, and another hanger is on the right."}
89
+ {"scene_index": 88, "scene": "Clothes back left Hanger right Clothes back right Basket back"}
90
+ {"scene_index": 89, "scene": "Basket is at the back. Clothes are on the back left. Clothes are on the back right. Hanger is on the front right."}
91
+ {"scene_index": 90, "scene": "Clothes are located at the back left. Basket is positioned at the back. Clothes are also placed at the back right. Hanger is situated at the back left."}
92
+ {"scene_index": 91, "scene": "The clothes are positioned at the back left and back right, with a hanger at the front right and a basket at the back."}
93
+ {"scene_index": 92, "scene": "The clothes are positioned at the back left, the basket is located at the back, and the hanger is placed on the right."}
94
+ {"scene_index": 93, "scene": "Clothes are positioned at back right and back left. Hanger is positioned at front left."}
95
+ {"scene_index": 94, "scene": "In the back left area, there is clothing; in the back right corner, there s also clothing. A basket and another basket are both placed at the back. Additionally, a hanger is situated on the right side."}
96
+ {"scene_index": 95, "scene": "The clothes are positioned at the back right and back left, while the hangers are located on the left and right. The baskets are placed at the back."}
97
+ {"scene_index": 96, "scene": "The clothes are positioned at the back left, while the hanger is located to the right."}
98
+ {"scene_index": 97, "scene": "Clothes are located at the back right and back left positions. Baskets are positioned at the back. Hangers are placed in the front left, front right, and left positions."}
99
+ {"scene_index": 98, "scene": "A hanger is located at the front left and front right positions, while clothing items are placed in the back left, back right, back, front, and front positions."}
100
+ {"scene_index": 99, "scene": "The clothes are located in the back left and back right positions, while the hangers are positioned in the front left, front right, and another front left."}
101
+ {"scene_index": 100, "scene": "The clothes are at the back right and back left, some hanging on a hanger in the front left, while the basket is located at the back."}
102
+ {"scene_index": 101, "scene": "The basket is at the back, with clothes positioned at the back (left and right), while a hanger is located on the right."}
103
+ {"scene_index": 102, "scene": "The clothes are positioned in multiple locations: two at the back (one on the right and one on the left), and three at the front."}
104
+ {"scene_index": 103, "scene": "The clothes are located at the back right and back left positions, while the hanger is situated on the right side."}
105
+ {"scene_index": 104, "scene": "The basket is at the back. The clothes are at the back right and back left. There are three hangers, one on the left, one on the right, and another on the left."}
106
+ {"scene_index": 105, "scene": "The clothes are on the back left and back right, the basket is at the back, the hanger is on the right and front left."}
107
+ {"scene_index": 106, "scene": "Clothes are located at the back left. The first hanger is on the left side. The basket is positioned at the back. The second hanger is also on the left."}
108
+ {"scene_index": 107, "scene": "The clothes are placed at the back left, back right, and back positions, while the hangers are located on the left, right, and another left side."}
109
+ {"scene_index": 108, "scene": "The clothes are on the back left and back right positions, with a basket on the back. The hangers are located on the front left and front right positions."}
110
+ {"scene_index": 109, "scene": "The clothes are positioned at the back right and back left of the area. The basket is located at the back, with two baskets placed there. The hangers are both situated on the right side."}
R1_Lite_hang_clothes/annotations/subtask_annotations.jsonl ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"subtask_index": 0, "subtask": "Pick up the clothes rack on the clothesline with the right gripper"}
2
+ {"subtask_index": 1, "subtask": "Hang the clothes rack on the clothesline with the right gripper"}
3
+ {"subtask_index": 2, "subtask": "Take the clothes off the clothes rack with the right gripper"}
4
+ {"subtask_index": 3, "subtask": "End"}
5
+ {"subtask_index": 4, "subtask": "Hang the clothes on the clothes rack"}
6
+ {"subtask_index": 5, "subtask": "Put clothes in the basket with the left gripper"}
7
+ {"subtask_index": 6, "subtask": "Pick up the clothes rack on the clothesline"}
8
+ {"subtask_index": 7, "subtask": "Hang the clothes rack on the clothesline"}
9
+ {"subtask_index": 8, "subtask": "Pick up clothes from the basket"}
10
+ {"subtask_index": 9, "subtask": "Take the clothes off the clothes rack"}
11
+ {"subtask_index": 10, "subtask": "Hang the clothes on the clothes rack with both grippers"}
12
+ {"subtask_index": 11, "subtask": "Pick up clothes from the basket with the left gripper"}
13
+ {"subtask_index": 12, "subtask": "abnormal"}
14
+ {"subtask_index": 13, "subtask": "Put clothes in the basket"}
15
+ {"subtask_index": 14, "subtask": "null"}
R1_Lite_hang_clothes/data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24babd0bc1680b5a75fdbfbc9bc02a51094542d816cd0c7e774377bda98b27c1
3
+ size 983537
R1_Lite_hang_clothes/data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c83a6fa5f0395256a76a689310a4c10b1b53c908fc5cbcebd2b0084e1032659a
3
+ size 1066249
R1_Lite_hang_clothes/data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de16015e5ade21e063031db653c7dcec0029b2ab48c5b0c98fe294c4ab924979
3
+ size 632235
R1_Lite_hang_clothes/data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff8d7712883959748801b027db6ae58f3f9b1d98dc7d651df444df76b1bc0aac
3
+ size 661955
R1_Lite_hang_clothes/data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4442c581311172f527ededbe7a2eafba8d40eebabed5b8dca43f2ad85035b1ea
3
+ size 991918
R1_Lite_hang_clothes/data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83af5ea2b9d5e7fb40d21154d1517a9a69cc31be8c3007f6cc7fc10716ecae78
3
+ size 790081
R1_Lite_hang_clothes/data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49205909617ac0ae92c7550f8f7befa4b7055f7232d49a62c62dd0110c21e5f8
3
+ size 735338
R1_Lite_hang_clothes/data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40e6fd0b6c017b1eddaf678baa695f4e071553e407b29ea6e8c7e16fe904271
3
+ size 925334
R1_Lite_hang_clothes/data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aecdb41facdab45b509d92dfb7b56052886d2ecbc0da6508e61d9eb66a2db1e2
3
+ size 711730
R1_Lite_hang_clothes/data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c426a6dac9b5c07b774a89fcef9bcbf4f8579307b49c62c04844521551b1972
3
+ size 635074
R1_Lite_hang_clothes/data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cdb1b7635fe8fe3f5813288cd903d368e6f3e8fa2837dc336a35291881dffd5
3
+ size 674031
R1_Lite_hang_clothes/data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26aebd563d48c59edc23b554683d889ade60f403490f8ad7310a73ed4f98517a
3
+ size 677224
R1_Lite_hang_clothes/data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6462ff813ffc30d038b5305e44125e53c4c4d3f5a1fd2aa6c00087a45be426f
3
+ size 774413
R1_Lite_hang_clothes/data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70fddb2da1814bf43f11fa504fb7a6316f82a9ced92d4ec3759c2780e2b193c0
3
+ size 583193
R1_Lite_hang_clothes/data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc1873718a1463089fbfdbbd677e82feadd9e07b70ce7b3effeb63a30ac5420
3
+ size 586081
R1_Lite_hang_clothes/data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e8c8cb398720fdebaa3b23ca4632b51effc4165ae6cd46a9afbfb9c31d20dd
3
+ size 697509
R1_Lite_hang_clothes/data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d878a800823e162790cb2bc4fe484b16c4acf595b7c837e2ac96be673d5c6975
3
+ size 755103
R1_Lite_hang_clothes/data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8040c1e8d66f7d94ea3461860abcb83776ff242a631f3c63e6208f04fa90c5ae
3
+ size 597504
R1_Lite_hang_clothes/data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c457f65b83f733d781df363d09139821c74012a86f48cc3aad845495a614fad
3
+ size 673513
R1_Lite_hang_clothes/data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d8cf0494934d7e065e7df6b1178d1c9ddc9ae861bec5127e3b9668a7f90689
3
+ size 723662
R1_Lite_hang_clothes/data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abf08df5783a6b9e9e1c8a0f3b407955dcc3bf551871c98474d8a70f1928800d
3
+ size 665662
R1_Lite_hang_clothes/data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f970ed8d0b51a713259948a043dd4a30f3a8ce423cc2c30cd9970a310392d82b
3
+ size 776812
R1_Lite_hang_clothes/data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f000a2b9ba036bc03e0de6adc4b6c40dedf8947720cb2af29c611b77976808c
3
+ size 620711
R1_Lite_hang_clothes/data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca57de83c036fdb8f3a389ee72b27686bcab538e7ef4aed4724e8e2f0e7210bd
3
+ size 786393
R1_Lite_hang_clothes/data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5475c06eca33822d4f754dc2ac1e82180e5b835471a0800359896c1f55c7d733
3
+ size 883258
R1_Lite_hang_clothes/data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33aef9078fd3bc9ee8c06bddac1555673e36bc7a2f7263513375fc0d1b6a035
3
+ size 487150
R1_Lite_hang_clothes/data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d98f9f708332bf1e7146b59edbfd72f6df53e7ab4a08fdd92a922c9f95c781f6
3
+ size 644295
R1_Lite_hang_clothes/data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5579e53ec84aa59d0162340f29f0da0e06f3c08617b80ef4d351c3c5dcb455e
3
+ size 914645
R1_Lite_hang_clothes/data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d509e66c5d2a4bf4cb7aae3b20b732ecf73e990ab058bf57e8cb2feb572783
3
+ size 735151
R1_Lite_hang_clothes/data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d0535ea30c5a2fc4c601449c872af1123d85a6339a41974322030acc582d8d
3
+ size 722555
R1_Lite_hang_clothes/data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42d71e925c70407abba8fd4ee15e708f303b82d287187cabd097f73d26204c8
3
+ size 946474
R1_Lite_hang_clothes/data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a83c07337d149522ae7acbd70a2d608cbc5e37830951a818655d353e7e5c78
3
+ size 1103899
R1_Lite_hang_clothes/data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523def019ded2faae59a5f912ff4a6fda15e608994e3e4518d79efefb2b52216
3
+ size 794013
R1_Lite_hang_clothes/data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91e664b05b3191ce6cd99368b93144e24c727a24bdc77b9c8f93de4f790fd3f1
3
+ size 748645
R1_Lite_hang_clothes/data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdb6fcb2f89fd5373bde47965464dea15a50bb1f31d889e43b4d0f36ca5fa2a8
3
+ size 633629
R1_Lite_hang_clothes/data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda366a01b4a0cca707b6df1e8f352c3cd02f82c14fbc7b79d05fb8d2487fcbe
3
+ size 629586
R1_Lite_hang_clothes/data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b108f5409ce947c3e08ca8a79f1d4eb8786fab9148931c16bae8c8f29a4338
3
+ size 666893
R1_Lite_hang_clothes/data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44e2ed281497c790e34a3b405580bed1f6b897044005292bbbbce8049fd42447
3
+ size 600905
R1_Lite_hang_clothes/data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13fc5885f6ef15be72b9ddb10bc00d71b124b09b5f8e7a3692ce43a616744e12
3
+ size 688440
R1_Lite_hang_clothes/data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851af865519ff6be36e1aceb3ec1faeaeb93ea13298762131551c8448df0e67b
3
+ size 794413
R1_Lite_hang_clothes/data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c332ec0b3f44c0abf8ba691e5d6f18635bca9c3d0fa6403048cfb9db4b044226
3
+ size 714665